mirror of https://github.com/ARMmbed/mbed-os.git
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. |
||
|---|---|---|
| .. | ||
| TARGET_TFM_LATEST | ||
| TARGET_TFM_V1_0 | ||
| CMakeLists.txt | ||