-
Notifications
You must be signed in to change notification settings - Fork 91
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
SGX upgrade #758
SGX upgrade #758
Conversation
mbrandenburger
commented
Apr 29, 2024
- Ubuntu 22.04
- SGX SDK 2.22
- SGX SSL 3.0_Rev1
- OpenSSL 3.0.12
- Ego 1.5.0
- Python 3
@bvavala Can you please test this in HW mode. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Was able to build-dev and start the-simple-test-network
fa0df76
to
9da7809
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lg
&& make install | ||
&& make install \ | ||
&& make clean \ | ||
&& rm -rf /tmp/intel-sgx-ssl |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice addition!
9da7809
to
748daeb
Compare
@munapower this one can be merged once we have #765 approved/merged. |
- Ubuntu 22.04 - SGX SDK 2.22 - SGX SSL 3.0_Rev1 - OpenSSL 3.0.12 - Ego 1.5.0 - Python 3 Signed-off-by: Marcus Brandenburger <[email protected]>
748daeb
to
80417f6
Compare