summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSoby Mathew <soby.mathew@arm.com>2019-09-12 12:33:20 +0000
committerTrustedFirmware Code Review <review@review.trustedfirmware.org>2019-09-12 12:33:20 +0000
commit4210af0f3510bd395e3e2530320a44a2446d8da5 (patch)
tree099cd393fc3aac507f7a1e3ea3b1fbdcc09a8b7e /docs
parent8911a32a4da424367c9049023d12199ea691d673 (diff)
parent6be8b610cd18431db2dafb6904c8c0323b2cbac4 (diff)
Merge "doc: Updated user guide with new Mbed TLS version number" into integration
Diffstat (limited to 'docs')
-rw-r--r--docs/getting_started/user-guide.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting_started/user-guide.rst b/docs/getting_started/user-guide.rst
index 1a7977e7..48cbdb9f 100644
--- a/docs/getting_started/user-guide.rst
+++ b/docs/getting_started/user-guide.rst
@@ -1177,7 +1177,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.16.0``.
+ ``mbedtls-2.16.2``.
The ``drivers/auth/mbedtls/mbedtls_*.mk`` files contain the list of mbed TLS
source files the modules depend upon.