CONFIG_BL_SECP256R1_EXT_API_UNUSED
Don’t request the BL_SECP256R1 EXT_API.
Type: bool
Direct dependencies
!BL_SECP256R1_EXT_API_ATLEAST_OPTIONAL
&& !BL_SECP256R1_EXT_API_ATLEAST_REQUIRED
&& <choice: Request to use the BL_SECP256R1 EXT_API.>
(Includes any dependencies from ifs and menus.)
Kconfig definition
At <nRF>/subsys/fw_info/Kconfig.template.fw_info_ext_api:11
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:92
→ <nRF>/subsys/Kconfig:8
→ <nRF>/subsys/bootloader/Kconfig:234
→ <nRF>/subsys/bootloader/bl_crypto/Kconfig:141
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Bootloader → Secure Boot Crypto → Request to use the BL_SECP256R1 EXT_API.
config BL_SECP256R1_EXT_API_UNUSED
bool "Don't request the BL_SECP256R1 EXT_API."
depends on !BL_SECP256R1_EXT_API_ATLEAST_OPTIONAL && !BL_SECP256R1_EXT_API_ATLEAST_REQUIRED && <choice>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)