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

Investigate privileged syscall for ELF verification #8

Open
buffalojoec opened this issue Dec 4, 2024 · 0 comments
Open

Investigate privileged syscall for ELF verification #8

buffalojoec opened this issue Dec 4, 2024 · 0 comments

Comments

@buffalojoec
Copy link
Contributor

ELF verification is going to be this program's most difficult challenge as an on-chain BPF program, since this operation likely requires lots of compute units.

As an alternative to #7, we can explore a privileged syscall for verifying ELFs, only to be run by loader v4 and perhaps future loaders.

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

No branches or pull requests

1 participant