Hello Philipp Deppenwiese, build bot (Jenkins), Andrey Petrov, Patrick Rudolph, David Hendricks, Wei Hu, Roy Wen,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/40575
to look at the new patch set (#8).
Change subject: mb/facebook/watson: add variant watson_v2 ......................................................................
mb/facebook/watson: add variant watson_v2
Watson V2 is the 2nd board variant of Watson.
One aspect of the difference between watson V2 and watson (V1) is: * Watson V2 has TPM2 chip instead of TPM1 chip. * Watson V2 needs to have measured boot enabled.
TESTED=Made Watson V2 image, checked boot log and verfied that TPM2 is detected by both coreboot and target OS, that coreboot is measured.
TPM: Measured FMAP: COREBOOT CBFS: bootblock into PCR 2 TPM: Measured FMAP: COREBOOT CBFS: fallback/romstage into PCR 2 TPM: Measured FMAP: COREBOOT CBFS: fallback/ramstage into PCR 2 TPM: Measured FMAP: COREBOOT CBFS: cpu_microcode_blob.bin into PCR 2 TPM: Measured FMAP: COREBOOT CBFS: fallback/dsdt.aml into PCR 2 TPM: Measured FMAP: COREBOOT CBFS: fallback/payload into PCR 2
Signed-off-by: Jonathan Zhang jonzhang@fb.com Change-Id: Iabf4183dfeabb2f9946dbb5c98c60b7c0cdba711 --- M src/mainboard/facebook/watson/Kconfig M src/mainboard/facebook/watson/Kconfig.name 2 files changed, 62 insertions(+), 10 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/75/40575/8