-
### What happened? Provide a clear and concise description of the bug, including deployment details.
Issue with deploying .GOV
"code": "DeploymentFailed",
"target": "/subscriptions/cf4d6247-bf5…
-
I install pccs from https://github.com/intel/SGXDataCenterAttestationPrimitives/tree/master/QuoteGeneration
by $ sudo dpkg -i sgx-dcap-pccs_*.deb,
When I try to run QuoteGenerationSample it shows…
-
I'm trying to create an enclave that can be used in SGX simulated mode but when I do, the resulting enclave gives me error code 8201 which is SGX_ERROR_INVALID_METADATA according to Intel's sgx docume…
-
Hi. I compiled SGX SDK and PSW using the latest master brach, while `aesm_service` won't be started and keep restarting. SGX has been enabled in BIOS and `/dev/isgx` exists.
OS: Ubuntu 20.04
CPU: i7…
-
Hello,
I'm trying to install PSW onto a Centos box that cannot have gcc installed on it for security reasons. I'm using the following binary
https://download.01.org/intel-sgx/linux-2.4/centos7.5-s…
skone updated
5 years ago
-
My AESM service crashes, but I don't know why.
Mar 13 15:48:48 sgx-2 systemd[1]: Started Intel(R) Architectural Enclave Service Manager.
Mar 13 15:48:48 sgx-2 aesm_service[814396]: The server sock…
-
Looking at sgx_x86_64/linux_sgx_2_9.patch. Will this be maintained as a patch going forward or integrated into Intel SGX SDK? Also, is the upstreaming and rebasing of the patch on a new SGX SDK done p…
-
I have setup PCCS in k8s cluster on a non-SGX machine. Then I configure a SGX device to communicate to this PCCS service. I have also installed PCKIDRetrievalTool as mentioned [here](https://www.intel…
-
I wan to run the offical remote attestation example(sgx-ra-example),but the server output is an error:
---- IAS sigrl HTTP Request ------------------------------------------------
HTTP GET https:/…
-
https://github.com/intel/linux-sgx/blob/4887b30b519d7bfc9f5de6e6330bc0034cce3d75/SampleCode/LocalAttestation/EnclaveInitiator/Makefile#L82
On my machine, shouldn't the result be 0?
```
[root@loca…