commit | 671185b855ece3b65f30af699cceb35206ff3f00 | [log] [tgz] |
---|---|---|
author | Sami Tolvanen <[email protected]> | Wed Apr 24 23:18:54 2024 +0000 |
committer | Sami Tolvanen <[email protected]> | Thu Apr 25 22:58:20 2024 +0000 |
tree | 63a853affc2c788da9f5c42f35bc6d35499055f2 | |
parent | 4bab5da7724a7d42a883ecb52550221c76069d4c [diff] |
crypto: Implement MonotonicClock Implement the MonotonicClock trait using TEE_GetSystemTime. Test: make ta + unit test Change-Id: I3673636142bfaa77985f14aa685b152841be0525
This repository holds a reference Rust KeyMint implementation for OP-TEE using the Apache Teaclave TrustZone SDK.