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

feat(ioctls) #67

Closed
wants to merge 1 commit into from
Closed

feat(ioctls) #67

wants to merge 1 commit into from

Conversation

jarkkojs
Copy link

@jarkkojs jarkkojs commented Mar 9, 2022

Move ioctl shenanigans from enarx/enarx to enarx/sgx crate. Take away
ioctls that will be never used.

Closes: #66
Signed-off-by: Jarkko Sakkinen [email protected]

Move ioctl shenanigans from enarx/enarx to enarx/sgx crate. Take away
ioctls that will be never used.

Closes: #66
Signed-off-by: Jarkko Sakkinen <[email protected]>
@jarkkojs
Copy link
Author

iocuddle doest not play nice with shim-sgx. I.e. I'll just construct internal fixed ioctl for setting EMODPR with PROT_NONE to shim-sgx.

@jarkkojs jarkkojs closed this Mar 10, 2022
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

Successfully merging this pull request may close these issues.

feat(ioctls): Move SGX ioctls to sgx crate
1 participant