aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJeenu Viswambharan <jeenu.viswambharan@arm.com>2018-06-07 15:14:42 +0100
committerJeenu Viswambharan <jeenu.viswambharan@arm.com>2018-06-18 09:35:29 +0100
commitd25b527c88500d6ee69e39a9662a04694230991b (patch)
tree9a6bd2403f275edd5d28dae00dc121fe1f3cf92c /docs
parent498161a504bdeeb21ea0647422ce484c79664e1b (diff)
downloadplatform_external_arm-trusted-firmware-d25b527c88500d6ee69e39a9662a04694230991b.tar.gz
platform_external_arm-trusted-firmware-d25b527c88500d6ee69e39a9662a04694230991b.tar.bz2
platform_external_arm-trusted-firmware-d25b527c88500d6ee69e39a9662a04694230991b.zip
Move to mbedtls-2.10.0 tag
To build with the new release, we pick couple of more files from mbedTLS library. Change-Id: I77dfe5723284cb26d4e5c717fb0e6f6dd803cb6b Signed-off-by: Jeenu Viswambharan <jeenu.viswambharan@arm.com>
Diffstat (limited to 'docs')
-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 7e50dc188..c7f7ef86d 100644
--- a/docs/user-guide.rst
+++ b/docs/user-guide.rst
@@ -1074,7 +1074,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.6.0``.
+ ``mbedtls-2.10.0``.
The ``drivers/auth/mbedtls/mbedtls_*.mk`` files contain the list of mbed TLS
source files the modules depend upon.