This repository contains various libraries used in other projects of Aalto Secure Systems Group.
- Install SGX SDK:
- Download Intel SGX SDK for Linux
- By default Makefile's expect to have SDK installed in
/opt/intel/sgxsdk
. - If the SDK is in a different directory, change
SGX_SDK
variable in Makefile.
Run make
for each library.