coreboot/src/security
Joel Kitching 338e9dcd6b vboot: use vb2api_get_recovery_reason function
Use vb2api_get_recovery_reason() API function rather
than accessing vb2_shared_data internals.

Of all the vanilla verified boot code in coreboot,
this is the last remaining use of vboot's internal
data structures in coreboot.  There remains only one
sole instance in Eltan's code.

BUG=b:124141368, chromium:957880
TEST=make clean && make test-abuild
BRANCH=none

Change-Id: I845c9b14ffa830bc7de28e9a38188f7066871803
Signed-off-by: Joel Kitching <kitching@google.com>
Cq-Depend: chromium:2055662
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38886
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2020-02-19 12:08:03 +00:00
..
intel intel/stm: Add platform opt-in Kconfig 2020-02-09 19:36:32 +00:00
memory drivers/intel/fsp1_0: Drop support 2019-11-21 06:47:43 +00:00
tpm security/tpm/tss: Add ClearControl Function 2020-02-04 16:16:20 +00:00
vboot vboot: use vb2api_get_recovery_reason function 2020-02-19 12:08:03 +00:00
Kconfig security/intel: Add TXT infrastructure 2019-09-02 04:52:04 +00:00
Makefile.inc security/intel: Add TXT infrastructure 2019-09-02 04:52:04 +00:00