-
CONFIG_IS_SPM
¶
Current app is SPM
Type: bool
Default¶
n
Symbols selected by this symbol¶
Kconfig definition¶
At <nRF>/subsys/spm/Kconfig:34
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:6
→ <BuildDir>/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:50
→ <nRF>/subsys/Kconfig:26
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → SPM
menuconfig IS_SPM
bool "Current app is SPM"
default n
select TRUSTED_EXECUTION_SECURE
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)