-
I have been reading the Intel SGX Developer Guide _(https://download.01.org/intel-sgx/latest/linux-latest/docs/Intel_SGX_Developer_Guide.pdf, Thu 12 Sep 2024 05:51:39 AM UTC)_ and encountered some con…
-
SGX驱动安装失败,cpu是支持SGX的,按照https://www.alibabacloud.com/help/zh/ecs/user-guide/build-an-sgx-encrypted-computing-environment#53b0d34b7cnlu 安装SGX驱动的时候显示安装失败,以下是报错信息:
Hit:1 http://archive.ubuntu.com/ubunt…
-
**Describe the support request**
Running this repo multiple times produces slightly different images but for any given run, a particular image is created, which can be widely shared and audited.
…
-
Testing on a bare-metal Intel TDX machine and encountered issues while attempting to use TPM passthrough for a guest OS.
1. Environment Details:
• Hardware: Bare-metal Intel TDX machine.
• Softwa…
-
I ran run_td.sh successfully on a TDX host machine.
I then killed the qemu-system-x86_64 process and replaced the qcow2 image with a fresh copy (i.e. same checksum).
I downloaded the Google Clou…
-
in Intel_SGX_Developer_Reference_Linux, sgx_sign cmd has two usage:
* one-step signing process:
sgx_sign sign xx.pem ...
* two-step signing process:
sgx_sign gendata -out xx_sig.dat ...
…
-
**Describe the bug**
Our nightly automation runs are currently failing at the `create_td_image.sh` step. After a preliminary investigation, we found that the `-v` [UBUNTU_VERSION] argument has become…
-
Intel SGX, or others (Usama will comment with more).
-
Hello!
I have a quick question!
Where can I find the TDX zkVM guest code for risc0? It seems that the zkVM guest only implements the SGX.
https://github.com/automata-network/tdx-attestation-sdk…
-
Hello,
I'm experiencing an issue with remote attestation using DCAP in Gramine on my Intel SGX-equipped computer. When running SGX applications with Gramine without attestation, everything works fi…