zephyr/include/arch
Julien Massot 1e538607b8 arch: arm: aarch32: Do not relocate vector table on ARMv8-R
ARMv8-R allows to set the vector table address using VBAR
register, so there is no need to relocate it.

Move away vector_table setting from reset.S and move it to
relocate vector table function as it's done for Cortex-M
CPU.

Signed-off-by: Julien Massot <julien.massot@iot.bzh>
2022-03-17 15:57:15 -05:00
..
arc everywhere: fix typos 2022-03-14 20:22:24 -04:00
arm/aarch32 arch: arm: aarch32: Do not relocate vector table on ARMv8-R 2022-03-17 15:57:15 -05:00
arm64 arm64: improved arch_switch() implementation 2022-03-15 22:24:22 -04:00
common include: common: Add sys_set_bits and set_clear_bits inline functions 2021-10-12 08:37:03 -04:00
mips arch: add MIPS architecture support 2022-01-19 13:48:21 -05:00
nios2 clock: add k_cycle_get_64 2021-11-08 13:41:53 -05:00
posix linker: update posix linker template, linker.ld 2022-01-07 17:00:28 +01:00
riscv everywhere: fix typos 2022-03-14 20:22:24 -04:00
sparc clock: add k_cycle_get_64 2021-11-08 13:41:53 -05:00
x86 everywhere: fix typos 2022-03-14 20:22:24 -04:00
xtensa dma/cavs_gpdma: Revert IRQ_CONNECT changes 2022-02-25 22:20:31 -05:00
arch_inlines.h arm: add dummy implementation of arch_curr_cpu 2022-03-11 10:59:48 +01:00
cpu.h arch: add MIPS architecture support 2022-01-19 13:48:21 -05:00
structs.h kernel: add an architecture specific structs header 2021-04-21 09:03:47 -04:00
syscall.h arm/arm64: Make ARM64 a standalone architecture 2021-03-31 10:34:33 -05:00