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
fix(build): replace csr name sptbr with satp (#61)
* fix(build): replace csr name `sptbr` with `satp`
This commits replaced the CSR name `sptbr` in source files with `satp`. The new code is checked to make sure this change does not break the functions modified. But further checkes might be required to make sure the tests are not broken.
* fix(build): include `klib-macros.h` in `tests/softmdutest/main.c`.
0 commit comments