mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-16 01:24:27 +00:00
docs(prerequisites): update mbedtls to version 3.6.2
This new update to the LTS branch of MbedTLS provides the fix for a buffer underrun vulnerability. TF-A does not use the previously vulnerable functions `mbedtls_pk_write_key_der` or `mbedtls_pk_write_key_pem`. Full patch notes to this MbedTLS update can be found at https://github.com/Mbed-TLS/mbedtls/releases/tag/mbedtls-3.6.2. Change-Id: Ibc4a8712c92019648fe0e75390cd3540d86b735d Signed-off-by: Ryan Everett <ryan.everett@arm.com>
This commit is contained in:
parent
640ba6343b
commit
95037029a7
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ Arm GNU Compiler 13.3
|
|||
Clang/LLVM 18.1.8
|
||||
Device Tree Compiler 1.6.1
|
||||
GNU make 3.81
|
||||
mbed TLS\ [#f1]_ 3.6.1
|
||||
mbed TLS\ [#f1]_ 3.6.2
|
||||
Node.js [#f2]_ 16
|
||||
OpenSSL 1.0.0
|
||||
Poetry 1.3.2
|
||||
|
|
Loading…
Add table
Reference in a new issue