mirror of
https://github.com/olofk/serv.git
synced 2026-01-14 07:29:36 +00:00
This contains a lot of fixes as IRQ support was broken on both RTL and zephyr side * Interrupts are now synced to instruction lifetimes * Interrupts are disabled on traps and mie is pushed to mpie * Zephyr applications regenerated from rewritten Zephyr port * Timer is 32-bit to avoid wrapping around too often * MEPC was not read properly from CSR storage