IRQ 1 is used by the LiteX timer, so we can't use it for the test: gen_isr_tables.py: error: multiple registrations at table_index 1 for irq 1 (0x1) Existing section ['.irq.WEST_TOPDIR/zephyr/tests/kernel/gen_isr_table/src/main.c.0'], new section .irq.WEST_TOPDIR/zephyr/drivers/timer/litex_timer.c.0 Has IRQ_CONNECT or IRQ_DIRECT_CONNECT accidentally been invoked on the same irq multiple times? Issue #92194 Signed-off-by: Tom Hughes <tomhughes@chromium.org> |
||
|---|---|---|
| .. | ||
| cache | ||
| common | ||
| condvar/condvar_api | ||
| context | ||
| device | ||
| early_sleep | ||
| events | ||
| fatal | ||
| fifo | ||
| fpu_sharing | ||
| gen_isr_table | ||
| interrupt | ||
| ipi_cascade | ||
| ipi_optimize | ||
| lifo | ||
| mbox | ||
| mem_heap/k_heap_api | ||
| mem_protect | ||
| mem_slab | ||
| mp | ||
| msgq | ||
| mutex | ||
| obj_core | ||
| obj_tracking | ||
| pending | ||
| pipe | ||
| poll | ||
| profiling/profiling_api | ||
| queue | ||
| sched | ||
| semaphore | ||
| sleep | ||
| smp | ||
| smp_abort | ||
| smp_boot_delay | ||
| smp_suspend | ||
| spinlock | ||
| stack/stack | ||
| threads | ||
| tickless/tickless_concept | ||
| timer | ||
| usage/thread_runtime_stats | ||
| workq | ||
| xip | ||