zephyr/arch/common
Daniel DeGrasse 7b4d2759bf arch: arc: support CONFIG_ROM_START_OFFSET
Add support for CONFIG_ROM_START_OFFSET on ARC processors. Note that the
arc ISA requires vector table offset to be at a 1024 KiB boundary, so
the default ROM_START_OFFSET when using MCUBoot must be increased.

Signed-off-by: Daniel DeGrasse <ddegrasse@tenstorrent.com>
2025-07-19 15:32:03 -04:00
..
include arch: common: semihost: Move semihost structs into a separate header 2025-06-19 09:36:42 +02:00
CMakeLists.txt arch: common: add CONFIG_ARCH_SUPPORTS_ROM_OFFSET 2025-07-19 15:32:03 -04:00
dynamic_isr.c
fill_with_zeros.ld
isr_tables_shell.c
isr_tables.c
Kconfig arch: arc: support CONFIG_ROM_START_OFFSET 2025-07-19 15:32:03 -04:00
multilevel_irq.c
nocache.ld
ramfunc.ld
rom_start_address.ld
rom_start_offset.ld
semihost.c arch: common: semihost: Move semihost structs into a separate header 2025-06-19 09:36:42 +02:00
shared_irq.c
sw_isr_common.c
timing.c