zephyr/arch
Ioannis Glaropoulos c028f88b37 arch: arm: remove redundant asm inline headers
This commit removes the unnecessary asm inline header for ARM.
It also adapts the stack.h and exc.h to use the ARM CMSIS inline
functions to access the IPSR and MSP registers.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2018-03-12 10:14:12 -05:00
..
arc arch: arc: fix the bug of context switch in interrupt 2018-03-08 11:01:11 +01:00
arm arch: arm: remove redundant asm inline headers 2018-03-12 10:14:12 -05:00
common drivers/interrupt_controller: Introduce multi-level interrupt support 2018-02-06 22:39:05 -05:00
nios2 nios2: Add include for _check_stack_sentinel() 2018-02-16 10:44:29 -05:00
posix kernel: Add posix API for semaphore 2018-03-05 20:51:36 -05:00
riscv32 kconfig: fix more help spacing issues 2018-02-15 23:20:55 -05:00
x86 arch: x86: fix integer stub comments 2018-03-06 17:16:03 -05:00
xtensa xtensa/asm2: Save shift/loop registers on exception entry 2018-03-06 14:13:56 -08:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig drivers: flash: move FLASH_HAS_PAGE_LAYOUT Kconfig from arch 2018-03-08 10:18:57 +01:00