CONFIG_SPM_SERVICE_S0_ACTIVE

Enable secure service to check if S0 is active B1 slot

Type: bool

Direct dependencies

SPM_SECURE_SERVICES

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols that imply this symbol

Kconfig definition

At <nRF>/subsys/spm/Kconfig:111

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:23<Zephyr>/modules/Kconfig:6<BuildDir>/Kconfig/Kconfig.modules:2<nRF>/Kconfig.nrf:25<nRF>/subsys/Kconfig:26

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

config SPM_SERVICE_S0_ACTIVE
    bool "Enable secure service to check if S0 is active B1 slot"
    depends on SPM_SECURE_SERVICES

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