aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Tsichritzis <john.tsichritzis@arm.com>2019-03-12 16:11:17 +0000
committerJohn Tsichritzis <john.tsichritzis@arm.com>2019-03-14 15:27:19 +0000
commit62e2d974233849273f43f3c18a272ac12ea320a7 (patch)
tree269ae88d06e34a16a65d8f2092df319bf64012c0
parent620d9832f96ffcaf86d38b703ca913438d6eea7c (diff)
downloadtrusted-firmware-a-62e2d974233849273f43f3c18a272ac12ea320a7.tar.gz
Update documentation for mbed TLS v2.16
Change-Id: I1854b5830dbd48e909a4ce1b931c13fb3e997600 Signed-off-by: John Tsichritzis <john.tsichritzis@arm.com>
-rw-r--r--docs/user-guide.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user-guide.rst b/docs/user-guide.rst
index d3c63c751d..de4611cc1b 100644
--- a/docs/user-guide.rst
+++ b/docs/user-guide.rst
@@ -1114,7 +1114,7 @@ images with support for these features:
is important to use a version that is compatible with TF-A and fixes any
known security vulnerabilities. See `mbed TLS Security Center`_ for more
information. The latest version of TF-A is tested with tag
- ``mbedtls-2.12.0``.
+ ``mbedtls-2.16.0``.
The ``drivers/auth/mbedtls/mbedtls_*.mk`` files contain the list of mbed TLS
source files the modules depend upon.