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

Demo precompile as firmware. #729

Open
Tracked by #693
naure opened this issue Dec 10, 2024 · 1 comment
Open
Tracked by #693

Demo precompile as firmware. #729

naure opened this issue Dec 10, 2024 · 1 comment
Assignees

Comments

@naure
Copy link
Collaborator

naure commented Dec 10, 2024

Implement some precompile or ecall as regular software written in Rust and loaded into the VM; hence the name firmware. The VM implements such precompile calls as jumps to the literally precompiled RiscV code.

This enables us to increase compatiblility with existing platforms like sp1 before (or without) circuit implementations.

@naure naure mentioned this issue Dec 10, 2024
4 tasks
@naure naure changed the title Demo ecall as firmware. Demo precompile as firmware. Dec 10, 2024
@naure naure self-assigned this Dec 10, 2024
@matthiasgoergens
Copy link
Collaborator

Please add some motivation for why we would want to do this.

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