zephyr/arch
Ioannis Glaropoulos b0c5e6335a arch: arm: cortex-m: move the relay table section after vector table
In CPUs with VTOR we are free to place the relay vector table
section anywhere inside ROM_START section (as long as we respect
alignment requirements). This PR moves the relay table towards
the end of ROM_START. This leaves sufficient area for placing
some SoC-specific sections inside ROM_START that need to start
at a fixed address.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2020-07-27 13:23:36 +02:00
..
arc
arm arch: arm: cortex-m: move the relay table section after vector table 2020-07-27 13:23:36 +02:00
common
nios2
posix
riscv
x86 arch/x86: zefi: Fix mismatch in printf with args 2020-07-24 21:51:14 -04:00
xtensa
CMakeLists.txt
Kconfig