zephyr/include/arch/arm
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
..
aarch32 arch: arm: Fix incorrect Cortex-R interrupt state control logic. 2020-02-11 08:03:37 -08:00
aarch64 arch: arm: aarch64: Fix _vector_end symbol placement 2020-02-12 15:51:58 +01:00
cortex_m aarch32: Add header shims to support old file locations 2019-12-20 11:40:59 -05:00
cortex_r aarch32: Add header shims to support old file locations 2019-12-20 11:40:59 -05:00
arch.h aarch32: Add header shims to support old file locations 2019-12-20 11:40:59 -05:00
asm_inline_gcc.h aarch32: Add header shims to support old file locations 2019-12-20 11:40:59 -05:00
asm_inline.h aarch32: Add header shims to support old file locations 2019-12-20 11:40:59 -05:00
error.h aarch32: Add header shims to support old file locations 2019-12-20 11:40:59 -05:00
exc.h aarch32: Add header shims to support old file locations 2019-12-20 11:40:59 -05:00
irq.h aarch32: Add header shims to support old file locations 2019-12-20 11:40:59 -05:00
misc.h aarch32: Add header shims to support old file locations 2019-12-20 11:40:59 -05:00
nmi.h aarch32: Add header shims to support old file locations 2019-12-20 11:40:59 -05:00
syscall.h aarch32: Add header shims to support old file locations 2019-12-20 11:40:59 -05:00
thread.h aarch32: Add header shims to support old file locations 2019-12-20 11:40:59 -05:00