-
CONFIG_SPM_BUILD_STRATEGY_SKIP_BUILD
¶
Skip building SPM
Type: bool
Symbols selected by this symbol¶
Kconfig definition¶
At <nRF>/subsys/partition_manager/Kconfig.template.build_strategy:18
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:9
→ <BuildDir>/Kconfig/Kconfig.modules:1
→ <nRF>/Kconfig.nrf:25
→ <nRF>/subsys/Kconfig:26
→ <nRF>/subsys/spm/Kconfig:18
Menu path: (Top) → Modules → Nordic nRF Connect → SPM → Use Secure Partition Manager → SPM build strategy
config SPM_BUILD_STRATEGY_SKIP_BUILD
bool "Skip building SPM"
select PM_IMAGE_NOT_BUILT_FROM_SOURCE
depends on <choice: SPM build strategy>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)