Merge "feat(mbedtls): update mbedtls 3.6.5"
diff --git a/docs/getting_started/requirements.rst b/docs/getting_started/requirements.rst
index 40edbc9..90b54aa 100644
--- a/docs/getting_started/requirements.rst
+++ b/docs/getting_started/requirements.rst
@@ -25,7 +25,7 @@
======================== =====================
Name Version
======================== =====================
-Mbed TLS 3.6.4
+Mbed TLS 3.6.5
Transfer List Library 0.0.1
Event Log Library 0.0.1
======================== =====================
diff --git a/ext/mbedtls b/ext/mbedtls
index c765c83..e185d7f 160000
--- a/ext/mbedtls
+++ b/ext/mbedtls
@@ -1 +1 @@
-Subproject commit c765c831e5c2a0971410692f92f7a81d6ec65ec2
+Subproject commit e185d7fd85499c8ce5ca2a54f5cf8fe7dbe3f8df
diff --git a/include/configs/tftf_mbedtls_config.h b/include/configs/tftf_mbedtls_config.h
index 66ec744..a2bf89e 100644
--- a/include/configs/tftf_mbedtls_config.h
+++ b/include/configs/tftf_mbedtls_config.h
@@ -21,8 +21,8 @@
/* For snprintf function declaration */
#include <stdio.h>
-/* This file is compatible with release 3.6.4 */
-#define MBEDTLS_CONFIG_VERSION 0x03060400
+/* This file is compatible with release 3.6.5 */
+#define MBEDTLS_CONFIG_VERSION 0x03060500
/* Configuration file to build mbed TLS with the required features for TFTF */
#define MBEDTLS_PLATFORM_MEMORY