-
CONFIG_SB_ECDSA_SECP256R1
¶
(No prompt – not directly user assignable.)
Type: bool
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At <nRF>/subsys/bootloader/bl_crypto/Kconfig:14
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
Menu path: (Top) → Modules → Nordic nRF Connect → Bootloader → Secure Boot Crypto
config SB_ECDSA_SECP256R1
bool
depends on SECURE_BOOT_CRYPTO
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)