From 2c469ad79cf02ed5d9e2363cd24ab5f86f71e651 Mon Sep 17 00:00:00 2001 From: Joel Kitching Date: Tue, 6 Aug 2019 17:42:45 +0800 Subject: tpm/tspi: include vb2_sha for vb2_get_hash_algorithm_name BUG=b:124141368 TEST=make clean && make test-abuild BRANCH=none Change-Id: I2e04c16e309d765353f152203a44e90d997394d1 Signed-off-by: Joel Kitching Reviewed-on: https://review.coreboot.org/c/coreboot/+/34742 Tested-by: build bot (Jenkins) Reviewed-by: Julius Werner --- src/security/tpm/tspi/log.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/security') diff --git a/src/security/tpm/tspi/log.c b/src/security/tpm/tspi/log.c index 6ab906710e..4019962a22 100644 --- a/src/security/tpm/tspi/log.c +++ b/src/security/tpm/tspi/log.c @@ -22,6 +22,7 @@ #include #include #include +#include static struct tcpa_table *tcpa_cbmem_init(void) { -- cgit v1.2.3