This is an automated email from the ASF dual-hosted git repository.
rduan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-teaclave-sgx-sdk.git
from 841c3000 Merge pull request #390 from
apache/dependabot/maven/samplecode/mio/client-java/commons-io-commons-io-2.7
new 4888ed85 Support Intel SGX SDK 2.17 and DCAP 1.14
new a5bcd783 Fix thread_local macro
new 605c8ea7 Bump to 1.1.5
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitignore | 5 +-
buildenv.mk | 2 +
common/inc/mbusafecrt.h | 2 +
common/inc/string.h | 4 +
dockerfile/02_binutils.sh | 2 +-
dockerfile/03_sdk.sh | 4 +-
dockerfile/Dockerfile.1804.nightly | 6 +-
dockerfile/Dockerfile.2004.nightly | 6 +-
dockerfile/Dockerfile.centos8.nightly | 4 +-
dockerfile/build.sh | 6 +-
dockerfile/push.sh | 6 +-
sgx_align_struct_attribute/Cargo.toml | 2 +-
sgx_alloc/Cargo.toml | 2 +-
sgx_backtrace/Cargo.toml | 2 +-
sgx_backtrace_sys/Cargo.toml | 2 +-
sgx_build_helper/Cargo.toml | 2 +-
sgx_cov/Cargo.toml | 2 +-
sgx_crypto_helper/Cargo.toml | 2 +-
sgx_demangle/Cargo.toml | 2 +-
sgx_edl/Cargo.toml | 2 +-
sgx_libc/Cargo.toml | 2 +-
sgx_no_tstd/Cargo.toml | 2 +-
sgx_rand/Cargo.toml | 2 +-
sgx_rand_derive/Cargo.toml | 2 +-
sgx_serialize/Cargo.toml | 2 +-
sgx_serialize_derive/Cargo.toml | 2 +-
sgx_serialize_derive_internals/Cargo.toml | 2 +-
sgx_signal/Cargo.toml | 2 +-
sgx_tcrypto/Cargo.toml | 2 +-
sgx_tcrypto_helper/Cargo.toml | 2 +-
sgx_tdh/Cargo.toml | 2 +-
sgx_tkey_exchange/Cargo.toml | 2 +-
sgx_tprotected_fs/Cargo.toml | 2 +-
sgx_trts/Cargo.toml | 2 +-
sgx_trts/src/enclave.rs | 9 ++-
sgx_tse/Cargo.toml | 2 +-
sgx_tseal/Cargo.toml | 2 +-
sgx_tstd/Cargo.toml | 2 +-
sgx_tstd/src/thread/local.rs | 53 +++++++++++--
sgx_tunittest/Cargo.toml | 2 +-
sgx_types/Cargo.toml | 2 +-
sgx_types/src/function.rs | 23 +++++-
sgx_types/src/types.rs | 126 +++++++++++++++++++++++++++++-
sgx_ucrypto/Cargo.toml | 2 +-
sgx_unwind/Cargo.toml | 2 +-
sgx_urts/Cargo.toml | 3 +-
46 files changed, 258 insertions(+), 63 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]