-
https://github.com/intel/SGXDataCenterAttestationPrimitives/blob/6f77ba8f153e7cecd8da3cf65a0f1bb0cdc1f638/tools/PCKRetrievalTool/installer/rpm/sgx-pck-id-retrieval-tool/sgx-pck-id-retrieval-tool.spec#…
-
# Make submodule failed.
```
Add Git hooks that check Rust code format issues before commits and pushes
git submodule init
git submodule update --progress
cd deps/serde-json-sgx && git apply…
-
# Bug report
### What operating system and version are you using?
```
+----------------------------+-------+----------+
| version | build | platform |
+--------------------…
-
## Documentation
https://software.intel.com/content/www/us/en/develop/topics/software-guard-extensions/attestation-services.html
## Examples
* https://software.intel.com/content/www/us/en/develop…
-
I'm trying to install Occlum according to https://github.com/occlum/occlum/blob/master/docs/install_occlum_packages.md.
My server has the Ubuntu 20.04 OS with kernel version 5.15 > 5.11, then the `…
-
I'm using `https://download.01.org/intel-sgx/sgx_repo/ubuntu bionic main` for my distro (in a container) but I cannot find pre-built packages for the tools maintained in the [tools](https://github.co…
mythi updated
4 years ago
-
instance type: aliyun compute enhance
operation system version: Linux version 5.4.0-106-generic (buildd@lcy02-amd64-093) (gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04))
sgx driver have been insta…
-
I run the SampleAttestationTLS, but I met an error:
```shell
[get_platform_quote_cert_data ../qe_logic.cpp:378] Error returned from the p_sgx_get_quote_config API. 0xe065
null certificate
please …
-
After linux-sgx was built according to the tutorial and SampleEnclave HW mode was made, the execution of `./app` met an error "failed to load enclave", then I tried some ways to solve it, including th…
-
Hi, I'm trying to build verdictd with the Dockerfile of this repo, but the build failes:
```shell-session
❯ DOCKER_BUILDKIT=1 docker build .
[+] Building 121.4s (17/22) …