From 29ed46caccd5cea8401c5d133895fa3a9d6f5030 Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Tue, 5 May 2015 20:41:04 +0200 Subject: 3rdparty/vboot: Add vboot This allows providing a verified boot mechanism in the default distribution, as well as reusing vboot code like its crypto primitives for reasonably secure checksums over CBFS files. Change-Id: I729b249776b2bf7aa4b2f69bb18ec655b9b08d90 Signed-off-by: Patrick Georgi Reviewed-on: http://review.coreboot.org/10107 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer --- 3rdparty/vboot | 1 + 1 file changed, 1 insertion(+) create mode 160000 3rdparty/vboot (limited to '3rdparty') diff --git a/3rdparty/vboot b/3rdparty/vboot new file mode 160000 index 0000000000..7dd3bd0fcf --- /dev/null +++ b/3rdparty/vboot @@ -0,0 +1 @@ +Subproject commit 7dd3bd0fcf565901aacc512cd29cefe19291c2e7 -- cgit v1.2.3