zephyr/arch/arc/core
Andrew Boie 17282578a9 arc: fix update of ERET on exc return
This code path for returning from an exception wasn't
updating ERET with ESF->pc, resulting in any updates to
the PC by the fault handler being ignored.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2018-07-20 14:13:09 -04:00
..
mpu arch: arc: Kconfig: Remove redundant 'default n' properties 2018-06-26 11:07:57 -05:00
offsets arch: arc: refactor the arc stack check support 2018-06-04 13:31:43 -04:00
CMakeLists.txt arch: arm: add_subdirectory shouldn't depend on a hidden kconfig. 2018-05-28 13:23:13 -04:00
atomic.S
cache.c
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.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 arc: fix update of ERET on exc return 2018-07-20 14:13:09 -04:00
irq_manage.c
irq_offload.c arch: arc: bug fixes in irq_load 2018-04-17 10:50:12 -07:00
isr_wrapper.S arch: arc: save user thread's context into privilege stack 2018-02-16 12:20:16 +01:00
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.c arch: arc: remove unused codes 2018-06-08 16:37:22 -05:00
thread_entry_wrapper.S
timestamp.c
userspace.S arch: arc: refactor the arc stack check support 2018-06-04 13:31:43 -04:00
vector_table.c