f3da086ac3
Assert that the `local_irq` of each levels should only ranges from `0` to `CONFIG_MAX_IRQ_PER_AGGREGATOR`, so that it doesn't overflow the other aggregators. Also, assert that the output of `z_get_sw_isr_table_idx` shouldn't overflow the ISR table. Update the `sw_isr_table` tests to test the range of `CONFIG_MAX_IRQ_PER_AGGREGATOR` instead of the entire range of level bits. Signed-off-by: Yong Cong Sin <ycsin@meta.com> |
||
---|---|---|
.. | ||
include | ||
CMakeLists.txt | ||
dynamic_isr.c | ||
fill_with_zeros.ld | ||
isr_tables.c | ||
Kconfig | ||
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 |