incubator-nuttx/arch/risc-v
Inochi Amaoto bae686e127 arch/riscv: force using encoding macro for CSR access
Using CSR name depends on compiler support heavily, but CSR
encoding does not have this problem. It also make it easy to
add new CSR support even if the compiler does not support.

Unify CSR access by using the CSR encoding macro.

Signed-off-by: Inochi Amaoto <inochiama@outlook.com>
2024-04-11 10:43:48 +08:00
..
include arch/riscv: force using encoding macro for CSR access 2024-04-11 10:43:48 +08:00
src arch/riscv: force using encoding macro for CSR access 2024-04-11 10:43:48 +08:00
CMakeLists.txt cmake:init RISC-V cmake qemu-rv build 2023-10-26 21:01:46 +08:00
Kconfig Fix Kconfig style 2024-04-09 10:49:23 +08:00