Intel® Software Guard Extensions (Intel® SGX)
Discussion board focused on hardware-based isolation and memory encryption to provide extended code protection in solutions.
1367 Discussions

Can't Open Enclave when calling sgx_create_enclave from outside

Medina_Chirinos__Jor
220 Views

Hi Dear all,

I have an application that calls a function from a static library that loads an enclave. When my application is in the same folder as my trusted/untrusted code it works perfectly. However, when my code is outside this folder I cant make it load the enclave I tried to copy the .so generated to where the calling app resides but It does not work.

 

Regards

0 Kudos
1 Reply
Medina_Chirinos__Jor
220 Views

Hi dear all,

 

I solved the problem.

 

thanks

Reply