You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@teaclave.apache.org by ms...@apache.org on 2021/05/26 20:27:01 UTC

[incubator-teaclave-trustzone-sdk] branch master updated (edea771 -> 673ba39)

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

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


    from edea771  Update to OPTEE 3.13.0 (#26)
     add 758f2f9  Randomize UUID of all examples
     add 673ba39  Upgrade uuid to 0.8

No new revisions were added by this update.

Summary of changes:
 examples/acipher/host/Cargo.lock                   | 181 +++-----------------
 examples/acipher/host/Cargo.toml                   |   2 +-
 examples/acipher/proto/Cargo.toml                  |   2 +-
 examples/acipher/ta/Cargo.lock                     | 181 +++-----------------
 examples/acipher/ta/Cargo.toml                     |   2 +-
 examples/acipher/uuid.txt                          |   2 +-
 examples/aes/host/Cargo.lock                       | 181 +++-----------------
 examples/aes/host/Cargo.toml                       |   2 +-
 examples/aes/proto/Cargo.toml                      |   2 +-
 examples/aes/ta/Cargo.lock                         | 181 +++-----------------
 examples/aes/ta/Cargo.toml                         |   2 +-
 examples/aes/uuid.txt                              |   2 +-
 examples/authentication/host/Cargo.lock            | 181 +++-----------------
 examples/authentication/host/Cargo.toml            |   2 +-
 examples/authentication/proto/Cargo.toml           |   2 +-
 examples/authentication/ta/Cargo.lock              | 181 +++-----------------
 examples/authentication/ta/Cargo.toml              |   2 +-
 examples/authentication/uuid.txt                   |   2 +-
 examples/big_int/host/Cargo.lock                   | 181 +++-----------------
 examples/big_int/host/Cargo.toml                   |   2 +-
 examples/big_int/proto/Cargo.toml                  |   2 +-
 examples/big_int/ta/Cargo.lock                     | 181 +++-----------------
 examples/big_int/ta/Cargo.toml                     |   2 +-
 examples/big_int/uuid.txt                          |   2 +-
 examples/diffie_hellman/host/Cargo.lock            | 185 +++------------------
 examples/diffie_hellman/host/Cargo.toml            |   2 +-
 examples/diffie_hellman/proto/Cargo.toml           |   2 +-
 examples/diffie_hellman/ta/Cargo.lock              | 181 +++-----------------
 examples/diffie_hellman/ta/Cargo.toml              |   2 +-
 examples/diffie_hellman/uuid.txt                   |   2 +-
 examples/digest/host/Cargo.lock                    | 185 +++------------------
 examples/digest/host/Cargo.toml                    |   2 +-
 examples/digest/proto/Cargo.toml                   |   2 +-
 examples/digest/ta/Cargo.lock                      | 181 +++-----------------
 examples/digest/ta/Cargo.toml                      |   2 +-
 examples/digest/uuid.txt                           |   2 +-
 examples/hello_world/host/Cargo.lock               | 181 +++-----------------
 examples/hello_world/host/Cargo.toml               |   2 +-
 examples/hello_world/proto/Cargo.toml              |   2 +-
 examples/hello_world/ta/Cargo.lock                 | 177 +++-----------------
 examples/hello_world/ta/Cargo.toml                 |   2 +-
 examples/hello_world/uuid.txt                      |   2 +-
 examples/hotp/host/Cargo.lock                      | 181 +++-----------------
 examples/hotp/host/Cargo.toml                      |   2 +-
 examples/hotp/proto/Cargo.toml                     |   2 +-
 examples/hotp/ta/Cargo.lock                        | 181 +++-----------------
 examples/hotp/ta/Cargo.toml                        |   2 +-
 examples/hotp/uuid.txt                             |   2 +-
 examples/message_passing_interface/host/Cargo.lock | 181 +++-----------------
 examples/message_passing_interface/host/Cargo.toml |   2 +-
 .../message_passing_interface/proto/Cargo.toml     |   2 +-
 examples/message_passing_interface/ta/Cargo.lock   | 181 +++-----------------
 examples/message_passing_interface/ta/Cargo.toml   |   2 +-
 examples/message_passing_interface/uuid.txt        |   2 +-
 examples/random/host/Cargo.lock                    | 181 +++-----------------
 examples/random/host/Cargo.toml                    |   2 +-
 examples/random/proto/Cargo.toml                   |   2 +-
 examples/random/ta/Cargo.lock                      | 181 +++-----------------
 examples/random/ta/Cargo.toml                      |   2 +-
 examples/random/uuid.txt                           |   2 +-
 examples/secure_storage/host/Cargo.lock            | 181 +++-----------------
 examples/secure_storage/host/Cargo.toml            |   2 +-
 examples/secure_storage/proto/Cargo.toml           |   2 +-
 examples/secure_storage/ta/Cargo.lock              | 181 +++-----------------
 examples/secure_storage/ta/Cargo.toml              |   2 +-
 examples/secure_storage/uuid.txt                   |   2 +-
 examples/serde/host/Cargo.lock                     | 181 +++-----------------
 examples/serde/host/Cargo.toml                     |   2 +-
 examples/serde/proto/Cargo.toml                    |   2 +-
 examples/serde/ta/Cargo.lock                       | 177 +++-----------------
 examples/serde/ta/Cargo.toml                       |   2 +-
 examples/serde/uuid.txt                            |   2 +-
 examples/time/host/Cargo.lock                      | 181 +++-----------------
 examples/time/host/Cargo.toml                      |   2 +-
 examples/time/proto/Cargo.toml                     |   2 +-
 examples/time/ta/Cargo.lock                        | 181 +++-----------------
 examples/time/ta/Cargo.toml                        |   2 +-
 examples/time/uuid.txt                             |   2 +-
 78 files changed, 650 insertions(+), 4160 deletions(-)

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