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 tests: kernel: cache: Remove adp_xc7k/ae350 from the blacklist 2024-04-22 09:19:27 -04:00
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 twister: s/riscv(32|64)/riscv 2024-02-26 12:49:06 +01:00
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 tests: Add test for IPI cascades 2024-06-21 20:49:11 -04:00
ipi_optimize tests: Add IPI_OPTIMIZE tests 2024-06-04 22:35:54 -04:00
lifo
mbox hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
mem_heap/k_heap_api
mem_protect kernel: mmu: support for on-demand mappings 2024-08-26 17:25:41 -04:00
mem_slab hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
mp arch: rename arch_start_cpu() to arch_cpu_start() 2024-03-25 09:58:35 +00:00
msgq
mutex tests: mutex/sys_mutex: config overlay for intel_adsp/ace30_ptl 2024-06-06 20:06:11 -04:00
obj_core everywhere: replace double words 2024-06-22 05:40:22 -04:00
obj_tracking
pending
pipe arch: define struct arch_esf and deprecate z_arch_esf_t 2024-06-04 14:02:51 -05:00
poll tests: poll: fix misconstructed k_poll_event test 2024-06-12 10:24:21 +02:00
profiling/profiling_api tests: kernel: remove pm from profiling test 2024-04-25 09:55:08 +00:00
queue tests: kernel/queue: config overlay for intel_adsp/ace30_ptl 2024-06-06 20:06:11 -04:00
sched everywhere: replace double words 2024-06-25 06:05:35 -04:00
semaphore tests/kernel: Bump kobj thread bitmask size for a few tests 2024-05-02 13:55:03 -04:00
sleep
smp arch: riscv: stacktrace: implement arch_stack_walk() 2024-06-13 16:46:48 -04:00
smp_abort arch/x86: Make irq_offload SMP-safe on x86_64 2024-06-04 07:57:06 +02:00
smp_boot_delay hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
smp_suspend
spinlock arch: rename arch_start_cpu() to arch_cpu_start() 2024-03-25 09:58:35 +00:00
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 tests: tickless: do not enable PM 2024-04-25 09:55:08 +00:00
timer tests: timer_behavior: align saleae package requirements 2024-08-27 15:12:59 -04:00
usage/thread_runtime_stats tests: kernel: thread_runtime_stats: Relax precision test for QEMU 2024-03-06 16:42:33 -05:00
workq everywhere: replace double words 2024-06-22 05:40:22 -04:00
xip everywhere: replace double words 2024-06-25 06:05:35 -04:00