zephyr/tests/kernel
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
..
cache
common lib: os: add a header for printk hook functions 2024-07-27 10:41:01 +03:00
condvar/condvar_api
context tests/kernel/context: Correct dependency 2024-08-16 11:20:34 +01:00
device tests: device: test CONFIG_DEVICE_DT_METADATA=y 2024-07-27 15:09:10 +03:00
early_sleep
events
fatal tests: kernel.common.stack_sentinel: exclude m2gl025_miv 2024-08-27 10:48:44 -04:00
fifo everywhere: replace double words 2024-06-25 06:05:35 -04:00
fpu_sharing
gen_isr_table soc: qemu: riscv: update IRQ config 2024-09-06 14:06:23 -05:00
interrupt tests: kernel: Add support for FLPR core in nRF54L15 2024-08-29 12:02:35 +02:00
ipi_cascade
ipi_optimize
lifo
mbox
mem_heap/k_heap_api
mem_protect kernel: mmu: support for on-demand mappings 2024-08-26 17:25:41 -04:00
mem_slab
mp
msgq
mutex
obj_core
obj_tracking
pending
pipe
poll
profiling/profiling_api
queue
sched everywhere: replace double words 2024-06-25 06:05:35 -04:00
semaphore
sleep
smp
smp_abort
smp_boot_delay
smp_suspend
spinlock
stack/stack everywhere: replace double words 2024-06-25 06:05:35 -04:00
threads tests/kernel thread_apis: Switch native_posix to native_sim in comment 2024-08-16 11:20:34 +01:00
tickless/tickless_concept
timer tests: timer_behavior: align saleae package requirements 2024-08-27 15:12:59 -04:00
usage/thread_runtime_stats
workq
xip everywhere: replace double words 2024-06-25 06:05:35 -04:00