-
我在跑readme文档示例hello_c的时候,occlum run /bin/hello_world卡住了,
occlum build正常执行,打印的信息如下:
```
root@test:~/occlum/demos/hello_c/occlum_instance# occlum build
Enclave sign-tool: /opt/occlum/sgxsdk-tools/b…
-
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**
I am trying to build CCF from source. I am using the docker ghcr.io/microsoft/ccf/ci/default:build-25-07-2024. I have installed open-enclave sdk inside the docker. Further, I am u…
-
Hai.
I noticed that users can test the remote attestation with Occlum. The flows of remote attestation are different.
Does Hyperenclave have its own remote attestation design?
Does Hyperenclave …
-
A PDO enclave, in general, does not deal with time, but certificate expiration verification within sgx/openssl does.
Here is an overview of:
* how time is handled within sgx/openssl and the untruste…
-
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…
-
## Description of the problem
As part of latest commit [87c752f3a61d578b8e2c600e2305aca99c44d812](https://github.com/gramineproject/gramine/commit/87c752f3a61d578b8e2c600e2305aca99c44d812) loader…
-
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…
-
### Issue description
can not work with go build static
### To reproduce
Steps to reproduce the behavior:
1. ego-go build -trimpath --ldflags '--extldflags "-static -fpic"'
2. ego sign
3. …
-
**Is your feature request related to a problem? Please describe.**
N/A
**Describe the solution you'd like**
Support for nodepools with Ubuntu 24.04 - we'd very much like to have 6.x kernels avail…