zephyr/tests/kernel/gen_isr_table
Yong Cong Sin 4e54cff223 soc: qemu: riscv: update IRQ config
- Update `MAX_IRQ_PER_AGGREGATOR` to 1024 to match with the
  devicetree
- Update `2ND_LEVEL_INTERRUPT_BITS` to 11 bits to
  be able to encode the L2 IRQs.
- Update `NUM_IRQS` to 1036 (L1 has 12, L2 has 1024)

Update the `MAX_IRQ_PER_AGGREGATOR` config in testcase
accordingly, so that it won't overflow the configured bits.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com>
2024-09-06 14:06:23 -05:00
..
boards
src tests: kernel: gen_isr_table: add support for nRF54L15 FLPR 2024-05-27 08:15:46 -07:00
CMakeLists.txt
prj.conf
testcase.yaml soc: qemu: riscv: update IRQ config 2024-09-06 14:06:23 -05:00