CONFIG_NRF_SPU_FLASH_REGION_SIZE
(No prompt – not directly user assignable.)
Type: hex
Help
Redefinition for the benefit of qemu_x86
Help
FLASH region size for the NRF_SPU peripheral
Help
FLASH region size for the NRF_SPU peripheral
Direct dependencies
!ARM
|| CPU_HAS_NRF_IDAU
|| CPU_HAS_NRF_IDAU
(Includes any dependencies from ifs and menus.)
Defaults
0x1000
0x8000 if
SOC_NRF9160
0x4000 if
SOC_NRF5340_CPUAPP
0x8000 if
SOC_NRF9160
0x4000 if
SOC_NRF5340_CPUAPP
Kconfig definitions
At <nRF>/lib/fprotect/Kconfig:15
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:94
→ <nRF>/lib/Kconfig:17
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Libraries
config NRF_SPU_FLASH_REGION_SIZE
hex
default 0x1000
depends on !ARM
help
Redefinition for the benefit of qemu_x86
At <Zephyr>/soc/arm/Kconfig:45
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:38
→ <Zephyr>/soc/Kconfig:15
→ <nRF>/doc/_build/kconfig/Kconfig.soc.arch:1
Menu path: (Top) → Hardware Configuration
config NRF_SPU_FLASH_REGION_SIZE
hex
default 0x8000 if SOC_NRF9160
default 0x4000 if SOC_NRF5340_CPUAPP
depends on CPU_HAS_NRF_IDAU
help
FLASH region size for the NRF_SPU peripheral
At <Zephyr>/soc/arm/Kconfig:45
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:38
→ <Zephyr>/soc/Kconfig:17
Menu path: (Top) → Hardware Configuration
config NRF_SPU_FLASH_REGION_SIZE
hex
default 0x8000 if SOC_NRF9160
default 0x4000 if SOC_NRF5340_CPUAPP
depends on CPU_HAS_NRF_IDAU
help
FLASH region size for the NRF_SPU peripheral
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)