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

Add kernel syscall API and ABI #57

Open
berkus opened this issue Dec 29, 2020 · 0 comments
Open

Add kernel syscall API and ABI #57

berkus opened this issue Dec 29, 2020 · 0 comments
Assignees
Labels

Comments

@berkus
Copy link
Member

berkus commented Dec 29, 2020

  1. Add user-space thread which would call a syscall,
  2. Parse syscall ABI arguments and call kernel API function,
  3. Parse API function result and return appropriate response via ABI to user space.
@berkus berkus self-assigned this Dec 29, 2020
@berkus berkus added this to the First user-space syscall milestone Dec 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant