- choice SB_SIGNING: Firmware signing method
Firmware signing method
Type: bool
Direct dependencies
(Includes any dependencies from ifs and menus.)
Default
Choice options
Kconfig definition
At <nRF>/subsys/bootloader/Kconfig:46
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:92
→ <nRF>/subsys/Kconfig:8
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Bootloader → Use Secure Bootloader
choice SB_SIGNING
bool "Firmware signing method"
default SB_SIGNING_PYTHON
depends on SECURE_BOOT
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)