Thomas Daubney | a8efd81 | 2024-06-14 11:00:51 +0100 | [diff] [blame] | 1 | Removals |
2 | * Drop support for VIA Padlock. Removes MBEDTLS_PADLOCK_C and | ||||
Thomas Daubney | bc93515 | 2024-06-14 13:02:17 +0100 | [diff] [blame^] | 3 | associated code. |
Thomas Daubney | a8efd81 | 2024-06-14 11:00:51 +0100 | [diff] [blame] | 4 | * Note that it is still possible to use VIA Padlock through a |
Thomas Daubney | bc93515 | 2024-06-14 13:02:17 +0100 | [diff] [blame^] | 5 | PSA accelerator driver that is not part of Mbed TLS. Fixes #5903. |