mbed-os/platform/FEATURE_EXPERIMENTAL_API/FEATURE_PSA/TARGET_TFM
Robert Walton 98e3730bf2 PSA: Reinstate deprecated macro
PSA_ALG_AEAD_WITH_TAG_LENGTH has been replaced with
PSA_ALG_AEAD_WITH_SHORTENED_TAG upstream. We could just update
psa_util.h to use the new macro, but we still have some targets that
only support older versions of PSA, so we reinstate the removed macro.
2021-09-14 17:32:42 +01:00
..
TARGET_TFM_LATEST PSA: Reinstate deprecated macro 2021-09-14 17:32:42 +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