This is an automated email from the ASF dual-hosted git repository.
rduan pushed a change to branch v2.0.0-preview
in repository https://gitbox.apache.org/repos/asf/incubator-teaclave-sgx-sdk.git
from 4f8f21fd Fix 04_psw.sh
add b90fdd47 Format samplecode
No new revisions were added by this update.
Summary of changes:
samplecode/crypto/Makefile | 28 +--
samplecode/crypto/enclave/Cargo.toml | 5 +-
samplecode/crypto/enclave/src/lib.rs | 10 +-
samplecode/hyper-rustls-https-server/Makefile | 2 +-
.../hyper-rustls-https-server/app/src/main.rs | 11 +-
.../hyper-rustls-https-server/enclave/Cargo.toml | 4 +-
.../hyper-rustls-https-server/enclave/src/lib.rs | 12 +-
samplecode/rpc/client/enclave/src/lib.rs | 2 +-
samplecode/rpc/server/enclave/src/lib.rs | 2 +-
samplecode/switchless/enclave/src/lib.rs | 8 +-
samplecode/template/app/src/main.rs | 11 +-
samplecode/zlib-lazy-static-sample/Makefile | 2 +-
samplecode/zlib-lazy-static-sample/app/src/main.rs | 9 +-
.../zlib-lazy-static-sample/enclave/Cargo.toml | 5 +-
.../zlib-lazy-static-sample/enclave/src/lib.rs | 14 +-
sgx_serialize/src/types.rs | 238 ++++++++++++++++++++-
sgx_types/src/types/dcap.rs | 78 ++++---
sgx_types/src/types/ra.rs | 30 ++-
sgx_types/src/types/tdx.rs | 71 +++---
19 files changed, 370 insertions(+), 172 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]