commit | 53ce884528f734958d4845f6528809957b09934c | [log] [tgz] |
---|---|---|
author | Joel Kitching <kitching@google.com> | Fri Jun 14 16:28:33 2019 +0800 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Oct 23 16:28:15 2019 +0000 |
tree | 840ff9b00f4d582929c4e143d1d347ad4ef7260b | |
parent | 77dff643fc445f5faba647fddd4a7b17bb193f26 [diff] |
vboot: fold lib20/api.c into 2lib/2api.c All of the functions in lib20/api.c are actively used in coreboot verstage firmware verification. Fold the functions and their test suite into 2lib. BUG=b:124141368, chromium:968464 TEST=make clean && make runtests BRANCH=none Change-Id: I2dbad2715246a8a16ee85dac553a751ae1590afa Signed-off-by: Joel Kitching <kitching@google.com> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/vboot_reference/+/1659991 Tested-by: Joel Kitching <kitching@chromium.org> Commit-Queue: Joel Kitching <kitching@chromium.org> Reviewed-by: Julius Werner <jwerner@chromium.org>