mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-14 05:15:22 +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> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
common | ||
nios2 | ||
posix | ||
riscv32 | ||
x86 | ||
x86_64 | ||
xtensa | ||
CMakeLists.txt | ||
Kconfig |