forked from openenclave/openenclave
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
3765: Add EXPORT openenclave-hostverify-targets and different target files r=mingweishih a=ryanhsu19 Add a new export, `openenclave-hostverify-targets`, while using the same namespace, `openenclave::`, to deal with the building issue of the independent `open-enclave-hostverify` package. Also remove unnecessary `COMPONENT NOT MATCHES OEHOSTVERIFY`s and only retain the one that switches between different target files generated by the new export. Explicitly write out the compile options and definitions for `oehostverify` in `host/CMakeLists.txt`. Resolve openenclave#2263, resolve openenclave#3160, resolve openenclave#3181, and resolve openenclave#3300. Signed-off-by: Ryan Hsu <[email protected]> 3779: Selectively use avx instructions r=radhikaj a=anakrish Signed-off-by: Anand Krishnamoorthi <[email protected]> Co-authored-by: Ryan Hsu <[email protected]> Co-authored-by: Anand Krishnamoorthi <[email protected]>
- Loading branch information
Showing
14 changed files
with
178 additions
and
136 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.