zephyr/tests/kernel/gen_isr_table
Greter Raffael 9c955ce869 test: gen_isr_table: Adjust test for clic
The CLIC has different software-triggerable irqs than the PLIC. I
adjusted them.

Additionally, in a clic the the irq flag 0 would mean triggering on a
positive level. To work with software-triggering, the irqs have to
trigger on a positive edge, i.e. 1.

Signed-off-by: Greter Raffael <rgreter@baumer.com>
2024-01-18 10:53:27 +01:00
..
boards
src test: gen_isr_table: Adjust test for clic 2024-01-18 10:53:27 +01:00
CMakeLists.txt
prj.conf tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
testcase.yaml arch: riscv: introduce RISCV_PRIVILEGED 2024-01-09 09:40:07 +01:00