74d26094f8
It was discovered that the xtensa version of z_arch_irq_connect_dynamic() was being removed along with the old xtensa architecture support, because it was never included in the asm2 builds. But there's no xtensa-specific code in it at all. Architectures that use the existing sw_isr_table mechanism and don't (or can't, in the case of xtensa which has fixed interrupt priority) interpret the other parameters might as well have access to a working generic implementation. Fixes #18272 Signed-off-by: Andy Ross <andrew.j.ross@intel.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
gen_isr_tables.py | ||
isr_tables.c | ||
isr_tables.ld | ||
nocache.ld | ||
ramfunc.ld | ||
sw_isr_common.c | ||
timing_info_bench.c |