Frans Hendriks has uploaded a new patch set (#2). ( https://review.coreboot.org/c/coreboot/+/52050 )
Change subject: drivers/tpm/Kconfig: TPM_INIT for measured boot only ......................................................................
drivers/tpm/Kconfig: TPM_INIT for measured boot only
TPM_INIT depends on VBOOT but should also depend on VENDORCODE_ELTAN_xBOOT.
Add dependency. TPM_INIT will be enable for measured boot only.
BUG = NA TEST = Boot Facebook FB1701 with possible combinaties of VBOOT, measured boot and eltan security.
Signed-off-by: Frans Hendriks fhendriks@eltan.com Change-Id: I03f8457731c73c653bd82b1042bda3fc2d797feb --- M src/drivers/tpm/Kconfig 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/50/52050/2