commit | 1f59fae18e540559d8b0f299cd23201afbf27ed9 | [log] [tgz] |
---|---|---|
author | Donald Chan <hoiho@amazon.com> | Wed Jun 15 01:05:35 2022 +0000 |
committer | Joakim Bech <joakim.bech@linaro.org> | Mon Jul 25 22:09:38 2022 +0200 |
tree | 271039431e785c46946761eff9801f3e5a42eb8f | |
parent | a4c5aac4e5529d277739fd9c184e413f4d185b5b [diff] |
architecture: porting_guidelines: Expand section about RNG For vendors porting their RNG drivers to OP-TEE, it is important that hw_get_random_bytes() should be implemented to support getting multiple bytes of entropy at a time. Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by: Donald Chan <hoiho@amazon.com>
This is official documentation for the OP-TEE project. Before OP-TEE v3.5.0 it used to be spread across all different OP-TEE gits making up the OP-TEE project as well as optee.org. But starting with OP-TEE v3.5.0 we have gathered all documentation at single place (i.e., this git).
Even though GitHub renders *.rst
somewhat OK, you are not suppossed to browse the documentation there/here. Instead you should go to optee.readthedocs.io, where you will find the complete documentation rendered using Sphinx.