mbed-os/platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA
Vikas Katariya ab09a6934b Add mbedtls_ecc_group_to_psa() to PSA in TF-M 1.2
The PSA headers imported from TF-M does not contain a declaration of
mbedtls_ecc_group_to_psa(), which is expected by pk.c from Mbed TLS.
This leads to an "undefined symbol" error when using the ARM toolchain
to compile an application for a TF-M target.
2021-02-25 14:02:56 +00:00
..
TARGET_MBED_PSA_SRV Import mbedtls-2.24 and Mbed PSA Service (non-TFM) 2021-02-25 14:02:55 +00:00
TARGET_TFM Add mbedtls_ecc_group_to_psa() to PSA in TF-M 1.2 2021-02-25 14:02:56 +00:00
inc Move FEATURE_EXPERIMENTAL_API for PSA to platform 2020-08-21 14:35:10 +01:00
src Move FEATURE_EXPERIMENTAL_API for PSA to platform 2020-08-21 14:35:10 +01:00
CMakeLists.txt CMake: Add mbed-psa library as a dependency to mbed-core if PSA is used 2021-01-18 17:39:13 +00:00
mbed_lib.json Move FEATURE_EXPERIMENTAL_API for PSA to platform 2020-08-21 14:35:10 +01:00