intel / intel/confidential-computing.sgx
the availability of sgx_get_trusted_time() API
- Dominant language
- C++
- Stars
- 1.5k
- Forks
- 565
- PR merge metrics
- No merged PRs in 30d
Description
I have a question about the availability of sgx_get_trusted_time() API on Linux platforms.
According to this article (https://www.intel.ca/content/www/ca/en/support/articles/000057968/software/intel-security-products.html), support for Intel® Software Guard Extensions (Intel® SGX) Platform Services was removed from all Linux-based platforms, including client platforms, beginning with Intel SGX SDK for Linux 2.9.
However, according to this article (https://www.intel.com/content/www/us/en/content-details/671564/trusted-time-and-monotonic-counters-with-intel-software-guard-extensions-platform-services.html), sgx_get_trusted_time() API is based on the Platform Services.
So I’m wondering if this API is still available on Linux platforms or not. Could you please clarify this for me? Thank you.
Contributor guide
Assessment
This issue has not been assessed yet.