vboot2: Build verstage archive, then use that for building the stage

This slightly streamlines integrating the vboot2 library and
prepares for merging verstage and bootblock on selected devices.

Change-Id: I2163d1411d0c0c6bf80bce64796e1b6a5a02b802
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Reviewed-on: http://review.coreboot.org/10004
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
This commit is contained in:
Patrick Georgi
2015-04-27 18:09:22 +02:00
committed by Patrick Georgi
parent 8b17404178
commit ba80887cfd
4 changed files with 10 additions and 4 deletions

View File

@ -56,6 +56,8 @@ $(VB2_LIB): $(obj)/config.h
fwlib20
VERSTAGE_ELF = $(objcbfs)/verstage.elf
verstage-srcs += $(VB2_LIB)
cbfs-files-y += $(call strip_quotes,$(CONFIG_CBFS_PREFIX))/verstage
fallback/verstage-file = $(VERSTAGE_ELF)
fallback/verstage-type = stage