-
I'm using an Intel NUC and running Ubuntu 16.04.
When I suspend and then resume the NUC, and then run Graphene-SGX's (commit `80030b1157da371251f632e325df71e9454b4e55`) `helloworld` test, the app…
-
We have done the SGX function experiment on FastDDS, and we have learned from the Milestone that Cyclonedds intends to TrustZone support for DDS Security. Has the project started? Is SGX support for D…
-
https://cdn.wccftech.com/wp-content/uploads/2020/03/Intel-Rocket-Lake-S-VideoCardz.jpg
Here's my pet theory:
Backporting the 10nm architecture on 14nm by design having less transistors for the same …
-
Many security problems are introduced because the SDK lacks of security checks. How can I fuzz the SDK with the help of your tools?
-
Hello
I want to increase SGX_REPORT_DATA_SIZE from 64 to 1024 bytes. I changed this define and the corresponding alignment, but it is not enough. I cannot verify reports since they are partly corru…
-
On my ubuntu 20.04 machine, I found after installed phala scipts. the docker-compose.yaml device is set
```
devices:
- /dev/sgx_enclave
- /dev/sgx_provision
```
Using this configu…
-
Hi team,
I am getting following error while test sgx functionality using qemu build,
```
qemu-sgx/build>sudo x86_64-softmmu/qemu-system-x86_64 -nographic -enable-kvm -cpu host,+sgx -object memo…
-
Now I have mbed-tls HTTPS server(SGX), How SP (clients, Non SGX) could perform Intel SGX remote attestation of the server. The example here uses https://github.com/intel/linux-sgx TCP sockets for comm…
-
A future release of [Intel SGX](https://01.org/intel-softwareguard-extensions) may introduce a new feature to support for running SGX applications inside Docker containers. The feature described in th…
-
Hi,
Is it possible to run the server on Linux machine with SGX support? (Not ACC VM)
I am trying to run it on Linux machine :
OS: Ubuntu 20.04
CPU: Intel i5 7200U
SGX SDK: 2.15
I was able to…