summaryrefslogtreecommitdiff
path: root/board/cr50/tpm2/aes.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/cr50/tpm2/aes.c')
-rw-r--r--board/cr50/tpm2/aes.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/cr50/tpm2/aes.c b/board/cr50/tpm2/aes.c
index f515d0364b..56e3cbbb3b 100644
--- a/board/cr50/tpm2/aes.c
+++ b/board/cr50/tpm2/aes.c
@@ -216,6 +216,7 @@ CRYPT_RESULT _cpri__AESEncryptOFB(
#include "extension.h"
#include "hooks.h"
#include "uart.h"
+#include "internal.h"
enum aes_test_cipher_mode {
TEST_MODE_ECB = 0,