-
What I want to ask is whether SGX programs can only support C/C++. If I want to run DNN samples in SGX environment, do I have to look for C/C++projects
-
When we do verification on SGX platform, we need enhancements to return other 'collateral' (to be specified).
in SEV, we check platform properties, e.g. if debug is turned ON, if you can share keys…
-
Running `cargo install sgxs-tools --git https://github.com/fortanix/rust-sgx` on Windows 10 results in a compilation failure due to dead code.
Inspecting [`mod.rs:789`](https://github.com/fortanix/…
-
### 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. …
-
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…
-
`sgx-detect` offers to configure SGX in the BIOS if the SGX BIOS setting is set to “software controlled”, but it can't currently do that. See the TODOs in `tests/debug.rs`.
-
Hi,
We run on Ubuntu 16. And our SGX can run on hardware mode.
However, there is no sgx_enclave & sgx_provision (only sgxsdk, sgxpsw, etc.).
May I know which directory should I fill for the 2…
-
-
**When I was using Gramine for End-To-End Confidential PyTorch Workflow, I encountered the following problem**
#gramine-sgx ./pytorch pytorchexample.py
Traceback (most recent call last):
File "py…
-
error: failed to run custom build command for `tdx-attest-sys v0.1.0 (https://github.com/intel/SGXDataCenterAttestationPrimitives?tag=DCAP_1.16#71557c7d)`
Caused by:
process didn't exit successf…