bbe1a19786
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> |
||
---|---|---|
.. | ||
cortex_m | ||
kernel_arch_data.h | ||
kernel_arch_func.h | ||
kernel_arch_thread.h | ||
offsets_short_arch.h | ||
tracing_arch.h |