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

App devs can build and run a host app on Windows that loads ELF enclave binaries #35

Closed
CodeMonkeyLeet opened this issue Nov 21, 2017 · 3 comments
Labels
story Issue describes a user scenario to be enabled. Unit of prioritization for project planning. windows Issue has to do with supporting Open Enclave on Windows

Comments

@CodeMonkeyLeet
Copy link
Contributor

Requires #34.
To enable OpenEnclave to run on Windows, we will need the host library to be built as a Windows library that can be incorporated into the Windows SDK toolchains and system dependencies. This includes converting the C runtime dependencies as well as any enclave call-outs to system to use Windows equivalents.

@CodeMonkeyLeet
Copy link
Contributor Author

Before #44 is done, we will also need some additional bridge work to support using the Windows version of the AESM, and FLC will not be available unless an additional Windows FLC driver is implemented.

@CodeMonkeyLeet
Copy link
Contributor Author

Jork did a chunk of work for this in feature/WinAdapt but with the deferral of this deliverable for public preview, we will track getting the existing build-only changes checked in as a separate task from this full scenario referenced by other workitems.

@CodeMonkeyLeet CodeMonkeyLeet moved this from Current milestone to Backlog in Public preview Jan 6, 2018
@CodeMonkeyLeet
Copy link
Contributor Author

This has been mostly resolved with #108 and missing feature parity with Windows on the host side will be tracked as separate work items.

Public preview automation moved this from Backlog to Done Jun 26, 2018
@CodeMonkeyLeet CodeMonkeyLeet changed the title Adapt host library to build and run on Windows App devs can build and run a host app on Windows that loads ELF enclave binaries Jun 26, 2018
@CodeMonkeyLeet CodeMonkeyLeet added the windows Issue has to do with supporting Open Enclave on Windows label Nov 6, 2018
Britel pushed a commit that referenced this issue Nov 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
story Issue describes a user scenario to be enabled. Unit of prioritization for project planning. windows Issue has to do with supporting Open Enclave on Windows
Projects
No open projects
Development

No branches or pull requests

2 participants