mc2-project/opaque-sql

Enclave crash at startup in SBT Release mode with `SGX_MODE=HW`

Closed this issue · 0 comments

The following message is printed:

StartEnclave failed
Error: Unexpected error occurred.

With additional instrumentation, the status code is found to be 0x4004: SGX_ERROR_SERVICE_INVALID_PRIVILEDGE ("Enclave has no privilege to get launch token").

Reported by András Méhes.