Update mbedtls to 3.6.1
Signed-off-by: Ryan Everett <ryan.everett@arm.com>
Change-Id: Id3129135df4c706d379957333ddb06bed534ee29
(cherry picked from commit 69845dedcc45e2b2ec34d9090ac31977b58aeb5f)
diff --git a/script/tf-coverity/common-def.sh b/script/tf-coverity/common-def.sh
index a781389..b1b71e5 100644
--- a/script/tf-coverity/common-def.sh
+++ b/script/tf-coverity/common-def.sh
@@ -79,7 +79,7 @@
# mbed TLS source tag to checkout when building Trusted Firmware with
# cryptography support (e.g. for Trusted Board Boot feature).
-MBED_TLS_SOURCES_TAG="mbedtls-3.6.0"
+MBED_TLS_SOURCES_TAG="mbedtls-3.6.1"
ARMCLANG_PATH="$(set_armclang_toolchain)"