zephyr/arch/common
Martí Bolívar 6d0896b7ec gen_isr_tables: error improvements
Random readability improvements:

- avoid a stack trace on error by using sys.exit()
- include "error:" in the error() output, for grep
- print conflicting addresses on multiple IRQ registration

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2020-04-17 18:28:47 +02: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: error improvements 2020-04-17 18:28:47 +02: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 arch: isr: Update z_isr_install for multi-level interrupts 2020-04-09 13:12:24 -07:00
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: Fix incorrect ARM arch variant check 2020-04-15 15:49:27 +02:00