-
## Background
Oracles in different binaries using the same home cannot be run at the same time
We need to improve the Oracles of other Binary to use the same Home path.
Currently, it is stored as…
-
HI,
I have tried Full Attestation and Remote Lunch example of [](https://github.com/lsds/sgx-lkl/wiki/Remote-Attestation-and-Remote-Control) and the last step fails.
I have tried it in different bar…
-
'sudo phala sgx-test' used to work, however now it appears to uninstall then re-install the driver and then results in an error. I've found other users with the same issue.
Output below:
~# sud…
-
```
What steps will reproduce the problem?
1. Follow the instruction on wiki to download the rowboat source code
2. $ repo init -u git://gitorious.org/rowboat/manifest.git -m rowboat-eclair.xml
3. $ r…
-
Legacy OOT driver: /dev/isgx
Legacy DCAP OOT driver (= 1.41) and in-tree driver: /dev/sgx_enclave and /dev/sgx_privision
-
Hi,
I have Ubuntu 17.10 and I did everything as you wrote in the guide and everything worked without an error but when I try and run `make SGX_RUN=1` in the main directory it fails.
if you could hel…
-
Hello, when I executed the command:
cargo check --no-default-features --features="sgx serde_sgx"
it shows:
error: cannot find derive macro `Serialize` in this scope
--> src/lib.r…
-
As requested in issue #3969 and implemented in PR #4014, currently `oe_verify_evidence()` returns OE_OK for TCB status "UpToDate" and "SWHardeningNeeded". We should build on this request, and have `oe…
shnwc updated
3 years ago
-
CCF today returns responses as soon as they become available, before consensus has been achieved. It is then the responsibility of the user to [check that they do commit eventually](https://microsoft.…
-
Hi,
I am trying to run the Full Attestation example and I am sure I have followed every step of the ReadMe file but I am not able to connect to the server. The problem is given below:
The server…