mirror of
https://github.com/riscv-software-src/opensbi
synced 2025-10-17 22:28:21 +01:00
Some older toolchains may not have all the csr's defined. Update all the csr functions to use the CSR_ #define values instead of the toolchain defined values. Suggested-by: Olof Johansson <olof@lixom.net> Signed-off-by: Atish Patra <atish.patra@wdc.com>