You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@teaclave.apache.org by yu...@apache.org on 2022/04/18 07:31:57 UTC

[incubator-teaclave-trustzone-sdk] branch master updated (cad02f0 -> 9250da9)

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

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


    from cad02f0  Update KEYS (#65)
     add 2db4efe  Version bump to 0.2.0
     add 3cc8fb6  Remove licenses of submodules
     add 9250da9  Update the year in NOTICE

No new revisions were added by this update.

Summary of changes:
 LICENSE                                            |  21 ---
 NOTICE                                             |   2 +-
 examples/acipher-rs/host/Cargo.lock                |  64 ++++----
 examples/acipher-rs/host/Cargo.toml                |   2 +-
 examples/acipher-rs/proto/Cargo.toml               |   2 +-
 examples/acipher-rs/ta/Cargo.lock                  |  10 +-
 examples/acipher-rs/ta/Cargo.toml                  |   2 +-
 examples/aes-rs/host/Cargo.lock                    |  64 ++++----
 examples/aes-rs/host/Cargo.toml                    |   2 +-
 examples/aes-rs/proto/Cargo.toml                   |   2 +-
 examples/aes-rs/ta/Cargo.lock                      |  10 +-
 examples/aes-rs/ta/Cargo.toml                      |   2 +-
 examples/authentication-rs/host/Cargo.lock         |  64 ++++----
 examples/authentication-rs/host/Cargo.toml         |   2 +-
 examples/authentication-rs/proto/Cargo.toml        |   2 +-
 examples/authentication-rs/ta/Cargo.lock           |  10 +-
 examples/authentication-rs/ta/Cargo.toml           |   2 +-
 examples/big_int-rs/host/Cargo.lock                |  64 ++++----
 examples/big_int-rs/host/Cargo.toml                |   2 +-
 examples/big_int-rs/proto/Cargo.toml               |   2 +-
 examples/big_int-rs/ta/Cargo.lock                  |  10 +-
 examples/big_int-rs/ta/Cargo.toml                  |   2 +-
 examples/diffie_hellman-rs/host/Cargo.lock         |  64 ++++----
 examples/diffie_hellman-rs/host/Cargo.toml         |   2 +-
 examples/diffie_hellman-rs/proto/Cargo.toml        |   2 +-
 examples/diffie_hellman-rs/ta/Cargo.lock           |  10 +-
 examples/diffie_hellman-rs/ta/Cargo.toml           |   2 +-
 examples/digest-rs/host/Cargo.lock                 |  64 ++++----
 examples/digest-rs/host/Cargo.toml                 |   2 +-
 examples/digest-rs/proto/Cargo.toml                |   2 +-
 examples/digest-rs/ta/Cargo.lock                   |  10 +-
 examples/digest-rs/ta/Cargo.toml                   |   2 +-
 examples/hello_world-rs/host/Cargo.lock            |  64 ++++----
 examples/hello_world-rs/host/Cargo.toml            |   2 +-
 examples/hello_world-rs/proto/Cargo.toml           |   2 +-
 examples/hello_world-rs/ta/Cargo.lock              |  10 +-
 examples/hello_world-rs/ta/Cargo.toml              |   2 +-
 examples/hotp-rs/host/Cargo.lock                   |  64 ++++----
 examples/hotp-rs/host/Cargo.toml                   |   2 +-
 examples/hotp-rs/proto/Cargo.toml                  |   2 +-
 examples/hotp-rs/ta/Cargo.lock                     |  10 +-
 examples/hotp-rs/ta/Cargo.toml                     |   2 +-
 .../message_passing_interface-rs/host/Cargo.lock   | 124 +++++++--------
 .../message_passing_interface-rs/host/Cargo.toml   |   2 +-
 .../message_passing_interface-rs/proto/Cargo.toml  |   2 +-
 .../message_passing_interface-rs/ta/Cargo.lock     |  10 +-
 .../message_passing_interface-rs/ta/Cargo.toml     |   2 +-
 examples/random-rs/host/Cargo.lock                 |  64 ++++----
 examples/random-rs/host/Cargo.toml                 |   2 +-
 examples/random-rs/proto/Cargo.toml                |   2 +-
 examples/random-rs/ta/Cargo.lock                   |  10 +-
 examples/random-rs/ta/Cargo.toml                   |   2 +-
 examples/secure_storage-rs/host/Cargo.lock         |  64 ++++----
 examples/secure_storage-rs/host/Cargo.toml         |   2 +-
 examples/secure_storage-rs/proto/Cargo.toml        |   2 +-
 examples/secure_storage-rs/ta/Cargo.lock           |  10 +-
 examples/secure_storage-rs/ta/Cargo.toml           |   2 +-
 examples/serde-rs/host/Cargo.lock                  |  92 +++++------
 examples/serde-rs/host/Cargo.toml                  |   2 +-
 examples/serde-rs/proto/Cargo.toml                 |   2 +-
 examples/serde-rs/ta/Cargo.lock                    |  10 +-
 examples/serde-rs/ta/Cargo.toml                    |   2 +-
 examples/supp_plugin-rs/host/Cargo.lock            |  62 ++++----
 examples/supp_plugin-rs/host/Cargo.toml            |   2 +-
 examples/supp_plugin-rs/plugin/Cargo.lock          |  68 ++++----
 examples/supp_plugin-rs/plugin/Cargo.toml          |   2 +-
 examples/supp_plugin-rs/proto/Cargo.toml           |   2 +-
 examples/supp_plugin-rs/ta/Cargo.lock              |  10 +-
 examples/supp_plugin-rs/ta/Cargo.toml              |   2 +-
 examples/tcp_client-rs/host/Cargo.lock             |  64 ++++----
 examples/tcp_client-rs/host/Cargo.toml             |   2 +-
 examples/tcp_client-rs/proto/Cargo.toml            |   2 +-
 examples/tcp_client-rs/ta/Cargo.lock               |  10 +-
 examples/tcp_client-rs/ta/Cargo.toml               |   2 +-
 examples/time-rs/host/Cargo.lock                   |  64 ++++----
 examples/time-rs/host/Cargo.toml                   |   2 +-
 examples/time-rs/proto/Cargo.toml                  |   2 +-
 examples/time-rs/ta/Cargo.lock                     |  10 +-
 examples/time-rs/ta/Cargo.toml                     |   2 +-
 examples/udp_socket-rs/host/Cargo.lock             |  64 ++++----
 examples/udp_socket-rs/host/Cargo.toml             |   2 +-
 examples/udp_socket-rs/proto/Cargo.toml            |   2 +-
 examples/udp_socket-rs/ta/Cargo.lock               |  10 +-
 examples/udp_socket-rs/ta/Cargo.toml               |   2 +-
 licenses/LICENSE-compiler-builtins.txt             |  91 -----------
 licenses/LICENSE-optee.txt                         |  27 ----
 licenses/LICENSE-rust.txt                          | 176 ---------------------
 optee-teec/Cargo.toml                              |   2 +-
 optee-teec/macros/Cargo.toml                       |   2 +-
 optee-teec/optee-teec-sys/Cargo.toml               |   2 +-
 optee-teec/systest/Cargo.toml                      |   2 +-
 optee-utee/Cargo.toml                              |   2 +-
 optee-utee/macros/Cargo.toml                       |   2 +-
 optee-utee/optee-utee-sys/Cargo.toml               |   2 +-
 optee-utee/systest/Cargo.toml                      |   2 +-
 95 files changed, 727 insertions(+), 1042 deletions(-)
 delete mode 100644 licenses/LICENSE-compiler-builtins.txt
 delete mode 100644 licenses/LICENSE-optee.txt
 delete mode 100644 licenses/LICENSE-rust.txt


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