Deprecate MBEDTLS_SSL_HW_RECORD_ACCEL config

Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
This commit is contained in:
Andres Amaya Garcia
2018-12-05 22:39:38 +00:00
committed by Manuel Pégourié-Gonnard
parent 20b3a68e70
commit 84b4e796a3
3 changed files with 17 additions and 0 deletions

View File

@@ -1,5 +1,11 @@
mbed TLS ChangeLog (Sorted per branch, date)
= mbed TLS x.x.x branch released xxxx-xx-xx
New deprecations
* Deprecate MBEDTLS_SSL_HW_RECORD_ACCEL that enables function hooks in the
SSL module for hardware acceleration of individual records.
= mbed TLS 2.21.0 branch released 2020-02-20
New deprecations