mbed-os/platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_TFM
Jaeden Amero 032fe4a6f7 tfm: Add mbedtls_ecc_group_to_psa.h to crypto_extra.h
Include mbedtls_ecc_group_to_psa.h from crypto_extra.h so that clients
of PSA within Mbed OS do not need to behave differently depending on
which PSA implementation they are using.

This solution is not ideal as it makes it more difficult to update the
TF-M-provided psa/crypto_extra.h. We'll have to see what other options
we have for including additional headers based on the Mbed OS
configuration.
2021-04-30 11:28:20 +01:00
..
TARGET_TFM_LATEST tfm: Add mbedtls_ecc_group_to_psa.h to crypto_extra.h 2021-04-30 11:28:20 +01:00
TARGET_TFM_V1_0 TARGET_TFM_V1_0: compatibility with Mbed TLS 2.24.0 2021-02-25 15:40:57 +00:00
CMakeLists.txt Switch to using `TARGET_TFM_LATEST` 2021-02-25 14:02:55 +00:00