zephyr/include/arch/arm/aarch64/scripts
Stephanos Ioannidis f2e2b66215 arch: arm: aarch64: Fix _vector_end symbol placement
This commit relocates the `_vector_end` symbol that was previously
placed after the OpenOCD sections to before these sections, as the
OpenOCD debug sections are not part of the "vector table."

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2020-02-12 15:51:58 +01:00
..
linker.ld arch: arm: aarch64: Fix _vector_end symbol placement 2020-02-12 15:51:58 +01:00