-
CONFIG_BL_VALIDATE_FW_EXT_API_ENABLED
¶
Provide the BL_VALIDATE_FW EXT_API to other images.
Type: bool
Help¶
Provide this EXT_API to other images.
Default¶
n
Kconfig definition¶
At ../nrf/subsys/fw_info/Kconfig.template.fw_info_ext_api:15
Included via Kconfig:8
→ Kconfig.zephyr:9
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/test_doc/_build/Kconfig.modules:1
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/Kconfig.nrf:10
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/subsys/Kconfig:8
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/subsys/bootloader/Kconfig:168
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/subsys/bootloader/bl_validation/Kconfig:50
Menu path: (Top) → Modules → Nordic nRF Connect → Bootloader → Secure Boot firmware validation
config BL_VALIDATE_FW_EXT_API_ENABLED
bool "Provide the BL_VALIDATE_FW EXT_API to other images."
default n
depends on SECURE_BOOT_VALIDATION
help
Provide this EXT_API to other images.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)