mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-12 21:16:11 +00:00
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 |