|
|
|
|
|
by rwmj
2894 days ago
|
|
Please don't spread misinformation. RISC-V has a well-thought out machine layer which is open source in all existing implementations[1]. You can easily modify the M layer if it's interfering with the performance or security of your OS. The virtualization extension hasn't been finalized (but they are working with key KVM people), but it will perform a lot better than a theoretically pure self-virtualizable ISA. [1] https://github.com/riscv/riscv-pk |
|
How can I run Linux on RISC-V portably without having to implement the SBI?