diff --git a/ChangeLog.d/remove-via-padlock-support.txt b/ChangeLog.d/remove-via-padlock-support.txt index ab579f71d6..723982af4b 100644 --- a/ChangeLog.d/remove-via-padlock-support.txt +++ b/ChangeLog.d/remove-via-padlock-support.txt @@ -1,5 +1,4 @@ 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. \ No newline at end of file + * Drop support for VIA Padlock. Removes MBEDTLS_PADLOCK_C. + Note that it is still possible to use VIA Padlock through a + PSA accelerator driver that is not part of Mbed TLS. Fixes #5903.