You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@teaclave.apache.org by rd...@apache.org on 2021/09/13 15:05:43 UTC

[incubator-teaclave-sgx-sdk] branch v1.1.4-testing updated (ed9e7cc -> 6cf7314)

This is an automated email from the ASF dual-hosted git repository.

rduan pushed a change to branch v1.1.4-testing
in repository https://gitbox.apache.org/repos/asf/incubator-teaclave-sgx-sdk.git.


    from ed9e7cc  Merge pull request #340 from h4x3rotab/patch-1
     add 7c07ce0  Correct the definition of sgx_libc::msghdr
     add be8a80e  sgx_trts and sgx_types update to intel-2.14
     add 8db7140  Dockfile update to intel-2.14
     add d107bd0  Merge pull request #346 from volcano0dr/intel-2.14
     add 148ac6c  build(sgx_unwind): add missing "config.h.in~" to native_lib_boilerplate filter
     add 8e22633  build(sgx_no_tstd): add missing "config.h.in~" to native_lib_boilerplate filter
     add 6cf7314  Merge pull request #352 from PiDelport/sgx_unwind/avoid-unnecessary-rebuild

No new revisions were added by this update.

Summary of changes:
 dockerfile/02_binutils.sh              |  2 +-
 dockerfile/03_sdk.sh                   |  4 +--
 dockerfile/04_psw_deb.sh               |  2 +-
 dockerfile/Dockerfile.1604.nightly     |  4 +--
 dockerfile/Dockerfile.1804.nightly     |  6 ++--
 dockerfile/Dockerfile.2004.nightly     |  6 ++--
 dockerfile/Dockerfile.centos8.nightly  |  6 ++--
 dockerfile/Dockerfile.fedora31.nightly |  4 +--
 sgx_libc/src/linux/x86_64/mod.rs       |  6 ++--
 sgx_no_tstd/build.rs                   |  3 +-
 sgx_trts/src/enclave.rs                | 55 +++++++++++++++++++++++++++++++++-
 sgx_types/src/error.rs                 | 21 +++++++------
 sgx_types/src/function.rs              |  2 ++
 sgx_types/src/metadata.rs              | 30 +++++++++++--------
 sgx_types/src/types.rs                 | 12 ++++++++
 sgx_unwind/build.rs                    |  1 +
 16 files changed, 120 insertions(+), 44 deletions(-)

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