zephyr/tests/kernel/interrupt/src
Marcin Szymczyk 68c48cd116 tests: kernel: interrupt: account for table offset
When verifying sw_isr_table, take into account custom offset,
like `CONFIG_RISCV_RESERVED_IRQ_ISR_TABLES_OFFSET` in some
RISC-V SoCs.

Relates to #71948 and #73232.

Signed-off-by: Marcin Szymczyk <marcin.szymczyk@nordicsemi.no>
2024-05-29 11:58:44 +02:00
..
dynamic_isr.c tests: kernel: interrupt: account for custom RISCV IRQ offset 2024-05-06 19:06:19 +02:00
dynamic_shared_irq.c tests: kernel: interrupt: account for table offset 2024-05-29 11:58:44 +02:00
interrupt_offload.c
nested_irq.c tests: kernel: interrupt: nested_irq: support nRF54L15 FLPR CLIC 2024-05-06 19:06:19 +02:00
prevent_irq.c
regular_isr.c
static_shared_irq.c
sw_isr_table.c
test_shared_irq.h arch: sw_isr_table: Update shared interrupts structures 2024-02-02 19:49:36 +01:00