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> |
||
|---|---|---|
| .. | ||
| cortex_a_r | ||
| cortex_m | ||
| mmu | ||
| mpu | ||
| offsets | ||
| __aeabi_atexit.c | ||
| CMakeLists.txt | ||
| elf.c | ||
| fatal.c | ||
| gdbstub.c | ||
| header.S | ||
| irq_offload.c | ||
| Kconfig | ||
| Kconfig.vfp | ||
| nmi_on_reset.S | ||
| nmi.c | ||
| swi_tables.ld | ||
| tls.c | ||
| userspace.S | ||
| vector_table.ld | ||
| zimage_header.ld | ||