-
CONFIG_SPM
¶
Use Secure Partition Manager
Type: bool
Default¶
Symbols implied by this symbol¶
Kconfig definition¶
At <nRF>/subsys/spm/Kconfig:9
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 bool "Use Secure Partition Manager" default y ifTRUSTED_EXECUTION_NONSECURE
selectFW_INFO
implyARM_FIRMWARE_USES_SECURE_ENTRY_FUNCS
ifSPM_SECURE_SERVICES
depends on !BUILD_WITH_TFM
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)