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
Link Copied
Hi dear all,
I solved the problem.
thanks
For more complete information about compiler optimizations, see our Optimization Notice.