zephyr/arch/common
Michael Scott 36b93e121f gen_isr_tables: remove hard-coded max IRQ value of 32
In the MULTI_LEVEL_INTERRUPTS Kconfig we have a symbol for defining
the maximum IRQ per aggregator: MAX_IRQ_PER_AGGREGATOR

Instead of using a hard-coded value of 32 max irq per level,
let's use the value of MAX_IRQ_PER_AGGREGATOR

Signed-off-by: Michael Scott <mike@foundries.io>
2018-11-14 21:14:14 -05:00
..
CMakeLists.txt arch: common: add function for updating IRQ table 2018-11-10 11:01:22 -05:00
gen_isr_tables.py gen_isr_tables: remove hard-coded max IRQ value of 32 2018-11-14 21:14:14 -05:00
isr_tables.c interrupts: use weak linkage instead of linkonce 2018-11-10 11:01:22 -05:00
sw_isr_common.c arch: common: add function for updating IRQ table 2018-11-10 11:01:22 -05:00
timing_info_bench.c tests: benchmarks: timing_info: Enable benchmarks for riscv32. 2018-08-20 06:51:25 -07:00