-
I am trying to run the ```samples/attestation``` program, but I am getting an error. I am not running the program on a VM, but on a normal ubuntu 20.04 machine. I installed openenclave (https://github…
-
**Description**
Upgrade the SGX SDK and SSL used in FPC. Currently, FPC uses the Intel SGX SDK v2.6 for linux and SSL for SGX SDK v2.4.1.
Most recent available version of the SGX SDK is v2.10. Se…
-
Per the terminal session below, it seems that trying to build a proof on more than 2 permissions causes proof building to fail. Seems like this should be a valid action, however.
```
sgx@ante:~/wv…
-
```
What steps will reproduce the problem?
1. make TARGET_PRODUCT=beagleboard OMAPES=3.x
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using? On w…
-
To repro:
1. Build the base container with .jenkins/docker/base/build.sh
2. `docker run -it --device /dev/sgx/enclave:/dev/sgx/enclave --device /dev/sgx/provision:/dev/sgx/provision docker.io/libr…
-
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…
-
```
What steps will reproduce the problem?
1. make TARGET_PRODUCT=beagle OMAPES=3.x
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using? On what op…
-
Hi, I am trying to run the end-to-end confidential pytorch example from [this tutorial](https://gramine.readthedocs.io/en/latest/tutorials/pytorch/index.html#prerequisites). I was able to run the non-…
-
We have to do this to archive the goal:
```
# Build rats-tls in sgx mode to get rats-tls-server running in enclave
cmake -DRATS_TLS_BUILD_MODE="sgx" -DBUILD_SAMPLES=on -H. -Bbuild
make & make in…
-
*draft*
Despite the fact that the `linux-sgx` repository is open source at https://github.com/intel/linux-sgx, some of its components and dependencies are not open source.
This issue aims to cla…