zephyr/soc/arm/arm
Ioannis Glaropoulos 142219896d boards: arm: musca_b1: 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 Musca B1.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2020-09-22 19:38:51 +02:00
..
beetle device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
designstart soc: arm: arm: designstart: add cortex-m3 designstart fpga support 2020-09-02 15:02:03 +02:00
mps2 boards: mps2_an521: do not offset the image by default by 0x400. 2020-09-22 19:38:51 +02:00
musca_a device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
musca_b1 boards: arm: musca_b1: do not offset the image by default by 0x400. 2020-09-22 19:38:51 +02:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.defconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.soc kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00