-
CONFIG_SECURE_BOOT_CRYPTO
¶
Secure Boot Crypto
Type: bool
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Symbols that select this symbol¶
Kconfig definition¶
At <nRF>/subsys/bootloader/bl_crypto/Kconfig:7
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:6
→ <BuildDir>/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:50
→ <nRF>/subsys/Kconfig:8
→ <nRF>/subsys/bootloader/Kconfig:237
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Bootloader
menuconfig SECURE_BOOT_CRYPTO
bool "Secure Boot Crypto"
select FW_INFO
select NRF_OBERON
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)