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