Re: [PATCH v2 03/10] target/riscv: add rva22u64 profile definition

2023-10-10 Thread Alistair Francis
On Fri, Oct 6, 2023 at 11:23 PM Daniel Henrique Barboza wrote: > > The rva22U64 profile, described in: > > https://github.com/riscv/riscv-profiles/blob/main/profiles.adoc#rva22-profiles > > Contains a set of CPU extensions aimed for 64-bit userspace > applications. Enabling this set to be enabled

[PATCH v2 03/10] target/riscv: add rva22u64 profile definition

2023-10-06 Thread Daniel Henrique Barboza
The rva22U64 profile, described in: https://github.com/riscv/riscv-profiles/blob/main/profiles.adoc#rva22-profiles Contains a set of CPU extensions aimed for 64-bit userspace applications. Enabling this set to be enabled via a single user flag makes it convenient to enable a predictable set of