zephyr/arch/arm
Benjamin Walsh 4465cf47e9 arm/reset: relocate the vector table when a non-XIP image
The processor is made aware that the vector table built in the image is
located at the start of SRAM in the case of a non-XIP image, rather than
at 0 in as is the case in XIP images.

Change-Id: I40b28ca32daf3e8930f103224766ed4e0ccc88e0
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-02-05 20:25:24 -05:00
..
core arm/reset: relocate the vector table when a non-XIP image 2016-02-05 20:25:24 -05:00
include idle: fix tasks waiting when NANO_TIMEOUTS is enabled 2016-02-05 20:25:24 -05:00
soc arm/frdm_k64f: only leave space for security in XIP images 2016-02-05 20:25:24 -05:00
defconfig Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
Kbuild Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
Kconfig arm: add support for linking images entirely in SRAM 2016-02-05 20:25:24 -05:00
Makefile build: Add C++ support 2016-02-05 20:25:23 -05:00