When not using dynamic interrupt mapping, various interrupt tables are configured to be stored in read-only memory in the linker script.. Mark them const so that the linker doesn't complain. This affects _sw_isr_table, _irq_vector_table, and z_shared_sw_isr_table in arch/common along with _VectorTable in arch/arc. Signed-off-by: Keith Packard <keithp@keithp.com> |
||
|---|---|---|
| .. | ||
| cmse | ||
| tz | ||
| __aeabi_read_tp.S | ||
| cache.c | ||
| CMakeLists.txt | ||
| coredump.c | ||
| cpu_idle.c | ||
| debug.c | ||
| exc_exit.c | ||
| fault_s.S | ||
| fault.c | ||
| fpu.c | ||
| irq_init.c | ||
| irq_manage.c | ||
| irq_relay.S | ||
| isr_wrapper.c | ||
| Kconfig | ||
| pm_s2ram.c | ||
| pm_s2ram.S | ||
| prep_c.c | ||
| ram_vector_table.ld | ||
| relay_vector_table.ld | ||
| reset.S | ||
| scb.c | ||
| semihost.c | ||
| swap_helper.S | ||
| thread_abort.c | ||
| thread.c | ||
| timing.c | ||
| vector_table_pad.ld | ||
| vector_table.h | ||
| vector_table.S | ||
| vt_pointer_section.ld | ||