CONFIG_SPM_BUILD_STRATEGY_USE_HEX_FILE
Use hex file instead of building SPM
Type: bool
Direct dependencies
(Includes any dependencies from ifs and menus.)
Symbols selected by this symbol
Kconfig definition
At <nRF>/subsys/partition_manager/Kconfig.template.build_strategy:5
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:92
→ <nRF>/subsys/Kconfig:30
→ <nRF>/subsys/spm/Kconfig:19
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → SPM → Use Secure Partition Manager → SPM build strategy
config SPM_BUILD_STRATEGY_USE_HEX_FILE
bool "Use hex file instead of building SPM"
select PM_IMAGE_NOT_BUILT_FROM_SOURCE
select PARTITION_MANAGER_ENABLED
depends on <choice>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)