apache / incubator-teaclave-trustzone-sdk

Teaclave TrustZone SDK enables safe, functional, and ergonomic development of trustlets.
https://teaclave.apache.org
Apache License 2.0
206 stars 59 forks source link

Testscript update #3

Closed SimonWan closed 5 years ago

SimonWan commented 5 years ago
  1. Update test script;
  2. Remove all uint32_t and uint64_t since they are deprecated.
mssun commented 5 years ago

Merged, thanks!