zephyr/arch
Benjamin Walsh 194f45cc66 arm: fix early boot on Cortex-M0 with init stack
The assembler was passed immediate values that are too large for the
limited Cortex-M0 thumb assembly. Load values in registers instead of
using immediate values.

Change-Id: Ib5541c92dea03e0efb1b88ab91eeb408d151a71b
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-11-24 01:45:00 +00:00
..
arc kernel: streamline initialization of _thread_base and timeouts 2016-11-23 00:27:42 +00:00
arm arm: fix early boot on Cortex-M0 with init stack 2016-11-24 01:45:00 +00:00
nios2 kernel: streamline initialization of _thread_base and timeouts 2016-11-23 00:27:42 +00:00
x86 kernel: streamline initialization of _thread_base and timeouts 2016-11-23 00:27:42 +00:00
Kconfig power_mgmt: Do not notify deep sleep if bootloader does context restore 2016-11-11 20:40:53 +00:00
Makefile