fixup! Add PSA crypto module

This commit is contained in:
Jaeden Amero 2018-09-14 12:00:46 +01:00
parent 5ee4ee2659
commit e852df8466

View file

@ -2570,7 +2570,7 @@
#define MBEDTLS_POLY1305_C #define MBEDTLS_POLY1305_C
/** /**
* \def MBEDTLS_PSA_CRYPTO_C * \def MBEDTLS_PSA_CRYPTO_C
* *
* Enable the Platform Security Architecture cryptography API. * Enable the Platform Security Architecture cryptography API.
* *