-
Notifications
You must be signed in to change notification settings - Fork 137
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
compare against a different log for mpfs for now
- Loading branch information
Showing
2 changed files
with
19 additions
and
1 deletion.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
|
||
Verifying archive integrity... MD5 checksums are OK. All good. | ||
Uncompressing Keystone Enclave Package | ||
testing test-stack | ||
testing test-loop | ||
testing test-malloc | ||
testing test-long-nop | ||
testing test-fibonacci | ||
testing test-fib-bench | ||
testing test-attestation | ||
Attestation report is invalid | ||
testing test-untrusted | ||
Enclave said: hello world! | ||
Enclave said: 2nd hello world! | ||
Enclave said value: 13 | ||
Enclave said value: 20 | ||
testing test-data-sealing | ||
Enclave said: Sealing key derivation successful! |