On Thu, May 14, 2026 at 05:46:38PM -0300, Daniel Henrique Barboza wrote: > From: Fei Wu <[email protected]> > > The harts requirements of RISC-V server platform [1] require RVA23 ISA > profile support and others. > > This patch provides a new "riscv-server-ref" CPU to go along with the > future "riscv-server-ref" board.
About compatibility, if we get a server platform spec v2.0 that requires a different machine and RVA28 + Sxxx CPU. Is the plan to update these, or add a new CPU and machine types? If the latter, then perhaps a version in the names like riscv-server-v1.0 / riscv-server-v1.0-cpu would be good. Non-versioned names could be aliases to the latest one, but I don't know if that is really worthwhile particularly for non virtualized system. Thanks, Nick
