-
--- stderr
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force
autoreconf: configure.ac: tracing
autoreconf: running: li…
-
As topic, steps to reproduce:
- git clone this repo and `cd sgx-runtime`
- `cargo update` => it will update the SGX dep to 1.1.5
- `cargo check -p test-no-std`
It fails with the errors:
```
er…
-
https://github.com/apache/incubator-teaclave-sgx-sdk/commit/605c8ea7a05d9d1a2536be66c09d3b5a06f348b0#diff-098172a73a9296db4489460ba19ef8590f2884d1336f5d9b99693bc8eae8f7e7R22 added a new dependency to …
-
Hello,
do you know a way to use the `log` crate inside an enclave? Adding
```
env_logger = { git = "https://github.com/mesalock-linux/env_logger-sgx", default-features = false, features = ["mesal…
-
With https://github.com/apache/incubator-teaclave-sgx-sdk/pull/388 we should be finally able to upgrade the worker toolchain.
(At least up to `rust-nightly-2022-02-23`)
-
I'm thinking of maybe creating a docker images that runs QEMU and inside of QEMU run the current docker image.
-
I'm facing the current problem while updating to substrate v4.0.0-dev:
[sp-trie](https://github.com/integritee-network/worker/blob/master/enclave/Cargo.lock#L2510), which our enclave depends on, ha…
-
Hi Signal folks,
I noticed you are not using one of the available SGX SDKs for Rust, such as [Fortanix EDP](https://edp.fortanix.com/) or [Teaclave SGX SDK](https://github.com/apache/incubator-tea…
-
我收到intel邮件提示
>2022年8月16日`DEV Intel® Software Guard Extensions Attestation Service (IAS) API version 3`会结束支持,请尽快升级到version4。
我看到API v4中有些数据结构的定义似乎发生了变化。可以更新下Teaclave SGX SDK中`samplecode`中`ue-ra`的代码…
-
我收到intel邮件提示
>2022年8月16日`DEV Intel® Software Guard Extensions Attestation Service (IAS) API version 3`会结束支持,请尽快升级到version4。
我看到API v4中有些数据结构的定义似乎发生了变化。可以更新下Teaclave SGX SDK中`samplecode`中`ue-ra`的代码…