-
CONFIG_BL_ROT_VERIFY_EXT_API_ENABLED
¶
Provide the BL_ROT_VERIFY EXT_API to other images.
Type: bool
Help¶
Provide this EXT_API to other images.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At <nRF>/subsys/fw_info/Kconfig.template.fw_info_ext_api:40
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:6
→ <BuildDir>/Kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:25
→ <nRF>/subsys/Kconfig:8
→ <nRF>/subsys/bootloader/Kconfig:229
→ <nRF>/subsys/bootloader/bl_crypto/Kconfig:129
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Bootloader → Secure Boot Crypto
config BL_ROT_VERIFY_EXT_API_ENABLED
bool "Provide the BL_ROT_VERIFY EXT_API to other images."
depends on SECURE_BOOT_CRYPTO
help
Provide this EXT_API to other images.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)