zephyr/arch
Andrew Boie 97c06a7ab3 arm: fix assembler offset errors on Cortex-M0
In some kernel configurations, the offset can be greater
than the maximum of 124 for ldr/str immediate offsets.

Fixes: #9113

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2018-07-25 20:04:29 -04:00
..
arc arc: fix update of ERET on exc return 2018-07-20 14:13:09 -04:00
arm arm: fix assembler offset errors on Cortex-M0 2018-07-25 20:04:29 -04:00
common gen_isr_tables: Delete the dead code accompanying .intList.num_isrs 2018-06-25 12:54:49 -07:00
nios2 cmake: LD: Specify the entry point in the linker scripts 2018-07-03 17:18:14 -04:00
posix posix: add pthread_key and pthread_once APIs 2018-07-19 08:46:33 -04:00
riscv32 cmake: LD: Specify the entry point in the linker scripts 2018-07-03 17:18:14 -04:00
x86 userspace: compartmentalized app memory organization 2018-07-25 12:02:01 -07:00
xtensa esp32: include register headers in soc.h 2018-07-16 19:00:32 -04:00
CMakeLists.txt arch: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for arch files. 2018-05-15 17:48:18 +03:00
Kconfig arch/Kconfig: Remove redundant 'default n' properties 2018-06-26 11:07:57 -05:00