summaryrefslogtreecommitdiff
path: root/tests/vboot_common3_tests.c
diff options
context:
space:
mode:
authorRandall Spangler <rspangler@chromium.org>2010-06-16 12:05:10 -0700
committerRandall Spangler <rspangler@chromium.org>2010-06-16 12:05:10 -0700
commitd471f2a83961f1da85d49163da4782d2439b611f (patch)
tree0f4eba70cda66fdf39cadea8e0567bc2a1bec4b4 /tests/vboot_common3_tests.c
parent695cd16f135198247faa94600364c3ae47a7d6f5 (diff)
downloadvboot-d471f2a83961f1da85d49163da4782d2439b611f.tar.gz
Remove old firmware verification code, now that firmware build has switched to the new algorithms.
Review URL: http://codereview.chromium.org/2835006
Diffstat (limited to 'tests/vboot_common3_tests.c')
-rw-r--r--tests/vboot_common3_tests.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/vboot_common3_tests.c b/tests/vboot_common3_tests.c
index f3ac92a7..e094d635 100644
--- a/tests/vboot_common3_tests.c
+++ b/tests/vboot_common3_tests.c
@@ -10,7 +10,6 @@
#include "cryptolib.h"
#include "file_keys.h"
-#include "firmware_image.h"
#include "host_common.h"
#include "test_common.h"
#include "utility.h"