ChromeOS: Fix <vc/google/chromeos/chromeos.h>
Change-Id: Ibbdd589119bbccd3516737c8ee9f90c4bef17c1e Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/58923 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Julius Werner <jwerner@chromium.org>
This commit is contained in:
committed by
Felix Held
parent
f40a25bb11
commit
91c077f6e2
@@ -3,7 +3,7 @@
|
||||
#include <assert.h>
|
||||
#include <console/console.h>
|
||||
#include <ec/google/chromeec/ec.h>
|
||||
#include <vendorcode/google/chromeos/chromeos.h>
|
||||
#include <security/vboot/vboot_common.h>
|
||||
|
||||
#define VBOOT_HASH_VSLOT 0
|
||||
#define VBOOT_HASH_VSLOT_MASK (1 << (VBOOT_HASH_VSLOT))
|
||||
|
Reference in New Issue
Block a user