CONFIG_SECURE_BOOT_CRYPTO

Secure Boot Crypto

Type: bool

Defaults

No defaults. Implicitly defaults to n.

Symbols selected by this symbol

Symbols that select this symbol

Kconfig definition

At <nRF>/subsys/bootloader/bl_crypto/Kconfig:7

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

menuconfig SECURE_BOOT_CRYPTO
    bool "Secure Boot Crypto"
    select FW_INFO
    select NRF_OBERON

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