mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-23 13:36:05 +00:00
docs: Update Mbed TLS supported version
Updated the documentation with latest Mbed TLS supported version i.e. Mbed TLS v2.26.0 Fixes available in this version of Mbed TLS mainly affect key generation/writing and certificates writing, which are features used in the cert_create tool. Release notes of Mbed TLSv2.26.0 are available here: https://github.com/ARMmbed/mbedtls/releases/tag/v2.26.0 Change-Id: Ie15ee45d878b7681e15ec4bf64d54b416a31aa2f Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
This commit is contained in:
parent
511c7f3a9d
commit
641c5ff69c
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ supporting tools:
|
|||
|
||||
The following libraries are required for Trusted Board Boot support:
|
||||
|
||||
- mbed TLS == 2.24.0 (tag: ``mbedtls-2.24.0``)
|
||||
- mbed TLS == 2.26.0 (tag: ``mbedtls-2.26.0``)
|
||||
|
||||
These tools are optional:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue