zephyr/arch/common
Carlo Caione 5a4affdcda gen_isr_tables.py: Move to scripts directory
There is no reason to have this script in a different place than all the
other python scripts. Move it.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2022-07-07 17:58:34 +00:00
..
CMakeLists.txt irq: Fix IRQ vector table relocation 2022-06-28 12:29:42 +02:00
Kconfig
isr_tables.c arch: Add support for IRQ vector tables with jump opcodes 2022-07-07 10:00:20 +02:00
nocache.ld
ramfunc.ld
rom_start_offset.ld
semihost.c
sw_isr_common.c
timing.c