You can view, comment on, or merge this pull request online at:
https://github.com/apache/incubator-teaclave-sgx-sdk/pull/396
-- Commit Summary --
* Support Intel SGX SDK 2.17 and DCAP 1.14
* Fix thread_local macro
* Bump to 1.1.5
-- File Changes --
M .gitignore (5)
M buildenv.mk (2)
M common/inc/mbusafecrt.h (2)
M common/inc/string.h (4)
M dockerfile/02_binutils.sh (2)
M dockerfile/03_sdk.sh (4)
M dockerfile/Dockerfile.1804.nightly (6)
M dockerfile/Dockerfile.2004.nightly (6)
M dockerfile/Dockerfile.centos8.nightly (4)
M dockerfile/build.sh (6)
M dockerfile/push.sh (6)
M sgx_align_struct_attribute/Cargo.toml (2)
M sgx_alloc/Cargo.toml (2)
M sgx_backtrace/Cargo.toml (2)
M sgx_backtrace_sys/Cargo.toml (2)
M sgx_build_helper/Cargo.toml (2)
M sgx_cov/Cargo.toml (2)
M sgx_crypto_helper/Cargo.toml (2)
M sgx_demangle/Cargo.toml (2)
M sgx_edl/Cargo.toml (2)
M sgx_libc/Cargo.toml (2)
M sgx_no_tstd/Cargo.toml (2)
M sgx_rand/Cargo.toml (2)
M sgx_rand_derive/Cargo.toml (2)
M sgx_serialize/Cargo.toml (2)
M sgx_serialize_derive/Cargo.toml (2)
M sgx_serialize_derive_internals/Cargo.toml (2)
M sgx_signal/Cargo.toml (2)
M sgx_tcrypto/Cargo.toml (2)
M sgx_tcrypto_helper/Cargo.toml (2)
M sgx_tdh/Cargo.toml (2)
M sgx_tkey_exchange/Cargo.toml (2)
M sgx_tprotected_fs/Cargo.toml (2)
M sgx_trts/Cargo.toml (2)
M sgx_trts/src/enclave.rs (9)
M sgx_tse/Cargo.toml (2)
M sgx_tseal/Cargo.toml (2)
M sgx_tstd/Cargo.toml (2)
M sgx_tstd/src/thread/local.rs (53)
M sgx_tunittest/Cargo.toml (2)
M sgx_types/Cargo.toml (2)
M sgx_types/src/function.rs (23)
M sgx_types/src/types.rs (126)
M sgx_ucrypto/Cargo.toml (2)
M sgx_unwind/Cargo.toml (2)
M sgx_urts/Cargo.toml (2)
-- Patch Links --
https://github.com/apache/incubator-teaclave-sgx-sdk/pull/396.patch
https://github.com/apache/incubator-teaclave-sgx-sdk/pull/396.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave-sgx-sdk/pull/396
You are receiving this because you are subscribed to this thread.
Message ID: <apache/incubator-teaclave-sgx-sdk/pull/[email protected]>