File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,9 +20,9 @@ $ cd $HOME
2020$ OS_PLATFORM=ubuntu20.04
2121$ OS_CODE_NAME=` lsb_release -sc`
2222$ SGX_PLATFORM=$OS_PLATFORM -server
23- $ SGX_RELEASE_VERSION=1.17
23+ $ SGX_RELEASE_VERSION=1.22
2424$ SGX_DRIVER_VERSION=1.41
25- $ SGX_SDK_VERSION=2.20 .100.4
25+ $ SGX_SDK_VERSION=2.25 .100.3
2626
2727# install the dependencies
2828$ sudo apt-get update
@@ -53,7 +53,7 @@ $ # Verify that the paths are correctly set
5353$ which ar as ld objcopy objdump ranlib
5454$ cd ../
5555$ git clone https://github.com/intel/intel-sgx-ssl.git
56- $ wget https://www.openssl.org/source/openssl-1.1.1v .tar.gz -O intel-sgx-ssl/openssl_source/openssl-1.1.1v .tar.gz
56+ $ wget https://www.openssl.org/source/openssl-3.0.14 .tar.gz -O intel-sgx-ssl/openssl_source/openssl-3.0.14 .tar.gz
5757$ cd intel-sgx-ssl/Linux
5858$ source /opt/intel/sgxsdk/environment
5959$ make all
You can’t perform that action at this time.
0 commit comments