14afc02caa
As of today generic _irq_vector_table is used only on 32bit architectures and 64bit architectures have their own implementation. Make vectors size adjustable by using uintptr_t instead of uint32_t for vectors. The ARCv3 64 bit HS6x processors are going to be first users for that. Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
gen_isr_tables.py | ||
isr_tables.c | ||
nocache.ld | ||
ramfunc.ld | ||
rom_start_offset.ld | ||
sw_isr_common.c | ||
timing.c |