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

Host - Driver - Guest Separation #39

Closed
1 of 6 tasks
CeciliaZ030 opened this issue Feb 26, 2024 · 1 comment
Closed
1 of 6 tasks

Host - Driver - Guest Separation #39

CeciliaZ030 opened this issue Feb 26, 2024 · 1 comment
Assignees

Comments

@CeciliaZ030
Copy link
Contributor

Describe the feature request

Preceding #38, implement an executor trait, then a driver per guest, given that each ZKVM & TEEs needs different serialization/deserialization methods.

Raiko Host_Guest Architecture

  • Executor trait
  • SGX driver which contains the RA logics (RFC @pbeza)
  • Risc0 driver which calls Bonsai API
  • Powdr driver which specifically needs no-std
  • SP1 driver should be good to go

Further issues per clients will come alone as we specify the design.

Spam policy

  • I verify that this issue is NOT SPAM and understand SPAM issues will be closed and reported to GitHub, resulting in ACCOUNT TERMINATION.
@CeciliaZ030
Copy link
Contributor Author

Resolved by #68

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants