-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use LVI mitigation when building enclave (#412)
* use LVI mitigation when building enclave This is done by setting the env variable MITIGATION-CVE-2020-0551 to LOAD #373. The Makefile has been updated to match the templates from teaclave's samplecode * Fix minor typo in buildenv.mk
- Loading branch information
Felix Müller
authored
Nov 12, 2021
1 parent
bca26ab
commit 8fa333c
Showing
3 changed files
with
5 additions
and
4 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