-
```
What steps will reproduce the problem?
1. make TARGET_PRODUCT=beagleboard OMAPES=3.x
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using? On w…
-
I'm running on Ubuntu* 18.04 LTS Desktop 64bits
When I do `make deb_sgx_enclave_common_pkg` it gives me the following:
`../../../psw/ae/common/proto/messages.pb.h:12:2: error: #error This file w…
-
Hi,
I am seeing errors when doing a bazel build or run with either redis or sqlite example that was highlighted. What could be the problem?
`bazel run :asylo_sqlite_sgx_sim
Extracting Bazel in…
-
In my QGIS Project, I'm using a Vector Tile layer.
URL: https://sgx.geodatenzentrum.de/gdz_basemapde_vektor/tiles/v1/bm_web_de_3857/{z}/{x}/{y}.pbf
Style URL: https://sgx.geodatenzentrum.de/gdz_bas…
-
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…
-
5 tests are failing in sgx-lkl nightly build with SGXLKL_ETHREADS=1 ( 3 java, 1 dotnet, 1 ml/openvino)
We are disabling them with PR https://github.com/lsds/sgx-lkl/pull/801
https://github.com/ls…
-
Currently the "sgx-pck-id-retrieval-tool" RPM package installs the following files:
/opt/intel/sgx-pck-id-retrieval-tool/License.txt
/opt/intel/sgx-pck-id-retrieval-tool/PCKIDRetrievalTool
/opt/int…
-
Looking at is_sgx_available
```c
bool sgx_driver_loaded() {
// /dev/isgx is for LKM version, /dev/sgx is for in-kernel support.
return file_exists("/dev/isgx") || file_exists("/dev/sgx");
…
-
## Description of the problem
This is an existing on-prem (Intel Nuc) system that has been used for graphene-sgx in the past. Our team is now looking to upgrade to gramine, and for the most par…
-
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…