zephyr/arch
Rafał Kuźnia f2b0bfda8f arch: arm: aarch32: Always use VTOR when it is available
Zephyr applications will always use the VTOR register when it is
available on the CPU and the register will always be configured
to point to applications vector table during startup.

SW_VECTOR_RELAY_CLIENT is meant to be used only on baseline ARM cores.

SW_VECTOR_RELAY is intended to be used only by the bootloader.
The bootloader may configure the VTOR to point to the relay table
right before chain-loading the application.

Signed-off-by: Rafał Kuźnia <rafal.kuznia@nordicsemi.no>
2020-07-14 16:17:30 +02:00
..
arc
arm arch: arm: aarch32: Always use VTOR when it is available 2020-07-14 16:17:30 +02:00
common
nios2
posix
riscv arch: riscv: thread: Init soc context on stack 2020-07-13 15:00:19 -05:00
x86
xtensa
CMakeLists.txt
Kconfig