zephyr/arch/arm/core
Andrew Boie d0ab1a816e arc: arm: don't use recursion to create _sw_isr_table
Causes problems for large values of CONFIG_NUM_IRQS.
Some inconsistencies have been noted in how CONFIG_NUM_IRQS is
used on these platforms, with bugs filed. This patch preserves
existing behavior and has been shown to generate the same number
of table entries for both arches using objdump.

Change-Id: I1d3ac5466978acb56e88a6dc3cbe7cc09431e94d
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2016-02-05 20:25:13 -05:00
..
cortex_m arc: arm: don't use recursion to create _sw_isr_table 2016-02-05 20:25:13 -05:00
offsets Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
atomic.S Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
cpu_idle.S Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
exc_exit.S Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05: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
fiber_abort.c Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
gdb_stub.S Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
gdb_stub_irq_vector_table.c Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
irq_init.c Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
irq_manage.c Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
irq_offload.c irq_offload: API to run a function in IRQ context 2016-02-05 20:24:55 -05:00
isr_wrapper.S Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
Kconfig Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
Makefile irq_offload: API to run a function in IRQ context 2016-02-05 20:24:55 -05:00
swap.S Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
sys_fatal_error_handler.c Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
task_abort.c Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
thread.c Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00