-
CONFIG_PM_PARTITION_SIZE_TFM_EXTRA
¶
Memory reserved for TFM_EXTRA
Type: hex
Help¶
Memory set aside for the $(partition) partition.
Default¶
0x10000
Kconfig definition¶
At <nRF>/subsys/partition_manager/Kconfig.template.partition_size:2
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:36
→ <nRF>/subsys/partition_manager/Kconfig:154
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Partition Manager
config PM_PARTITION_SIZE_TFM_EXTRA
hex "Memory reserved for TFM_EXTRA"
default 0x10000
depends on BUILD_WITH_TFM
help
Memory set aside for the $(partition) partition.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)