vendorcode/eltan/security: Remove cbfs prepare and locate
commite05dc17d4b25589d4677913692298eaf305f4247
authorWim Vervoorn <wvervoorn@eltan.com>
Thu, 14 Nov 2019 08:50:59 +0000 (14 09:50 +0100)
committerPatrick Georgi <pgeorgi@google.com>
Fri, 15 Nov 2019 10:53:13 +0000 (15 10:53 +0000)
tree3aeec5729fcab408c98e011b8a9e99a4d8b5ece7
parent7ea8b8866aed3551941d7f919bb8d6bb83ca5b30
vendorcode/eltan/security: Remove cbfs prepare and locate

The prepare functionality will be removed from cbfs support and the
eltan verified boot is the only software using it. This is not really
required as we can use the prog_locate_hook() for this functionality.

BUG=N/A
TEST=tested on fbg1701

Change-Id: I189cbad4b24bbbb0840ce6100c89a42a327c5456
Signed-off-by: Wim Vervoorn <wvervoorn@eltan.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36821
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Frans Hendriks <fhendriks@eltan.com>
src/vendorcode/eltan/security/verified_boot/vboot_check.c