Make PSA util compatible with Mbed Crypto 3.0.1
Mbed Crypto 3.0.1 ships with TF-M. To make Mbed TLS 2.22.0 compatible
with Mbed Crypto 3.0.1, changes are needed in psa_util.h (which
abstracts some portions of the PSA Crypto API for use with TLS) to deal
with new ECC curve define changes.

Signed-off-by: Jaeden Amero <jaeden.amero@arm.com>
Signed-off-by: Devaraj Ranganna <devaraj.ranganna@arm.com>
ls
1 parent 908c33b commit 0961f312c6b0768b2677617639aa83ceb21c3086
@Jaeden Amero Jaeden Amero authored on 6 May 2020
Showing 3 changed files
View
features/mbedtls/inc/mbedtls/psa_util.h
View
features/mbedtls/src/pk.c
View
features/mbedtls/src/pk_wrap.c