-
Per https://github.com/lsds/sgx-lkl-musl/pull/25.
Check to see if the enclave_mmap call in expand_heap.c can be safely turned into an mmap call.
-
## Config
Graphene :- Commit: f9ed396dba0fc3bb988c9cd53375306300a66178
Linux :- 5.12.0 upstream kernel
## Issues
## PAL Failures
**TC-1: test_200_event**
The test expect to return “TEST OK” …
-
-
Hi,
It gives me an error while making progress with the error message below
```
... omitted for brevity
#0 11.39 /usr/bin/ld: warning: /linux-sgx/external/rdrand/src/librdrand.a(rdrand.o): un…
-
We have an application using sgx_2.11 on RHEL 8.4. There is an OCALL which calls a web service and passes the response back into the enclave.
```
int ocall_httpRequest(
…
-
Hi,
We are fuzzing Intel SGX SDK applications with the threat model that we do not trust the untrusted stack in the system. This includes the untrusted operating system, application, and the untrus…
-
eg Travis-CI to at least make sure everything compiles on an up-to-date system. This means we should also patch, build, and install the SGX-SDK.
We can also consider running at least some tests fro…
-
Hi,
Just ran into an issue with UTF-8 encoded files names (i.e., file names with ü) when used in the manifest to create trusted/allowed files. To recreate you'd have to create a file with such a ch…
-
Any ideas why the DCAP sample isn't working out of the box?
I'm using with the recommended docker image. Maybe this doesn't have all the binaries needed to run this same?
```
root@7006db9d90e…
-
```
What steps will reproduce the problem?
1.install media player
2.copy .3gp file in to sd card
3.play video
In my devkit8000 board i am not able to play the video. Sound is working
fine.but video…