diff options
author | Tim Wawrzynczak <twawrzynczak@chromium.org> | 2019-10-25 15:04:03 -0600 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2019-11-20 13:30:44 +0000 |
commit | baeced336a2b0474b4396cd5e6be31c7c39c7a8e (patch) | |
tree | a41511177e19222fe1554e3910ec6d84619c5256 /util/bincfg | |
parent | a4a512c68a4b20412f1ca133f0d10c8561502da1 (diff) |
security/vboot: Build vboot library with same .a that depthcharge uses
Currently, depthcharge and coreboot are using two different vboot libraries.
coreboot is using "fwlib20", while depthcharge uses "fwlib". The only
difference between the two libraries is the inclusion of vboot1-only
compilation units in fwlib, which are now deprecated. Therefore, coreboot
may as well use fwlib too. Vboot is expected to converge on a single firmware
library soon.
BUG=none
BRANCH=none
TEST=compiles and runs verstage correctly
Change-Id: I905b781c3596965ec7ef45a2a7eafe15fdd4d9cc
Signed-off-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36341
Reviewed-by: Julius Werner <jwerner@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'util/bincfg')
0 files changed, 0 insertions, 0 deletions