zephyr/arch
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
..
arc arch: arc: fix the bug of IRQ_ACT.U bit sync up 2020-04-14 12:52:41 -07:00
arm arch: arm: cortex_m: Rework DT_NUM_IRQ_PRIO_BITS 2020-04-17 15:17:43 +02:00
common gen_isr_tables: error improvements 2020-04-17 18:28:47 +02:00
nios2 kernel: interrupt/idle stacks/threads as array 2020-03-16 23:17:36 +02:00
posix tracing: move headers under include/tracing 2020-02-07 15:58:05 -05:00
riscv arch: riscv: irq: fix build warning 2020-04-10 12:38:06 -04:00
x86 kernel: remove unused offload workqueue option 2020-04-12 18:42:27 -04:00
xtensa xtensa: add calling entry point for multi-processing 2020-03-25 19:07:28 -04:00
CMakeLists.txt arch: Simplify private header include path configuration. 2019-11-06 16:07:32 -08:00
Kconfig xtensa: enable XTENSA_HAL at SoC level 2020-04-08 13:10:35 -07:00