-
Hi,
I'm trying to Build Secure XGBoost following [https://github.com/mc2-project/secure-xgboost](url) and build fails in Step 6 when I run `make -j4`. Please find the output log file attached:
[buil…
-
```
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…
-
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…
-
### Description of the feature
Gramine has a `struct libos_pollable_event`:
- https://github.com/gramineproject/gramine/blob/ede508c69217477c1cd6fdb3e7689da824ba4ea7/libos/include/libos_pollable_e…
-
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…
-
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…
-
```
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
-
When failing LTP tests categorized, they were categorized into 4 categories:
1) Test Issues - Test Bugs:
- There is bug in the test code such as non-existing folder or user and so on
- Fix bug …