-
CONFIG_BL_VALIDATE_FW_EXT_API_ATLEAST_OPTIONAL
¶
(No prompt – not directly user assignable.)
Type: bool
Help¶
Can be selected to force at least OPTIONAL
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At <nRF>/subsys/fw_info/Kconfig.template.fw_info_ext_api:30
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:9
→ <BuildDir>/Kconfig/Kconfig.modules:1
→ <nRF>/Kconfig.nrf:25
→ <nRF>/subsys/Kconfig:8
→ <nRF>/subsys/bootloader/Kconfig:226
→ <nRF>/subsys/bootloader/bl_validation/Kconfig:59
Menu path: (Top) → Modules → Nordic nRF Connect → Bootloader → Secure Boot firmware validation
config BL_VALIDATE_FW_EXT_API_ATLEAST_OPTIONAL
bool
depends on SECURE_BOOT_VALIDATION
help
Can be selected to force at least OPTIONAL
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)