zephyr/tests
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
..
application_development hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
arch arch/arm64/mmu: allow partial unmap of block mappings again 2024-08-27 15:14:43 -04:00
benchmarks tests: latency_measure: Add busy threads for SMP 2024-08-26 14:45:04 -04:00
bluetooth Bluetooth: TBS: Allow multiple callbacks for client 2024-09-05 12:24:47 +01:00
boards tests: boards: esp32: Use smh in cache coex test 2024-08-27 18:37:47 -04:00
boot tests/boot: Add nucleo_wba55cg as test target 2024-08-29 18:04:04 +02:00
bsim tests: Bluetooth: BAP: Use fallbacks for bcast bsim tests 2024-09-05 17:02:47 -04:00
cmake tests: cmake: add test cases for CMake YAML module 2024-08-23 08:02:11 -04:00
crypto test: mbedtls: new test for PSA crypto initialization and RNG configuration 2024-08-24 07:16:51 -04:00
drivers soc: qemu: riscv: update IRQ config 2024-09-06 14:06:23 -05:00
integration/kernel Kernel: Integration test 2024-06-19 13:41:06 +02:00
kconfig tests: kconfig: functions: Add min/max functions 2024-08-02 13:41:07 +02:00
kernel soc: qemu: riscv: update IRQ config 2024-09-06 14:06:23 -05:00
lib tests: cpp: Exclude nRF54L20 platform from cpp98 test 2024-09-04 07:02:19 -04:00
misc llext: use EXPORT_SYMBOL() universally 2024-09-02 12:31:52 -04:00
modules mbedtls: rename CONFIG_MBEDTLS_ZEPHYR_ENTROPY and move it 2024-08-24 07:16:51 -04:00
net net: lib: http_server: allow application to access request headers 2024-09-06 11:27:37 -04:00
posix tests: posix: headers: add checks for posix signals option group 2024-08-23 10:35:11 -04:00
robot resc: cmake: robot: Rename Renode variable 2024-05-28 12:54:52 +02:00
subsys tests: logging: Add test for log_frontend_stpesp_demux 2024-09-06 11:31:27 -04:00
unit tests: source Zephyr before project() call 2024-08-05 16:27:09 +02:00
ztest tests: ztest: Add ztest param test. 2024-08-23 15:48:57 +01:00
test_config.yaml twister: tests: Add some generic driver tests to the scope 2023-11-30 19:38:50 -05:00