mirror of
https://github.com/riscv-software-src/opensbi
synced 2025-09-13 05:26:04 +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. Signed-off-by: Atish Patra <atish.patra@wdc.com>