mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-05-08 10:08:47 +00:00
Crypto library: Migrate support to MbedTLS v2.24.0
This patch migrates the mbedcrypto dependency for TF-A to mbedTLS repo v2.24.0 which is the latest release tag. The relevant documentation is updated to reflect the use of new version. Change-Id: I116f44242e8c98e856416ea871d11abd3234dac1 Signed-off-by: Alexei Fedorov <Alexei.Fedorov@arm.com>
This commit is contained in:
parent
428518c638
commit
ea14b51b83
3 changed files with 10 additions and 4 deletions
|
@ -60,7 +60,7 @@ supporting tools:
|
|||
|
||||
The following libraries are required for Trusted Board Boot support:
|
||||
|
||||
- mbed TLS == 2.18.0 (tag: ``mbedtls-2.18.0``)
|
||||
- mbed TLS == 2.24.0 (tag: ``mbedtls-2.24.0``)
|
||||
|
||||
These tools are optional:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue