zephyr/arch
Wayne Ren 4f2e873454 arch: arc: fix the bug caused by hardware sp switch in interrupt
* if thread switchs in interrupt, the target sp must be in
thread's kernel stack, no need to do hardware sp switch

Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
2019-07-02 19:42:14 -07:00
..
arc arch: arc: fix the bug caused by hardware sp switch in interrupt 2019-07-02 19:42:14 -07:00
arm arch: arm: userspace: don't use the default stack in z_arm_do_syscall 2019-07-02 19:18:48 -04:00
common cleanup: include/: move misc/__assert.h to sys/__assert.h 2019-06-27 22:55:49 -04:00
nios2 cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
posix cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
riscv32 cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
x86 arch/x86: eliminate include/arch/x86/irq_controller.h 2019-07-02 19:30:00 -04:00
x86_64 cleanup: include/: move tracing.h to debug/tracing.h 2019-06-27 22:55:49 -04:00
xtensa cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig x86_64: minimally preparing for enabling newlib 2019-06-27 16:08:32 -04:00