CONFIG_BL_SECP256R1_EXT_API_ATLEAST_REQUIRED

(No prompt – not directly user assignable.)

Type: bool

Help

Can be selected to force REQUIRED

Direct dependencies

SECURE_BOOT_CRYPTO

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At <nRF>/subsys/fw_info/Kconfig.template.fw_info_ext_api:35

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:9<BuildDir>/Kconfig/Kconfig.modules:1<nRF>/Kconfig.nrf:25<nRF>/subsys/Kconfig:8<nRF>/subsys/bootloader/Kconfig:225<nRF>/subsys/bootloader/bl_crypto/Kconfig:141

Menu path: (Top) → Modules → Nordic nRF Connect → Bootloader → Secure Boot Crypto

config BL_SECP256R1_EXT_API_ATLEAST_REQUIRED
    bool
    depends on SECURE_BOOT_CRYPTO
    help
      Can be selected to force REQUIRED

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)