zephyr/arch/arc/core
Andrew Boie 3a1cf9af2c arc: remove deprecated dynamic interrupt implementation
Change-Id: I7a81123f72458f43d3e8e1ca04a921ae6c5f1f6e
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-09-06 22:26:11 +00:00
..
offsets arc: improved saving of lp_<count,start,end> using GPRs 2016-05-29 22:23:13 +00:00
atomic.S arc: add atomic operations for ARC EM family processors 2016-02-05 20:25:16 -05:00
cpu_idle.S arc: Uses of .nd on various branches not wanted 2016-05-26 10:45:53 +00:00
fast_irq.S arc: improved saving of lp_<count,start,end> using GPRs 2016-05-29 22:23:13 +00:00
fatal.c arc: fix incorrect printk() usage 2016-08-28 07:47:28 -04:00
fault_s.S arc: trap handler, used by irq_offload, now handles thread switch 2016-05-27 21:11:24 +00:00
fault.c arc: fix incorrect printk() usage 2016-08-28 07:47:28 -04:00
irq_manage.c arc: remove deprecated dynamic interrupt implementation 2016-09-06 22:26:11 +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 arc: Uses of .nd on various branches not wanted 2016-05-26 10:45:53 +00:00
Makefile nanokernel: support GCC compiler atomic builtins 2016-07-18 23:20:52 +00:00
prep_c.c nanokernel: move dataCopy() and bssZero() to common code 2016-07-08 18:23:11 +00:00
regular_irq.S arc: trap handler, used by irq_offload, now handles thread switch 2016-05-27 21:11:24 +00:00
reset.S arc: Add linker command file for Harvard architecture 2016-05-15 01:48:41 +00:00
sw_isr_table.S arc: move vector and sw isr table to core code 2016-03-08 09:58:20 -08:00
swap_macros.h arc: do lr and sr instructions together, avoid instruction pipeline bubble 2016-05-09 20:56:52 +00:00
swap.S arc: fix stack corruption caused by firq handling 2016-06-01 14:25:01 +00:00
sys_fatal_error_handler.c nanokernel: tighten _is_thread_essential() 2016-05-03 17:42:54 +00:00
thread_entry_wrapper.S Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
thread.c kernel: Init back pointer to microkernel task 2016-05-04 22:51:33 +00:00
vector_table.c arc: Set __start entry point to be same as __reset 2016-05-05 22:12:56 +00:00