zephyr/arch/arc/core
Juan Manuel Cruz b17258b536 debug: interrupt event logger support for arc
Jira: ZEP-53
Change-Id: Id6ee505a7e89122a47fc22162b4c257ac2126d09
Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@intel.com>
2016-04-22 12:39:22 +00:00
..
offsets arc: implement stack checking 2016-03-29 01:25:49 +00:00
Makefile arc: remove CONFIG_SW_ISR_TABLE_BSP 2016-03-08 09:58:20 -08:00
atomic.S arc: add atomic operations for ARC EM family processors 2016-02-05 20:25:16 -05:00
atomic_native.c arch/arc: fixes native C version of atomic_nand 2016-02-05 20:25:28 -05:00
cpu_idle.S arc: add nanokernel tickless idle support 2016-02-05 20:25:13 -05:00
errno.S kernel: add per-thread errno support 2016-02-05 20:24:58 -05:00
fast_irq.S arc: remove unecessary instruction and doc 2016-03-29 01:25:49 +00:00
fatal.c Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
fault.c Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
fault_s.S Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
irq_manage.c irq: formalize external zephyr interrupt API 2016-02-26 15:53:22 +00:00
irq_offload.c irq_offload: ARC implementation 2016-02-05 20:24:55 -05:00
irq_vector_table.c arc: move vector and sw isr table to core code 2016-03-08 09:58:20 -08:00
isr_wrapper.S debug: interrupt event logger support for arc 2016-04-22 12:39:22 +00:00
prep_c.c Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
regular_irq.S arc: implement stack checking 2016-03-29 01:25:49 +00:00
reset.S Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
sw_isr_table.S arc: move vector and sw isr table to core code 2016-03-08 09:58:20 -08:00
swap.S arc: implement stack checking 2016-03-29 01:25:49 +00:00
swap_macros.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
sys_fatal_error_handler.c Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
thread.c arc: implement stack checking 2016-03-29 01:25:49 +00:00
thread_entry_wrapper.S Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
vector_table.c arc: fix alignment of IRQ vector table 2016-02-05 20:25:13 -05:00