mbedtls/ChangeLog.d/remove-via-padlock-support.txt
Thomas Daubney bc935157a7 Fix ChangeLog formatting
Signed-off-by: Thomas Daubney <thomas.daubney@arm.com>
2024-06-14 13:02:17 +01:00

5 lines
231 B
Plaintext

Removals
* Drop support for VIA Padlock. Removes MBEDTLS_PADLOCK_C and
associated code.
* Note that it is still possible to use VIA Padlock through a
PSA accelerator driver that is not part of Mbed TLS. Fixes #5903.