-
CONFIG_BL_SHA256_EXT_API_ID
¶
(No prompt – not directly user assignable.)
Type: hex
Help¶
Unique ID for the $(ABI) ABI.
Direct dependencies¶
(BL_SHA256_EXT_API_ENABLED
|| !BL_SHA256_EXT_API_UNUSED
) && SECURE_BOOT_CRYPTO
(Includes any dependencies from ifs and menus.)
Default¶
0x1002
Kconfig definition¶
At <nRF>/subsys/fw_info/Kconfig.template.fw_info_ext_api:46
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:135
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Bootloader → Secure Boot Crypto
config BL_SHA256_EXT_API_ID hex default 0x1002 depends on (BL_SHA256_EXT_API_ENABLED
|| !BL_SHA256_EXT_API_UNUSED
) &&SECURE_BOOT_CRYPTO
help Unique ID for the $(ABI) ABI.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)