summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorzelalem-aweke <zelalem.aweke@arm.com>2019-09-04 16:16:51 -0500
committerzelalem-aweke <zelalem.aweke@arm.com>2019-09-04 16:48:24 -0500
commit6be8b610cd18431db2dafb6904c8c0323b2cbac4 (patch)
treebb56d5cdae2cc8e8d2c10934d4c82778792078bb /docs
parent44e8d5ebc36950943d70f3517d7756e210fc42ab (diff)
doc: Updated user guide with new Mbed TLS version number
Signed-off-by: zelalem-aweke <zelalem.aweke@arm.com> Change-Id: Ib12ecc0b283274c74cdfa57caf9e1a105dce3afe
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 b447f149..012c8d9f 100644
--- a/docs/getting_started/user-guide.rst
+++ b/docs/getting_started/user-guide.rst
@@ -1154,7 +1154,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.