Hello all,
Just a heads up, the linux-sgx README is not updated. When compiling the linux-sgx target with SGX SDK version 2.28.100.1, I get the following error:
/usr/bin/ld: cannot find -lsgx_tkey_exchange: No such file or directory
removing -lsgx_tkey_exchange from the linux-sgx/enclave-sample/Makefile solved the issue.