zephyr/arch/nios2/core
Andrew Boie 738dec483e nios2: add static interrupt handling code
Supports Internal Interrupt Controller only for now; EIC
supoort tracked in ZEP-258.

Change-Id: I2d9c5180e61c06b377fce4bda8a59042b68d58f2
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-06-22 16:42:21 +00:00
..
offsets nios2: implement _Swap() and _new_thread() 2016-06-22 16:42:18 +00:00
Makefile nios2: add static interrupt handling code 2016-06-22 16:42:21 +00:00
cpu_idle.c nios2: implement nano_cpu_idle and nano_cpu_atomic_idle 2016-06-10 15:22:41 +00:00
crt0.S nios2: crt0: fix GDB debugging 2016-06-22 01:31:12 +00:00
exception.S nios2: add static interrupt handling code 2016-06-22 16:42:21 +00:00
fatal.c nios2: add base exception handling code 2016-06-22 16:42:20 +00:00
irq_manage.c nios2: add static interrupt handling code 2016-06-22 16:42:21 +00:00
irq_offload.c nios2: basic build, non-functional 2016-05-03 23:18:45 +00:00
prep_c.c nios2: add prep_c to zero BSS and copy XIP data 2016-05-03 23:18:46 +00:00
reset.S nios2: basic build, non-functional 2016-05-03 23:18:45 +00:00
sw_isr_table.S nios2: add static interrupt handling code 2016-06-22 16:42:21 +00:00
swap.S nios2: implement _Swap() and _new_thread() 2016-06-22 16:42:18 +00:00
thread.c nios2: implement _Swap() and _new_thread() 2016-06-22 16:42:18 +00:00