zephyr/boards/arm/nrf5340dk_nrf5340
Ioannis Glaropoulos 620cf68c04 boards: nrf5340: fix default flash partitioning
This commit fixes the default partitioning of flash
in nrf5340 Application MCU, to comply with the nRF SPU
region boundaries. To properly align the partition start
addresses with SPU requirements we modify the start of the
slot0 and slot1 partitions. This leaves some extra space
available for MCUboot, whose size is now changed from
0xc000 to 0x10000. In addition, the non-secure partition
size (slot0_nonsecure) is decreased, and as a consequence
of that we also modify the board's .yaml file to reflect
the new image size of the non-secure version of the board.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2020-09-18 09:58:45 -05:00
..
doc
board.cmake
CMakeLists.txt
Kconfig
Kconfig.board
Kconfig.defconfig
nrf5340_cpuapp_common.dts boards: nrf5340: fix default flash partitioning 2020-09-18 09:58:45 -05:00
nrf5340_cpuapp_partition_conf.dts boards: nrf5340: fix default flash partitioning 2020-09-18 09:58:45 -05:00
nrf5340_cpunet_reset.c
nrf5340_shared_sram_planning_conf.dts
nrf5340dk_nrf5340_cpuapp_defconfig boards: nordic: Turn hardware stack protection on by default 2020-09-18 13:48:15 +02:00
nrf5340dk_nrf5340_cpuapp.dts
nrf5340dk_nrf5340_cpuapp.yaml
nrf5340dk_nrf5340_cpuappns_defconfig boards: nordic: Turn hardware stack protection on by default 2020-09-18 13:48:15 +02:00
nrf5340dk_nrf5340_cpuappns.dts
nrf5340dk_nrf5340_cpuappns.yaml boards: nrf5340: fix default flash partitioning 2020-09-18 09:58:45 -05:00
nrf5340dk_nrf5340_cpunet_defconfig boards: nordic: Turn hardware stack protection on by default 2020-09-18 13:48:15 +02:00
nrf5340dk_nrf5340_cpunet.dts
nrf5340dk_nrf5340_cpunet.yaml
nrf5340pdk_nrf5340_cpuapp_defconfig boards: nordic: Turn hardware stack protection on by default 2020-09-18 13:48:15 +02:00
nrf5340pdk_nrf5340_cpuapp.dts
nrf5340pdk_nrf5340_cpuapp.yaml
nrf5340pdk_nrf5340_cpuappns_defconfig boards: nordic: Turn hardware stack protection on by default 2020-09-18 13:48:15 +02:00
nrf5340pdk_nrf5340_cpuappns.dts
nrf5340pdk_nrf5340_cpuappns.yaml boards: nrf5340: fix default flash partitioning 2020-09-18 09:58:45 -05:00
nrf5340pdk_nrf5340_cpunet_defconfig boards: nordic: Turn hardware stack protection on by default 2020-09-18 13:48:15 +02:00
nrf5340pdk_nrf5340_cpunet.dts
nrf5340pdk_nrf5340_cpunet.yaml