zephyr/arch/arm/include
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
..
cortex_m arm: CONFIG_ARM_SAU -> CONFIG_CPU_HAS_ARM_SAU 2019-01-30 13:30:17 -05:00
kernel_arch_data.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
kernel_arch_func.h arch: arm: replace main thread switching assembly to C using cmsis 2019-02-06 18:30:45 -05:00
kernel_arch_thread.h arch: arm: Remove priv_stack_size field form _thread_arch 2018-12-11 13:13:51 -08:00
offsets_short_arch.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
tracing_arch.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00