zephyr/tests/kernel/gen_isr_table
Krzysztof Chruściński 0359f37263 tests: kernel: gen_isr_table: Fix test for nRF VPR targets
Test was using interrupt lines which does not exist on nRF VPR
targets. nRF54Lx FLPR has interrupts >= 16 and nRF54Hx PPR does
not have interrupt 17. Added configuration which works for
nrf54h20_cpuppr and nrf54lx_flpr.

Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
2025-01-15 15:05:38 +01:00
..
boards hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
src tests: kernel: gen_isr_table: Fix test for nRF VPR targets 2025-01-15 15:05:38 +01:00
CMakeLists.txt tests: gen_isr_table: move multilevel test into a separate file 2024-10-02 10:08:19 +02:00
prj.conf
testcase.yaml tests: gen_isr_table: multilevel: cleanup filter & Kconfigs 2024-10-02 10:08:19 +02:00