commit | ab72727da4b72c9c4e9059fae983b817b502d639 | [log] [tgz] |
---|---|---|
author | Krzysztof Stachowiak <krzysztof.stachowiak@arm.com> | Wed Jun 06 13:55:05 2018 +0200 |
committer | Krzysztof Stachowiak <krzysztof.stachowiak@arm.com> | Wed Jun 06 13:55:05 2018 +0200 |
tree | c72e73d63a5ab5e9db8a0806f82fdacf4f5d4b5a | |
parent | c4bd8ec5edd718ad81a9169fd6a75b04059658c6 [diff] [blame] |
Add a disabled CMAC define in the no-entropy configuration
diff --git a/configs/config-no-entropy.h b/configs/config-no-entropy.h index b4a0930..7d34ad5 100644 --- a/configs/config-no-entropy.h +++ b/configs/config-no-entropy.h
@@ -82,6 +82,7 @@ #define MBEDTLS_X509_USE_C #define MBEDTLS_X509_CRT_PARSE_C #define MBEDTLS_X509_CRL_PARSE_C +//#define MBEDTLS_CMAC_C /* Miscellaneous options */ #define MBEDTLS_AES_ROM_TABLES