zephyr/boards/arm/mps2_an521
Ioannis Glaropoulos 96ce274d03 boards: mps2_an521: do not offset the image by default by 0x400.
We only need to offset the start of the non-secure image
by 0x400, if TFM is built with BL2 support. In this case
we use the ROM_START_OFFSET Kconfig switch  and set to
0x400. This instructs the linker to offset the beginning
of the ROM section by 0x400. In other words, we do not need
to statically move the start of the image by 0x400. This
fixes an issue that prevents from running Zephyr + TFM
without BL2 on MPS2 AN521.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2020-09-22 19:38:51 +02:00
..
doc boards: arm: mps2_an521: Add TFM support 2020-05-09 16:21:51 +02:00
board.cmake boards: centralize QEMU icount management 2020-06-24 20:28:36 -04:00
CMakeLists.txt boards: mps2_an521: do not offset the image by default by 0x400. 2020-09-22 19:38:51 +02:00
Kconfig.board
Kconfig.defconfig drivers: gpio: cmsdk_ahb: Convert driver to be full DTS based 2020-04-03 04:11:36 -05:00
mps2_an521_defconfig boards: centralize QEMU icount management 2020-06-24 20:28:36 -04:00
mps2_an521_nonsecure_defconfig boards: centralize QEMU icount management 2020-06-24 20:28:36 -04:00
mps2_an521_nonsecure.dts boards: mps2_an521: do not offset the image by default by 0x400. 2020-09-22 19:38:51 +02:00
mps2_an521_nonsecure.yaml
mps2_an521-common.dtsi
mps2_an521.dts
mps2_an521.yaml
pinmux.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00