The bits allocated for each aggregator level only need to be enough to encode CONFIG_MAX_IRQ_PER_AGGREGATOR, instead of the combined number of IRQs from all aggregators in that level. Add additional check for L3 interrupts as well, if it is enabled. Updated the assert in `z_get_sw_isr_table_idx()` to be more verbose. Signed-off-by: Yong Cong Sin <ycsin@meta.com> Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com> |
||
|---|---|---|
| .. | ||
| include | ||
| CMakeLists.txt | ||
| dynamic_isr.c | ||
| fill_with_zeros.ld | ||
| isr_tables_shell.c | ||
| isr_tables.c | ||
| Kconfig | ||
| multilevel_irq_legacy.c | ||
| multilevel_irq.c | ||
| nocache.ld | ||
| ramfunc.ld | ||
| rom_start_address.ld | ||
| rom_start_offset.ld | ||
| semihost.c | ||
| shared_irq.c | ||
| sw_isr_common.c | ||
| timing.c | ||