intel / intel/confidential-computing.sgx
The function sgx_init_quote return 0x4006 SGX_ERROR_UPDATE_NEEDED
Open
- Dominant language
- C++
- Stars
- 1.5k
- Forks
- 565
- PR merge metrics
- No merged PRs in 30d
Description
I have used the 2.11 version of AESM and SDK, and the code runs smoothly on the i5-9600kf machine, but when run this code on the i5-10600 machine, the function sgx_init_quote returns an error 0x4006. Does anyone know the reason or how to solve this problem? Thanks.
code: https://github.com/crustio/crust-sworker/blob/release/0.6.0/src/app/process/EntryNetwork.cpp#L58
Contributor guide
Assessment
This issue has not been assessed yet.