zephyr/arch/arm
Benjamin Walsh c5bb958db4 arm: add software reboot for QEMU
This simulates a reboot by jumping back to the address stored in the
reset vector in vector table found at address 0. It is supported from
interrupt/exception level, which means that sys_arch_reboot() in this
case finds out if it is called from thread mode or handler mode, and in
the latter case, it unwinds the nested exception stack as needed.

Change-Id: Ib67f850f8411f1ee8fc592a5f31f2f70d0af14a4
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-02-05 20:25:24 -05:00
..
core arm: add software reboot for QEMU 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
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
defconfig Use SoC instead of platform. 2016-02-05 20:25:11 -05:00