-
CONFIG_SECURE_BOOT_DEBUG
¶
Printing
Type: bool
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At <nRF>/subsys/bootloader/Kconfig:185
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:9
→ <BuildDir>/Kconfig/Kconfig.modules:1
→ <nRF>/Kconfig.nrf:25
→ <nRF>/subsys/Kconfig:8
Menu path: (Top) → Modules → Nordic nRF Connect → Bootloader → Current app is bootloader
menuconfig SECURE_BOOT_DEBUG bool "Printing" selectBOOT_BANNER
selectPRINTK
selectCONSOLE
selectSERIAL
depends onIS_SECURE_BOOTLOADER
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)