Hello Naresh Solanki, Patrick Rudolph, Aaron Durbin, Julius Werner, Philipp Deppenwiese, build bot (Jenkins), Aaron Durbin, Joel Kitching, Furquan Shaikh, Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/36027
to look at the new patch set (#6).
Change subject: [WIP]nb/intel/nehalem: Add a VBOOT TPM init workaround ......................................................................
[WIP]nb/intel/nehalem: Add a VBOOT TPM init workaround
nb/intel/nehalem needs to issue a CPU reset during the raminit. On this reset the platform is not reset however, which includes the TPM. To avoid initializing the TPM twice, since it will fail and mess up VBOOT the second time, fake S3_resume on the second boot during verstage.
TODO the optional linking of pmbase.c is better done after CB:33200 is merged with a new Kconfig symbol.
Change-Id: I238b30866f78608c414de877b05a73cf8fdb9bbd Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/northbridge/intel/nehalem/Makefile.inc M src/northbridge/intel/nehalem/bootblock.c A src/northbridge/intel/nehalem/vboot_quirk.c M src/southbridge/intel/common/Makefile.inc 4 files changed, 46 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/27/36027/6