..
mpu
arch: arc: bug fixes in arc mpu driver
2018-03-08 11:01:11 +01:00
offsets
arch: arc: bug fixes and add user space support in secure mode
2018-02-16 12:20:16 +01:00
CMakeLists.txt
arch: arc: add user space support for arc
2018-02-16 12:20:16 +01:00
atomic.S
linker: move all linker headers to include/linker
2017-06-18 09:24:04 -05:00
cache.c
kernel: include: rename nano_internal.h to kernel_internal.h
2018-01-31 10:07:21 -06:00
cpu_idle.S
linker: move all linker headers to include/linker
2017-06-18 09:24:04 -05:00
fast_irq.S
arch: arc: add user space support for arc
2018-02-16 12:20:16 +01:00
fatal.c
arch: arc: add user space support for arc
2018-02-16 12:20:16 +01:00
fault.c
linker: move all linker headers to include/linker
2017-06-18 09:24:04 -05:00
fault_s.S
arch: arc: handle exception in privilege task when USERSPACE enabled
2018-02-16 12:20:16 +01:00
irq_manage.c
cleanup: Move #include directives
2017-09-11 12:41:07 -04:00
irq_offload.c
…
isr_wrapper.S
arch: arc: save user thread's context into privilege stack
2018-02-16 12:20:16 +01:00
prep_c.c
kernel: include: rename nano_internal.h to kernel_internal.h
2018-01-31 10:07:21 -06:00
regular_irq.S
arch: arc: fix the bug of context switch in interrupt
2018-03-08 11:01:11 +01:00
reset.S
arch: arc: enable US bit to check user mode
2018-02-16 12:20:16 +01:00
swap.S
arch: arc: fix the bug of context switch in interrupt
2018-03-08 11:01:11 +01:00
sys_fatal_error_handler.c
linker: move all linker headers to include/linker
2017-06-18 09:24:04 -05:00
thread.c
arch: arc: apply the new thread stack layout
2018-02-16 12:20:16 +01:00
thread_entry_wrapper.S
arch: arc: add user space support for arc
2018-02-16 12:20:16 +01:00
timestamp.c
…
userspace.S
arch: arc: apply the new thread stack layout
2018-02-16 12:20:16 +01:00
vector_table.c
…