Merge pull request #881 from davidcunado-arm/dc/update_userguide

Upgrade mbed TLS version
This commit is contained in:
davidcunado-arm 2017-04-05 22:02:55 +01:00 committed by GitHub
commit 12517ca783
1 changed files with 1 additions and 1 deletions

View File

@ -799,7 +799,7 @@ images with support for these features:
modules by checking out a recent version of the [mbed TLS Repository]. It
is important to use a version that is compatible with TF and fixes any
known security vulnerabilities. See [mbed TLS Security Center] for more
information. This version of TF is tested with tag `mbedtls-2.2.1`.
information. The latest version of TF is tested with tag `mbedtls-2.4.2`.
The `drivers/auth/mbedtls/mbedtls_*.mk` files contain the list of mbed TLS
source files the modules depend upon.