lsds / sgx-lkl

SGX-LKL Library OS for running Linux applications inside of Intel SGX enclaves

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

helloworld fails on SGX2

shujiecui opened this issue · comments

I tested helloworld on SGX2 and get the following error:

result=21 (OE_PLATFORM_ERROR)
[ SGX-LKL ] FAIL: Could not initialise enclave
Makefile:29: recipe for target 'run-hw' failed
make: *** [run-hw] Error 1

How to make it work for SGX2?