Mention the PSA transition guide

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
Gilles Peskine 2024-08-07 23:05:45 +02:00
parent 1b240c7ec1
commit aada0c869f

View File

@ -27,3 +27,5 @@ New deprecations
The cryptographic mechanisms remain present, but they will only be The cryptographic mechanisms remain present, but they will only be
accessible via the PSA API (psa_xxx functions introduced in accessible via the PSA API (psa_xxx functions introduced in
Mbed TLS 2.17.0) and, where relevant, PK. Mbed TLS 2.17.0) and, where relevant, PK.
For guidance on migrating application code to the PSA API, please consult
the PSA transition guide (docs/psa-transition.md).