zephyr/arch/arm
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
..
core arm: fix early boot on Cortex-M0 with init stack 2016-11-24 01:45:00 +00:00
include arm: use interrupt stack during early init 2016-11-23 00:23:59 +00:00
soc arch: stm32f1: Fixing a typo 2016-11-22 17:00:45 +00:00
Kbuild
Kconfig doc: Fix terminology in Kconfig files for 'platform' 2016-08-18 21:17:29 +00:00
Makefile arch: Add support for Cortex-M7 processor 2016-10-26 12:58:40 -05:00
defconfig arm: defconfig: Remove platform-specific options 2016-10-27 15:00:47 +00:00