commit | 04a9845a09b4e6f574829668e850cd9259ab3fa6 | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Mon May 07 15:48:38 2018 +0200 |
committer | Jerome Forissier <jerome@forissier.org> | Mon Nov 25 09:21:51 2024 +0100 |
tree | 5abd6540853749fa8b7948a3965a13d20b95510b | |
parent | 3f98104bba829bb42be1bfbf00b0ed9cb7a21c25 [diff] |
mbedtls: configure mbedtls to reach for config Configures mbedtls to reach outside the imported source tree for configuration .h file. Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org> [jf: rebased onto mbedtls-2.22.0] [jf: rebased onto mbedtls-2.27.0] Signed-off-by: Jerome Forissier <jerome@forissier.org> [jw: rebased onto mbedtls-3.4.0] Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org> [tve: rebased onto mbedtls-3.6.0 and removed inclusion of check_config.h] Signed-off-by: Tom Van Eyck <tom.vaneyck@kuleuven.be> [sby: rebased onto mbedtls-3.6.2] Signed-off-by: Sungbae Yoo <sungbaey@nvidia.com>
This git contains source code for the secure side implementation of OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io.
// OP-TEE core maintainers