-
CONFIG_BL_SHA256_EXT_API_ENABLED
¶
Provide the BL_SHA256 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:167
→ /jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/subsys/bootloader/bl_crypto/Kconfig:124
Menu path: (Top) → Modules → Nordic nRF Connect → Bootloader → Secure Boot Crypto
config BL_SHA256_EXT_API_ENABLED
bool "Provide the BL_SHA256 EXT_API to other images."
default n
depends on SECURE_BOOT_CRYPTO
help
Provide this EXT_API to other images.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)