commit | d064c30a0433c61d3654be6179d419da5b65874d | [log] [tgz] |
---|---|---|
author | Etienne Carriere <etienne.carriere@linaro.org> | Sun May 07 07:54:49 2023 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Wed May 10 14:06:41 2023 +0200 |
tree | 8b6917c8cf5b90faa2e6e007f001e1c4ae559d8b | |
parent | b242f5cf8e680c58a57263e5f6a6edacb856a496 [diff] |
stm32mp1: fetch mbedtls for tf-a authenticated boot Fetches MBed-TLS library source repository to build Trusted Boot Board Requirements (TBBR) in TF-A. MBed-TLS is used for crypto operations TF-A needs for image(s) authentication and rollback protection. Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
This git contains repo manifests to be able to clone all source code needed to be able to setup a full OP-TEE developer build.
All official OP-TEE documentation has moved to http://optee.readthedocs.io. The information that used to be here in this git can be found under manifests.
// OP-TEE core maintainers