commit | a6a11cc57d86d577be16a1f2738e9928e09f674a | [log] [tgz] |
---|---|---|
author | Jimmy Zheng <jimmyzhe@andestech.com> | Thu Jul 24 14:39:44 2025 +0800 |
committer | Chris Friedt <chrisfriedt@gmail.com> | Mon Oct 13 11:26:28 2025 -0400 |
tree | 3e904bdd580b0ab047a35b119fca0b635ec87e67 | |
parent | 8b27ffbecc3a411d842d336e7a9d67c3f06a96a1 [diff] |
arch: riscv: custom: add OpenHW Group CVA6 CSR support CVA6 supports custom CSR. Move 'cva6.h' to 'arch/riscv/custom/cva6_csr.h', allowing other SoCs using the CVA6 core to reuse the same CSR definitions. Signed-off-by: Jimmy Zheng <jimmyzhe@andestech.com>