You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: linux/reproducibility/ae_reproducibility_verifier/README.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -61,3 +61,6 @@ This document outlines a process to guarantee Intel(R) prebuilt AEs are:
61
61
```
62
62
63
63
Meanwhile, you can find the metadata of Intel and user are generated in*./output/intel_metadata.txt* and *./output/user_metadata.txt*
64
+
65
+
- For one release, we may not sign all the AEs but only sign a portion of them. So please don't anticipate to reproduce all of the AEs in a single release.
66
+
You can refer to [README.md](/psw/ae/data/prebuilt/README.md) and [README.md](https://github.com/intel/SGXDataCenterAttestationPrimitives/blob/sgx_reproducible/QuoteGeneration/psw/ae/data/prebuilt/README.md) to obtain the appropriate reproducible release for each AE and utilize the corresponding release branch to reproduce the AE.
0 commit comments