You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Encoding header generated from this repo is also used in riscv-openocd, so having the correct register numbers here is desirable for targets implementing the CLIC spec (e.g. esp32c5).
update CSR_MINTSTATUS, CSR_SINTSTATUS, CSR_UINTSTATUS addresses to read-only csr addresses and add CSR_MINTTHRESH, CSR_SINTTHRESH, CSR_UINTTHRESH csrs.
spec: https://github.com/riscv/riscv-fast-interrupt
Please see pull #226
The text was updated successfully, but these errors were encountered: