blob: 7d259de466c16af6e28aa3b8e1682a7893a93a51 [file] [log] [blame]
Thomas Daubneya8efd812024-06-14 11:00:51 +01001Removals
2 * Drop support for VIA Padlock. Removes MBEDTLS_PADLOCK_C and
3 * associated code.
4 * Note that it is still possible to use VIA Padlock through a
5 * PSA accelerator driver that is not part of Mbed TLS. Fixes #5903.