commit | 55d6dcb908d33321ede2d59674817c58a967f810 | [log] [tgz] |
---|---|---|
author | Sami Tolvanen <[email protected]> | Thu Apr 25 16:46:19 2024 +0000 |
committer | Sami Tolvanen <[email protected]> | Thu Apr 25 22:58:20 2024 +0000 |
tree | 2e9d5586b5e3c879cf515d6763b55e5ab4dc0f4c | |
parent | 129ec4df03a1581f413985bdf4ea0a37bf4fd21f [diff] |
crypto: Implement Rng Implement Rng using the GP API and use the OP_TEE system PTA's ADD_RNG_ENTROPY to feed entropy to the system random number generator. Test: make ta + unit test Change-Id: I788785c920f5e7c9b998f3f793651d81d7d2e22f
This repository holds a reference Rust KeyMint implementation for OP-TEE using the Apache Teaclave TrustZone SDK.