On Tue, Mar 12, 2024 at 09:52:20PM GMT, Wu, Fei2 wrote: > The harts requirements of RISC-V server platform [1] require RVA23 ISA > profile support, plus Sv48, Svadu, H, Sscofmpf etc. This patch provides > a virt CPU type (rvsp-ref) as compliant as possible.
We should add the RVA23 profile cpu type first, and then base a reference cpu type on that. But, I guess we should version the reference type, since we shouldn't expect the reference type to be bound to only RVA23 forever. Thanks, drew
