CONFIG_SECURE_BOOT_STORAGE

Functions for accessing the bootloader storage.

Type: bool

Direct dependencies

SECURE_BOOT_CRYPTO

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

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

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:31<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:2<nRF>/Kconfig.nrf:54<nRF>/subsys/Kconfig:8<nRF>/subsys/bootloader/Kconfig:236

Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Bootloader

config SECURE_BOOT_STORAGE
    bool "Functions for accessing the bootloader storage."
    depends on SECURE_BOOT_CRYPTO

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