You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@teaclave.apache.org by GitBox <gi...@apache.org> on 2020/04/23 04:45:20 UTC

[GitHub] [incubator-teaclave-sgx-sdk] dingelish opened a new pull request #227: v1.1.2

dingelish opened a new pull request #227:
URL: https://github.com/apache/incubator-teaclave-sgx-sdk/pull/227


   **Supports Intel SGX SDK v2.9.1**
   
   **Supports Rust nightly-2020-04-07**
   
   **Docker images** We provide docker images: 1604-1.1.2/1804-1.1.2/2004-1.1.2/fedora27-1.1.2. CentOS support is unfinished. Contribution is welcome!
   
   **sgx_signal** enables signal handling. It'll be pretty handy when debugging with `ud2` or `SIGILL` events! Please look at [signal sample](samplecode/unit-test/enclave/src/test_signal.rs) for usage.
   
   **Removed sgx_core_futures** since Rust supports `async`/`await` in `no_std` environment.
   
   **Bug fixes**
   
   **Removed compiler-rt patch**


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org