-
Is there support for the new extensions which allow dynamic memory management in SGX2?
-
This issue is to track the work on the glibc support for SGX-LKL.
The glibc library is located as the `sgx-lkl-glibc` git submodule.
Currently only the build system is integrated with SGX-LKL. I…
-
Hello,
Following the steps at "https://github.com/gumdroid/manifest" to build Android for an Arbor 43C + Overo Firestorm using an Ubuntu 14.04.03 LTS machine results in an error, these are the comman…
-
I'd like to use OpenSGX to write and test real SGX applications on local machines which don't support SGX instructions - and then be able to run the same application on machines that do support SGX wi…
-
If the variable `SGX_SDK=/opt/intel/sgxsdk` is not set, the bulid fails due to
```shell
fatal error: 'sgx_spinlock.h' file not found
#include "sgx_spinlock.h"
```
(which is located in `sgxsdk/…
-
I'm getting following undefined error even after including IPP header in the Makefile of SampleEnclaveGMIPP.
`/usr/bin/ld: Enclave/Enclave.o: in function `new_ECC_sm2()':
/test/SampleCode/Sample…
-
Issue reported by Jo Van Bulck, KU Leuven and David Oswald, University of Birmingham.
SGX does not scrub registers when an enclave is exited via the EEXIT instruction which is used in the `leave_en…
-
Hey guys, trying to compile the same code that depended on 1.1.2 now fails
```
version. This may also occur with an optional dependency that is not enabled.
Compiling sgx_signal v1.1.2 (https:…
-
Hello, I currently have a physical server machine with an Intel (R) Xeon(R) Platinum 8352S * 2 CPU. The system is using Ubuntu 20.04,Currently, There is an issue with my PCCS service.
pccs status:
`…
-
I am trying to install the Intel SGX DCAP driver on a virtual machine running Ubuntu 20.04 with kernel version 5.15.0-1035-azure. However, the installation fails with the following error message:
`…