zephyr/arch
Ioannis Glaropoulos 8c53f2422c arch: arm: set VECTOR_ADDRESS to _vector_start
This commit sets VECTOR_ADDRESS in prep_c.c directly to the
value of _vector_start for XIP images for MCUs which have the
VTOR register.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2018-06-12 17:28:46 +02:00
..
arc arch: arc: use top of isr stack as exception stack and bug fixes 2018-06-11 09:05:15 -05:00
arm arch: arm: set VECTOR_ADDRESS to _vector_start 2018-06-12 17:28:46 +02:00
common
nios2 kernel: move thread monitor init to common code 2018-06-06 14:26:45 -04:00
posix kernel: move thread monitor init to common code 2018-06-06 14:26:45 -04:00
riscv32 kernel: move thread monitor init to common code 2018-06-06 14:26:45 -04:00
x86 kernel: move thread monitor init to common code 2018-06-06 14:26:45 -04:00
xtensa DTS: intel_s1000: Clean up I2C and UART stuff from soc.h 2018-06-11 17:27:58 -04:00
CMakeLists.txt arch: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for arch files. 2018-05-15 17:48:18 +03:00
Kconfig arch: arc: adjust privileged stack size of arc to 384 bytes 2018-06-11 09:05:15 -05:00