-
Part of #104
-
# Describe the bug
When I run the example code of hello_c in the demos, this problem occurs, and there is no problem in running the SampleCode of sgxsdk alone
# To reproduce
Steps to reproduce …
-
Hi,
it looks like something changed between 1.1.3 and 1.1.4 that keeps ring (and I assume other dependencies with a `debug_assert`) from building. Here is the log output, note that I commented out…
-
Hi @llly, can I ask your advice on using SGX enclaves?
would the following architecture using SGX be possible:
Consider 3 nodes:
1. Service Node
2. Enclave Node (has SGX Enclave)
3. ISV Nod…
-
When I run the command:
**docker run -t --name my-edb -p3306:3306 -p8080:8080 --device /dev/sgx_enclave --device /dev/sgx_provision ghcr.io/edgelesssys/edgelessdb-sgx-1gb**
The errors show below:
…
-
Legacy OOT driver: /dev/isgx
Legacy DCAP OOT driver (= 1.41) and in-tree driver: /dev/sgx_enclave and /dev/sgx_privision
-
One use case for gramine could be an open source application where - by knowing the MRENCLAVE and having all the enclaves source and configuration files - a third party would be able to rebuild the en…
-
**Specs: MacBook Pro (16-inch, 2019), 2.3 GHz 8-Core Intel Core i9**
When following the instructions outlined [here](https://github.com/apache/incubator-teaclave-sgx-sdk#use-simulation-mode-for-non…
-
Hi, I wonder if anyone can help with the following errors. I run SODA with one master and two slave nodes, and all with scalable SGX.
> name@master:~/soda/bin$ sudo ./app
> 15:34:24 [ INFO] starti…
-
Is there any chance we can make `cargo test` work with [our enclave code](https://github.com/scs/substraTEE-worker/tree/master/enclave)?
it would be great if we could use standard `cargo test`. Rig…