-
Notifications
You must be signed in to change notification settings - Fork 9
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
Test change in expand_heap #26
Comments
This is being tested in lsds/sgx-lkl#717 |
@davidchisnall still a no-go.
|
@davidchisnall do you mean the cryptsetup replacement when you say @mikbras' code? If yes, that is in. |
No, the separation into two separately loaded components. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Per #25.
Check to see if the enclave_mmap call in expand_heap.c can be safely turned into an mmap call.
The text was updated successfully, but these errors were encountered: