CONFIG_SECURE_BOOT_VALIDATION
Enable Secure Boot validation code
Type: bool
Defaults
No defaults. Implicitly defaults to n
.
Symbols that select this symbol
Kconfig definition
At <nRF>/subsys/bootloader/bl_validation/Kconfig:9
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
→ <nRF>/subsys/bootloader/Kconfig:235
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Bootloader → Secure Boot firmware validation
config SECURE_BOOT_VALIDATION
bool "Enable Secure Boot validation code"
select FW_INFO
depends on SECURE_BOOT_CRYPTO
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)