commit | f59cf85ac59f1f290ef3c4e7f10f47645d29eacc | [log] [tgz] |
---|---|---|
author | Sami Tolvanen <[email protected]> | Wed Apr 24 19:34:51 2024 +0000 |
committer | Sami Tolvanen <[email protected]> | Thu Apr 25 19:35:46 2024 +0000 |
tree | d200d0525429ef5f7aa81f5d45bb65d862863849 | |
parent | 664311001c90b6cc797c9f477d101ee61c7489df [diff] |
Add a basic TA Add a base config for the TA, define commands, add simple error translation between optee-utee and KeyMint, add a basic main.rs to handle KeyMint IPC, and the first crypto trait implementation for Sha256. Test: make ta Change-Id: I7baa1826d6f5ec6191cdc5dbb3603c7338f44316
This repository holds a reference Rust KeyMint implementation for OP-TEE using the Apache Teaclave TrustZone SDK.