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
isr_tables.c arch: Add support for IRQ vector tables with jump opcodes 2022-07-07 10:00:20 +02:00
Kconfig arch: common: dedicated SEMIHOST symbol 2022-04-21 13:04:52 +02:00
nocache.ld arm64: add nocache memory segment support 2021-10-20 08:56:40 -05:00
ramfunc.ld cmake: Add support to add symbols to ramfunc section 2022-04-18 17:24:12 -07:00
rom_start_offset.ld config: Rename TEXT_SECTION_OFFSET to ROM_START_OFFSET 2020-07-09 14:02:38 -04:00
semihost.c arch: common: semihost: add semihosting operations 2022-04-21 13:04:52 +02:00
sw_isr_common.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
timing.c arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00