feat(mbedtls): upgrade to 3.4.1
Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
Change-Id: Ic05740a7dc4c6052f16657994f7fa2a12051f649
diff --git a/script/tf-coverity/common-def.sh b/script/tf-coverity/common-def.sh
index dae1e83..932b3f4 100644
--- a/script/tf-coverity/common-def.sh
+++ b/script/tf-coverity/common-def.sh
@@ -80,7 +80,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.4.0"
+MBED_TLS_SOURCES_TAG="mbedtls-3.4.1"
ARMCLANG_PATH="$(set_armclang_toolchain)"