zephyr/arch/arc/core
Wayne Ren 37cc2ccc0f arch: arc: fix a bug in mpu driver
for mpu stack guard, after arc_core_mpu_configure,
it should return

Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
2018-08-06 09:40:56 -05:00
..
mpu arch: arc: fix a bug in mpu driver 2018-08-06 09:40:56 -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 arc: add z_arch_user_string_nlen 2018-07-31 07:47:15 -07: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 arc: add z_arch_user_string_nlen 2018-07-31 07:47:15 -07:00
vector_table.c