-
**I confirm this bug has not already been reported**
- [ x] I have searched the issues and this bug has not been reported previously
**Describe the bug**
When starting Ubuntu 22.04 on an Intel Ma…
-
Hello, I ran test-sgx on Ubuntu 22.04.2 LTS and the results are as follows:
```
eax: 606a6 ebx: 7400800 ecx: 7ffefbff edx: bfebfbff
stepping 6
model 10
family 6
processor type 0
extended model …
-
Hi, There.
Recently, I meet a error when using gramine-sgx to run my binary, the top level message is AESMD returns some errors code, and I checked the aesmd service status, it shows:
```
aesmd…
-
Last year Intel announced that their new 3rd gen Xeon Scalable Processor can support up to 1 TB of EPC. I always understood that the small EPC in SGX was due to the need for an on-chip Merkle tree tha…
-
Hello, edgelessys team,
I'm having problems trying to set up sgx enabled marblerun in a local minikube cluster for running the [emojivoto example](https://docs.edgeless.systems/marblerun/getting-st…
-
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…
-
in file `LA_key_exchange/Receiver/Receiver.c`:
```
int exchange_report(sgx_enclave_id_t eid_src, sgx_dh_msg2_t* dh_msg2, \
sgx_dh_msg3_t* dh_msg3, uint32_t session_id)
{
sgx_status_t …
-
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…
-
ubuntu 23.10
while use command "make psw DEBUG=1" or "make psw"
got error
cc1plus: error: /opt/intel/sgxsdk/include: No such file or directory [-Werror=missing-include-dirs]
please Help .
Ful…
-
I followed the [Intel_SGX_SW_Installation_Guide_for_Linux.pdf](https://download.01.org/intel-sgx/sgx-linux/2.23/docs/Intel_SGX_SW_Installation_Guide_for_Linux.pdf) for PCCS installation & Certificatio…