Arthur Heymans has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/36027 )
Change subject: nb/intel/nehalem: Add a VBOOT TPM init workaround
......................................................................
Patch Set 5:
(1 comment)
Patch Set 5:
(1 comment)
Something similar is needed for Intel TXT boot, as the TPM is initialized before CPU reset. Is there a way to make it less platform specific?
@Google What do you think about this?
If there is a way to probe if the TPM is already initialized I'm all ears. I could rename the Kconfig hook to something like VBOOT_TPM_POSSIBLY_INITIALIZED with a hook 'int is_tpm_initialized(void)' ?
https://review.coreboot.org/c/coreboot/+/36027/5/src/northbridge/intel/nehal...
File src/northbridge/intel/nehalem/bootblock.c:
https://review.coreboot.org/c/coreboot/+/36027/5/src/northbridge/intel/nehal...
PS5, Line 23: pci_write_config32(PCI_DEV(0, 0x00, 0), MCHBAR, (uintptr_t)DEFAULT_MCHBAR | 1);
mention why it's done here
Ok.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/36027
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I238b30866f78608c414de877b05a73cf8fdb9bbd
Gerrit-Change-Number: 36027
Gerrit-PatchSet: 5
Gerrit-Owner: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: Aaron Durbin
adurbin@chromium.org
Gerrit-Reviewer: Aaron Durbin
adurbin@gmail.com
Gerrit-Reviewer: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Joel Kitching
kitching@google.com
Gerrit-Reviewer: Julius Werner
jwerner@chromium.org
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Naresh Solanki
naresh.solanki@intel.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Philipp Deppenwiese
zaolin.daisuki@gmail.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Mon, 14 Oct 2019 18:26:43 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Patrick Rudolph
siro@das-labor.org
Gerrit-MessageType: comment