-
![Uploading Screenshot from 2022-02-28 19-45-41.png…]()
How to enable SGX server in ubuntu azure virtual Machine?
-
The quick start assumes that https://github.com/intel/SGX-TDX-DCAP-QuoteVerificationLibrary.git is cloned in "../QVL" when running `./build.sh` - this is prerequisite is not mentioned
matti updated
2 months ago
-
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 would like to know if Gramine provides GPU support. Whether I can partition layers of a model to run inference within the SGX enclave and offload the rest to GPU. I found your publication **Computat…
-
Hello, I ran test-sgx on Ubuntu 22.04.2 LTS and the results are as follows:
```
eax: 606a6 ebx: 7400800 ecx: 7ffefbff edx: bfebfbff
stepping 6
model 10
family 6
processor type 0
extended model …
-
ubuntu 23.10
while use command "make psw DEBUG=1" or "make psw"
got error
cc1plus: error: /opt/intel/sgxsdk/include: No such file or directory [-Werror=missing-include-dirs]
please Help .
Ful…
-
Currently the "sgx-pck-id-retrieval-tool" RPM package installs the following files:
/opt/intel/sgx-pck-id-retrieval-tool/License.txt
/opt/intel/sgx-pck-id-retrieval-tool/PCKIDRetrievalTool
/opt/int…
-
A future release of [Intel SGX](https://01.org/intel-softwareguard-extensions) may introduce a new feature to support for running SGX applications inside Docker containers. The feature described in th…
-
Now I have mbed-tls HTTPS server(SGX), How SP (clients, Non SGX) could perform Intel SGX remote attestation of the server. The example here uses https://github.com/intel/linux-sgx TCP sockets for comm…
-
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:
`…