sgx-naors / Iolite

Installing G-SGX on Ubuntu 17.10.1
1 stars 1 forks source link

Installing Graphene on Ubuntu Server 17.10.1

In order to compile the SDK, PSW and the Graphene-SGX library, install GCC and G++:

GCC and G++ 4.8 is needed later on for compiling LibOS, specifically for glibc-2.19, install them as well:

Graphene-SGX requires Intel-SGX driver version 1.9. Download and install it:

Download and install Intel's Capability Licensing Service (iclsClient):

ICLS is the activation site at Intel where client installations are tracked, therefore iclsClient is required for the PSW.

Generate the Enclave signing key:

Graphene-SGX requires Intel-SGX SDK and Intel-SGX PSW version 1.9. Download and install them:

Download and install Graphene :

Enjoy