commit | 40332291988516c7538ce3ad435664ff6137a1fe | [log] [tgz] |
---|---|---|
author | Sami Tolvanen <samitolvanen@google.com> | Mon Apr 29 20:50:52 2024 +0000 |
committer | Sami Tolvanen <samitolvanen@google.com> | Tue Apr 30 19:34:17 2024 +0000 |
tree | 856f0a542a4f34ec439101a0b5511e0facdebc65 | |
parent | df0578184e22bbe80bf36b042aadc5846ff06fe6 [diff] |
Add software implementation for RetrieveKeyMaterial Implement RetrieveKeyMaterial and DeviceHmac using hardware-backed keys. Note that in a real implementation with multiple TEEs (e.g. Strongbox), the KAK should be provisioned to the device. Test: make ta + VTS Change-Id: If577498a5cd923733314de7a103fc668b04789e2
This repository holds a reference Rust KeyMint implementation for OP-TEE using the Apache Teaclave TrustZone SDK.