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 arch: common: Delete isr_tables.ld which was a copy of intlist.ld 2020-01-30 14:19:14 -05:00
gen_isr_tables.py gen_isr_tables: Improve error message 2020-01-29 14:21:00 -08:00
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 arm, x86, riscv: linker.ld: Move TEXT_SECTION_OFFSET 2019-12-20 08:54:53 -05:00
timing_info_bench.c tests: benchmarks: Add ARM64 case 2020-02-01 08:08:43 -05:00