-
```
What steps will reproduce the problem?
1. make TARGET_PRODUCT=beagle OMAPES=3.x
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using? On what op…
-
Hello there!
Wow, I didn't expect to find something like this. It's a great project so far!
How far is this from making some of the driver part of the mainline kernel development?
Best regards
-
I'm try to link two projects, from which A is built on top of Open Enclave while B is built on top of SGX SDK. Specifically, B is executable and A is a library, and I want to call function `enclave_he…
-
Exchange websocket client with rustls client as soon as openfinex supports tls
Currently, there is a PR to solve https://github.com/integritee-network/worker/issues/352: https://github.com/integrit…
-
We need to improve the support for app_config JSON files, so we can use it to specify the full configuration. Currently large parts still need to be set using environment variables for `sgx-lkl-run` b…
-
```
luabolalala@HP:~/Downloads/sgx/sgx-wallet-master$ source /opt/intel/sgxsdk/environment
luabolalala@HP:~/Downloads/sgx/sgx-wallet-master$ make
app/app.cpp:28:10: fatal error: ocalls.h: No such f…
-
Because of the limitation of cargo, we cannot do source replacement only for deps but not build deps [1]. Therefore, you may see two kinds of work-around: `config_gen` (https://github.com/apache/incub…
mssun updated
5 years ago
-
Ideally `libsgxstep` should be less tightly coupled to the Intel SGX-SDK and rely on a clean and stable interface that can be easily ported to other SDKs or libOSs, eg at least the following:
* set…
-
### Description of the feature
Gramine has a `struct libos_pollable_event`:
- https://github.com/gramineproject/gramine/blob/ede508c69217477c1cd6fdb3e7689da824ba4ea7/libos/include/libos_pollable_e…
-
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…