From: zelalem-aweke Date: Wed, 4 Sep 2019 21:16:51 +0000 (-0500) Subject: doc: Updated user guide with new Mbed TLS version number X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=6be8b610cd18431db2dafb6904c8c0323b2cbac4;p=project%2Fbcm63xx%2Fatf.git doc: Updated user guide with new Mbed TLS version number Signed-off-by: zelalem-aweke Change-Id: Ib12ecc0b283274c74cdfa57caf9e1a105dce3afe --- 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.