commit | 470c113dd931f8ed5aeb43945c5e04b804d205e9 | [log] [tgz] |
---|---|---|
author | Alvin Chang <alvinga@andestech.com> | Thu Mar 20 16:26:30 2025 +0800 |
committer | Jerome Forissier <jerome.forissier@linaro.org> | Thu Mar 20 16:56:11 2025 +0100 |
tree | 3d1b673f7c6fd3bb8989ee6d763866311d4ca989 | |
parent | 1d595d628fd795f9ae58a3c4b85d682a07c927a7 [diff] |
libmbedtls: fix typo: CFG_TA_MEBDTLS_UNSAFE_MODEXP CFG_TA_"MEBDTLS"_UNSAFE_MODEXP is typo. This commit fixes it. Fixes: cb03400251f9 ("Squashed commit upgrading to mbedtls-3.6.2") Signed-off-by: Alvin Chang <alvinga@andestech.com> Acked-by: Jens Wiklander <jens.wiklander@linaro.org> Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
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