You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@teaclave.apache.org by di...@apache.org on 2020/11/24 00:57:28 UTC

[incubator-teaclave-sgx-sdk] branch master updated (cfef9b1 -> 0debc54)

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

dingyu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-teaclave-sgx-sdk.git.


    from cfef9b1  Merge pull request #290 from dingelish/master
     new 8f8916c  Update SGX_SDK path to /opt/sgxsdk
     new c36f0c8  fix: Update path to the sdk in samples
     new 9e47d8e  fix: Update /opt/sgxsdk
     new cdf1965  Remove file added with update
     new b29d73d  Remove file added by update
     new 0debc54  Merge pull request #292 from jknight/patch-1

The 520 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:
 samplecode/backtrace/Makefile                         | 2 +-
 samplecode/crypto/Makefile                            | 2 +-
 samplecode/db-proxy/db-proxy/Makefile                 | 2 +-
 samplecode/db-proxy/db-proxy/app/build.rs             | 2 +-
 samplecode/dcap-pckretrieval/Makefile                 | 2 +-
 samplecode/dcap-pckretrieval/app/build.rs             | 2 +-
 samplecode/file/Makefile                              | 2 +-
 samplecode/hello-regex/Makefile                       | 2 +-
 samplecode/hello-rust-vscode-debug/Makefile           | 2 +-
 samplecode/hello-rust-vscode-debug/app/build.rs       | 2 +-
 samplecode/hello-rust/Makefile                        | 2 +-
 samplecode/hello-rust/app/build.rs                    | 2 +-
 samplecode/helloworld/Makefile                        | 2 +-
 samplecode/http_req/app/build.rs                      | 2 +-
 samplecode/hugemem/Makefile                           | 2 +-
 samplecode/kvdb-memdb/Makefile                        | 2 +-
 samplecode/kvdb-memdb/app/build.rs                    | 2 +-
 samplecode/localattestation/Makefile                  | 2 +-
 samplecode/logger/Makefile                            | 2 +-
 samplecode/logger/app/build.rs                        | 2 +-
 samplecode/machine-learning/Makefile                  | 2 +-
 samplecode/machine-learning/app/build.rs              | 2 +-
 samplecode/mio/client/Makefile                        | 2 +-
 samplecode/mio/client/app/build.rs                    | 2 +-
 samplecode/mio/server/Makefile                        | 2 +-
 samplecode/mio/server/app/build.rs                    | 4 ++--
 samplecode/mutual-ra/Makefile                         | 2 +-
 samplecode/mutual-ra/app/build.rs                     | 2 +-
 samplecode/net2/Makefile                              | 2 +-
 samplecode/net2/app/build.rs                          | 2 +-
 samplecode/pcl/encrypted-hello/Makefile               | 2 +-
 samplecode/pcl/pcl-seal/Makefile                      | 2 +-
 samplecode/pcl/pcl-seal/app/build.rs                  | 2 +-
 samplecode/prost-protobuf/Makefile                    | 2 +-
 samplecode/prost-protobuf/app/build.rs                | 2 +-
 samplecode/protobuf/Makefile                          | 2 +-
 samplecode/protobuf/app/build.rs                      | 2 +-
 samplecode/psi/SMCClient/Makefile                     | 2 +-
 samplecode/psi/SMCServer/Makefile                     | 2 +-
 samplecode/remoteattestation/Application/Makefile     | 2 +-
 samplecode/remoteattestation/ServiceProvider/Makefile | 2 +-
 samplecode/sealeddata/Makefile                        | 2 +-
 samplecode/secretsharing/Makefile                     | 2 +-
 samplecode/serialize/Makefile                         | 2 +-
 samplecode/sgx-cov/Makefile                           | 2 +-
 samplecode/sgx-cov/app/build.rs                       | 2 +-
 samplecode/static-data-distribution/Makefile          | 2 +-
 samplecode/static-data-distribution/app/build.rs      | 2 +-
 samplecode/switchless/Makefile                        | 2 +-
 samplecode/switchless/app/build.rs                    | 2 +-
 samplecode/tcmalloc/Makefile                          | 2 +-
 samplecode/tcmalloc/app/build.rs                      | 2 +-
 samplecode/thread/Makefile                            | 2 +-
 samplecode/tls/tlsclient/Makefile                     | 2 +-
 samplecode/tls/tlsclient/app/build.rs                 | 2 +-
 samplecode/tls/tlsserver/Makefile                     | 2 +-
 samplecode/tls/tlsserver/app/build.rs                 | 2 +-
 samplecode/tr-mpc/tr-mpc-server/Makefile              | 2 +-
 samplecode/tr-mpc/tr-mpc-server/app/build.rs          | 2 +-
 samplecode/ue-ra/ue-ra-server/Makefile                | 2 +-
 samplecode/ue-ra/ue-ra-server/app/build.rs            | 2 +-
 samplecode/unit-test/Makefile                         | 2 +-
 samplecode/unit-test/app/build.rs                     | 2 +-
 samplecode/wasmi/Makefile                             | 2 +-
 samplecode/wasmi/app/build.rs                         | 2 +-
 samplecode/zlib-lazy-static-sample/Makefile           | 2 +-
 samplecode/zlib-lazy-static-sample/app/build.rs       | 2 +-
 sgx_backtrace_sys/build.rs                            | 2 +-
 sgx_tstd/build.rs                                     | 2 +-
 sgx_ucrypto/build.rs                                  | 2 +-
 sgx_unwind/libunwind/src/Makefile.am                  | 2 +-
 xargo/sgx_tstd/build.rs                               | 4 ++--
 72 files changed, 74 insertions(+), 74 deletions(-)


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