Hello build bot (Jenkins), Raul Rangel, Patrick Georgi, Martin Roth, Angel Pons, Aaron Durbin,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/40685
to look at the new patch set (#3).
Change subject: soc/amd/picasso: Drop addition of PSPTRUSTLETS_FILE ......................................................................
soc/amd/picasso: Drop addition of PSPTRUSTLETS_FILE
PSPTRUSTLETS_FILE was including a binary for fTPM which according to BIOS architecture design guide is the firmware enabled TPM. Chrome OS does not really use firmware enabled TPM. Also, this is an option which is mainboard dependent.
This change drops the addition of PSPTRUSTLETS_FILE to PSP directory. If this is something that is required by any mainboard, there should be a separate Kconfig to include the required files.
BUG=b:154880818 TEST=Verified that trembyle still boots
Signed-off-by: Furquan Shaikh furquan@google.com Change-Id: Iaa2126c879986d00c921c85fb5cb5257c7065006 --- M src/soc/amd/picasso/Makefile.inc 1 file changed, 1 insertion(+), 5 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/85/40685/3