riscv-non-isa / riscv-server-platform

The RISC-V Server Platform specification defines a standardized set of hardware and sofware capabilities, that portable system software, such as operating systems and hypervisors, can rely on being present in a RISC-V server platform.
https://jira.riscv.org/browse/RVC-6
Creative Commons Attribution 4.0 International
7 stars 2 forks source link

firmware: MUST boot in HS mode if virtualization is implemented #11

Open andreiw opened 3 weeks ago

andreiw commented 3 weeks ago

This allows a VM implementation but on a host with virtualization support you shouldn't have surprises.

andreiw commented 3 weeks ago

BRS has this text in the non-normative portion: "UEFI implementations run in 64-bit S-Mode, VS-Mode or HS-Mode, depending on whether virtualization is supported or used."

Again, it's probably a good idea to make this a stronger req.