commit | 83436bf83afa902805a4b42595ea9edfac775cd7 | [log] [tgz] |
---|---|---|
author | Manish Pandey <manish.pandey2@arm.com> | Tue Oct 19 14:34:09 2021 +0200 |
committer | TrustedFirmware Code Review <review@review.trustedfirmware.org> | Tue Oct 19 14:34:09 2021 +0200 |
tree | a381d3c8afdd35562e46455a25679c9467ff7f0a | |
parent | 97b9759e8dc60370a2a4e1461dd96c485a9cec25 [diff] | |
parent | b55d055d36d9134a6029cae86b4d3eba528180fc [diff] |
Merge "fix(cc-713): fix a build failure with CC-713 library" into integration
diff --git a/drivers/auth/cryptocell/713/cryptocell_crypto.c b/drivers/auth/cryptocell/713/cryptocell_crypto.c index 5f390a2..077317e 100644 --- a/drivers/auth/cryptocell/713/cryptocell_crypto.c +++ b/drivers/auth/cryptocell/713/cryptocell_crypto.c
@@ -13,6 +13,7 @@ #include <drivers/auth/crypto_mod.h> #include <mbedtls/oid.h> +#include <mbedtls/x509.h> #define LIB_NAME "CryptoCell 713 SBROM" #define RSA_SALT_LEN 32