Hi, I am working on a project in which SGX plays a extra import role, and the project may run a machine algorithm that handle lots of data, and SGX 1 limit the size of secure memory region and the SGX 2 enlarge it, so we decide to buy some cpu processor that support SGX 2.
Today I want to add EPID remote attestation code based on code in this repo into my project, but I find that SGX 2 processor may not support EPID remote attestation any more, this means that code in this repo can't be used in SGX 2 processor. So is there any plan to bring support DCAP attestation into this repo?
Hi, I am working on a project in which SGX plays a extra import role, and the project may run a machine algorithm that handle lots of data, and SGX 1 limit the size of secure memory region and the SGX 2 enlarge it, so we decide to buy some cpu processor that support SGX 2. Today I want to add EPID remote attestation code based on code in this repo into my project, but I find that SGX 2 processor may not support EPID remote attestation any more, this means that code in this repo can't be used in SGX 2 processor. So is there any plan to bring support DCAP attestation into this repo?