mbedtls/ChangeLog.d/psa_crypto_se.txt

6 lines
290 B
Plaintext
Raw Normal View History

New deprecations
* Secure element drivers enabled by MBEDTLS_PSA_CRYPTO_SE_C are deprecated.
This was intended as an experimental feature, but had not been explicitly
documented as such. Use opaque drivers with the interface enabled by
MBEDTLS_PSA_CRYPTO_DRIVERS instead.