-
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…
-
As per [5.0 release notes](https://github.com/microsoft/CCF/releases/tag/ccf-5.0.0), `release/5.x` is the last LTS with SGX support. 6.0 (`main` at the moment) will target confidential containers excl…
-
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 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.
…
-
1 在模拟环境执行Occlum中的demos里的pytorch时,
按照文档步骤[https://github.com/occlum/occlum/tree/master/demos/pytorch/distributed,执行到step4时](https://github.com/occlum/occlum/tree/master/demos/pytorch/distributed%EF%BC…
-
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…
-
## Description of the problem
Gramine has deprecated the `sgx.nonpie_binary` manifest option and introduced a manifest check tool that flags any unsupported entries in the manifest file.
https…
-
Example dmesg:
```
[ 484.355618] INFO: task app:8986 blocked for more than 120 seconds.
[ 484.355643] Tainted: G OE 5.15.0-124-generic #134-Ubuntu
[ 484.355665] "echo 0 > …
-
# Describe the bug
1. docker run occlum using image occlum:0.30.0-ubuntu20.04 for azure os, but occlum run for a several seconds, then crash, exit with error
2. run with command: occlum build …