Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RISC-V Hypervisor extension support #44

Open
edubart opened this issue May 24, 2023 · 0 comments · May be fixed by #41
Open

RISC-V Hypervisor extension support #44

edubart opened this issue May 24, 2023 · 0 comments · May be fixed by #41
Assignees
Labels
enhancement New feature or request epic

Comments

@edubart
Copy link
Contributor

edubart commented May 24, 2023

Context

The RISC-V Hypervisor extension will allows us to run multiple virtual Linux guest machines inside the same Cartesi Machine, this open possibilities of running multiple process each one in a fully isolated Linux kernel, greatly improving security for dapps that needs to run multiple isolated processes.

Possible solutions

The latest ratified RISC-V Hypervisor extension spec should be read and implemented accordingly. We should also update to Kernel 6.x to have KVM support for RISC-V and switch our boot to use OpenSBI instead of BBL.

@edubart edubart added enhancement New feature or request epic labels May 24, 2023
@edubart edubart linked a pull request May 24, 2023 that will close this issue
@edubart edubart moved this to In Progress in Machine Emulator SDK May 30, 2023
@edubart edubart moved this from In Progress to PR Available in Machine Emulator SDK Aug 14, 2023
@edubart edubart moved this from PR Available to In Progress in Machine Emulator SDK Aug 14, 2023
@edubart edubart moved this from In Progress to PR Available in Machine Emulator SDK Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request epic
Projects
Status: PR Available
Development

Successfully merging a pull request may close this issue.

2 participants