intel / intel/confidential-computing.tee.dcap
Translate quote3_error_t codes to human error messages
Open
- Dominant language
- C
- Stars
- 326
- Forks
- 198
- PR merge metrics
- No merged PRs in 30d
Description
When an error happens calling sgx_qe_get_target_info (and friends), it dumps "quote3_error_t=0x...". The error codes are listed at https://github.com/intel/SGXDataCenterAttestationPrimitives/blob/master/QuoteGeneration/quote_wrapper/common/inc/sgx_ql_lib_common.h. It would be good if the code is translated into an understandable message.
Issue links to https://github.com/openenclave/openenclave/issues/2945.
Contributor guide
Assessment
This issue has not been assessed yet.