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 arch/common: Mark interrupt tables const when !DYNAMIC_INTERRUPTS 2025-06-10 22:13:09 +02:00
isr_tables.c arch/common: Mark interrupt tables const when !DYNAMIC_INTERRUPTS 2025-06-10 22:13:09 +02:00
Kconfig arch: arc: support CONFIG_ROM_START_OFFSET 2025-07-19 15:32:03 -04:00
multilevel_irq.c
nocache.ld arch: common: Make nocache region loadable 2025-04-21 12:42:19 +02:00
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 arch: common: timing: Fix timing cycles 32bit rollover 2025-01-17 20:07:16 +01:00