mirror of
https://github.com/riscv-software-src/opensbi
synced 2025-10-17 06:08:16 +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>