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
atomic.S linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
cache.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
CMakeLists.txt arch: arc: implement z_arch_switch to replace swap 2019-06-28 09:56:03 -04:00
cpu_idle.S systemview: add support natively using tracing hooks 2018-08-21 05:45:47 -07:00
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 arch: Rename reserved function names 2019-04-03 17:31:00 -04:00
isr_wrapper.S arch: arc: implement z_arch_switch to replace swap 2019-06-28 09:56:03 -04:00
prep_c.c arch: Rename reserved function names 2019-04-03 17:31:00 -04:00
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 all: Update reserved function names 2019-03-11 13:48:42 -04:00
userspace.S arch: arc: implement z_arch_switch to replace swap 2019-06-28 09:56:03 -04:00
vector_table.c all: Update reserved function names 2019-03-11 13:48:42 -04:00