zephyr/arch/common
Stephanos Ioannidis e816ac7124 isr_tables: Support hardware interrupt vector table-only configuration.
The existing isr_tables implementation does not allow enabling only
hardware interrupt vector table without software isr table.

This commit ensures that CONFIG_GEN_IRQ_VECTOR_TABLE can be used
without setting CONFIG_GEN_SW_ISR_TABLE.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2020-03-13 12:02:03 +01:00
..
CMakeLists.txt
gen_isr_tables.py
isr_tables.c isr_tables: Support hardware interrupt vector table-only configuration. 2020-03-13 12:02:03 +01:00
nocache.ld
ramfunc.ld
sw_isr_common.c
text_section_offset.ld
timing_info_bench.c tests: benchmarks: Add ARM64 case 2020-02-01 08:08:43 -05:00