- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
I had compiled my code in Hardware Mode and tested it many times. It was working fine, but then the same code failed at the call to sgx_create_enclave() after I started my machine again. Now, the code works for in simulation mode but fails to create enclave in HW mode. I don't know how to rectify this.
Thank You
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You should try to get the error_code to figure out what's wrong. Possibly something is wrong with the PSW if the code has not been changed.
Wenhao
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm having the exact same problem. It was working, and then we restarted the machine (model is Intel(R) Xeon(R) CPU E3-1280 v5 @ 3.70GHz).
I am trying to make the sgxsdk RemoteAttestation example with some small changes with SGX_PRERELEASE=1 SGX_DEBUG=0. It makes OK but then I get the following error when I run it:
$ ./app
Error, call sgx_create_enclave fail [timing_test].
Error code: 0x0001

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page