zephyr/arch
Vikas Manocha bbe1a19786 arch: arm: replace main thread switching assembly to C using cmsis
use cmsis functions to avoid using direct assembly for main thread
switching.

This patch uses cmsis functions to:
	- set PSP(process stack pointer) to main stack
	- enable interrupts

Fixes #12878

Signed-off-by: Vikas Manocha <vikas.manocha@st.com>
2019-02-06 18:30:45 -05:00
..
arc
arm arch: arm: replace main thread switching assembly to C using cmsis 2019-02-06 18:30:45 -05:00
common
nios2
posix arch: posix: posix_cheats: Add some comments 2019-02-06 10:34:56 -05:00
riscv32
x86
x86_64
xtensa
CMakeLists.txt
Kconfig