intel / intel/confidential-computing.sgx
EDMM support
Open
- Dominant language
- C++
- Stars
- 1.5k
- Forks
- 565
- PR merge metrics
- No merged PRs in 30d
Description
hi, I am using Alicloud g7t server (Intel(R) Xeon(R) Platinum 8369B), which should be SGX2-ready with EDMM support. But it seems EDMM is not available.
SGX SDK & driver: SGX 2.16_reproducible from this repo & driver from linux-sgx-driver (master branch)
Test case: using config.02.xml from SampleEnclave folder, it initialized HeapInitSize memory for heap instead of HeapMinSize, malloc after using all HeapInitSize failed.
Any Ideas?
Contributor guide
Assessment
This issue has not been assessed yet.