zephyr/arch/arc/core
Wayne Ren 97d0436486 arch: arc: use top of isr stack as exception stack and bug fixes
* re-use top of isr stack as exception stack
* bug fixes in irq offload's implementation
* improve kernel oops implementation

Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
2018-06-11 09:05:15 -05:00
..
mpu
offsets arch: arc: refactor the arc stack check support 2018-06-04 13:31:43 -04:00
atomic.S
cache.c
CMakeLists.txt
cpu_idle.S
fast_irq.S arch: arc: refactor the arc stack check support 2018-06-04 13:31:43 -04:00
fatal.c arch: arc: use top of isr stack as exception stack and bug fixes 2018-06-11 09:05:15 -05:00
fault_s.S arch: arc: use top of isr stack as exception stack and bug fixes 2018-06-11 09:05:15 -05:00
fault.c arch: arc: use top of isr stack as exception stack and bug fixes 2018-06-11 09:05:15 -05:00
irq_manage.c
irq_offload.c
isr_wrapper.S
prep_c.c
regular_irq.S arch: arc: refactor the arc stack check support 2018-06-04 13:31:43 -04:00
reset.S arch: arc: improve the reset code 2018-06-08 16:37:22 -05:00
swap.S arch: arc: refactor the arc stack check support 2018-06-04 13:31:43 -04:00
sys_fatal_error_handler.c arch: arc: STACK_CHECK_FAIL of STACK_CHECK not hang the system 2018-06-08 16:37:22 -05:00
thread_entry_wrapper.S
thread.c arch: arc: remove unused codes 2018-06-08 16:37:22 -05:00
timestamp.c
userspace.S arch: arc: refactor the arc stack check support 2018-06-04 13:31:43 -04:00
vector_table.c