diff options
author | Daniel Henrique Barboza <dbarboza@ventanamicro.com> | 2025-01-15 15:43:15 -0300 |
---|---|---|
committer | Alistair Francis <alistair.francis@wdc.com> | 2025-03-04 15:42:54 +1000 |
commit | a876221bd301d090768bb85ab0bd7e24ec21348c (patch) | |
tree | 62a91deb8d83dc8cf516624409b5d7fb71c41466 /tests | |
parent | 08dfc194546632ee0ca0c00030b76a89b6efd298 (diff) | |
download | qemu-a876221bd301d090768bb85ab0bd7e24ec21348c.zip qemu-a876221bd301d090768bb85ab0bd7e24ec21348c.tar.gz qemu-a876221bd301d090768bb85ab0bd7e24ec21348c.tar.bz2 |
target/riscv: add RVA23U64 profile
Add RVA23U64 as described in [1]. Add it as a child of RVA22U64 since
all RVA22U64 mandatory extensions are also present in RVA23U64. What's
left then is to list the mandatory extensions that are RVA23 only.
A new "rva23u64" CPU is also added.
[1] https://github.com/riscv/riscv-profiles/blob/main/src/rva23-profile.adoc
Signed-off-by: Daniel Henrique Barboza <dbarboza@ventanamicro.com>
Reviewed-by: Andrew Jones <ajones@ventanamicro.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-ID: <20250115184316.2344583-6-dbarboza@ventanamicro.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions