mbed-os/platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_TFM
Lingkai Dong aa0c917140 psa: Add PSA_ALG_ECB_NO_PADDING to TF-M v1.0
TF-M v1.0 implements an older version of PSA and does not have the macro
`PSA_ALG_ECB_NO_PADDING` required by
`mbedtls_psa_translate_cipher_mode()` in Mbed TLS v2.25.0. Copy this
macro from Mbed TLS to fix the issue.
2021-05-14 17:31:31 +01:00
..
TARGET_TFM_LATEST psa: Include mbedtls_svc_key_id.h for TF-M 2021-05-14 17:31:23 +01:00
TARGET_TFM_V1_0 psa: Add PSA_ALG_ECB_NO_PADDING to TF-M v1.0 2021-05-14 17:31:31 +01:00
CMakeLists.txt Switch to using `TARGET_TFM_LATEST` 2021-02-25 14:02:55 +00:00