CONFIG_SPM

Use Secure Partition Manager

Type: bool

Direct dependencies

!BUILD_WITH_TFM

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Symbols implied by this symbol

Kconfig definition

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

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:9<BuildDir>/Kconfig/Kconfig.modules:1<nRF>/Kconfig.nrf:25<nRF>/subsys/Kconfig:26

Menu path: (Top) → Modules → Nordic nRF Connect → SPM

config SPM
    bool "Use Secure Partition Manager"
    default y if TRUSTED_EXECUTION_NONSECURE
    select FW_INFO
    imply ARM_FIRMWARE_USES_SECURE_ENTRY_FUNCS
    depends on !BUILD_WITH_TFM

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