Merge pull request #1890 from jts-arm/mbedtls

Update documentation for mbed TLS v2.16
This commit is contained in:
Dimitris Papastamos 2019-03-15 15:27:59 +00:00 committed by GitHub
commit d409c3eb3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.