zephyr/arch/arc/core
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
..
mpu arc: logging: fix logging expression 2019-06-26 09:51:14 -04:00
offsets arch: arc: implement z_arch_switch to replace swap 2019-06-28 09:56:03 -04:00
CMakeLists.txt arch: arc: implement z_arch_switch to replace swap 2019-06-28 09:56:03 -04:00
atomic.S
cache.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
cpu_idle.S
fast_irq.S arch: arc: fix the bug caused by hardware sp switch in interrupt 2019-07-02 19:42:14 -07:00
fatal.c cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
fault.c cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
fault_s.S arch: arc: implement z_arch_switch to replace swap 2019-06-28 09:56:03 -04:00
irq_manage.c cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
irq_offload.c
isr_wrapper.S arch: arc: implement z_arch_switch to replace swap 2019-06-28 09:56:03 -04:00
prep_c.c
regular_irq.S arch: arc: fix the bug caused by hardware sp switch in interrupt 2019-07-02 19:42:14 -07:00
reset.S arch: arc: Fix checks of CONFIG_USERSPACE 2019-05-20 22:27:56 -04:00
switch.S arc: use different load instruction 2019-07-01 16:29:45 -07:00
sys_fatal_error_handler.c cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
thread.c arch: arc: implement z_arch_switch to replace swap 2019-06-28 09:56:03 -04:00
thread_entry_wrapper.S arch: arc: implement z_arch_switch to replace swap 2019-06-28 09:56:03 -04:00
timestamp.c
userspace.S arch: arc: implement z_arch_switch to replace swap 2019-06-28 09:56:03 -04:00
vector_table.c