commit | 9e5749314a8a5394747957fb429ff0c3c287d8a5 | [log] [tgz] |
---|---|---|
author | Etienne Carriere <etienne.carriere@foss.st.com> | Thu Mar 27 18:45:28 2025 +0100 |
committer | Joakim Bech <joakim.bech@linaro.org> | Thu Apr 03 07:55:38 2025 -0500 |
tree | d04b8a2b5893f59c3ee93280446210b2d00bf798 | |
parent | c86a726c04c4e286d9a986705318d1177aa38db1 [diff] |
architecture: crypto: mention mbedtls as a alternative to libtomcrypt Mention that Mbed TLS can be an aternative to LibTomCrypt in OP-TEE core as software crypto library. Signed-off-by: Etienne Carriere <etienne.carriere@foss.st.com> Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org> Reviewed-by: Joakim Bech <joakim.bech@linaro.org> Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
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.