zephyr/soc
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
..
arc soc: arc: Increase cpu frequency for nsim_hs_smp 2020-09-16 14:35:31 -05:00
arm boards: arm: musca_b1: do not offset the image by default by 0x400. 2020-09-22 19:38:51 +02:00
nios2 soc: nios2: Cleanup linker scripts to use new DTS macros 2020-04-30 20:59:13 -05:00
posix zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
riscv device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
x86 boards: x86: Remove gpmrb board 2020-07-30 12:15:01 -04:00
xtensa soc: intel_apl_adsp: Tweak adsp initialization 2020-09-04 07:55:52 -04:00
Kconfig timing: introduce timing functions as a generic feature 2020-09-05 13:28:38 -05:00