Attention is currently required from: Christian Walter, Patrick Rudolph.
Shuo Liu has uploaded a new patch set (#3) to the change originally created by Patrick Rudolph. ( https://review.coreboot.org/c/coreboot/+/81276?usp=email )
Change subject: drivers/pc80/tpm: Support Xeon-SP ......................................................................
drivers/pc80/tpm: Support Xeon-SP
On Xeon-SP the first PCI domain isn't named PCI0 and thus the TPM ACPI code fails to evaluate. Instead of hardcoding an ACPI path use the domain name set in the SoC chip_ops.
TEST=intel/archercity CRB
Change-Id: I6130b937ec81bbde78d2619eb859ecf354fc3854 Signed-off-by: Patrick Rudolph patrick.rudolph@9elements.com --- M src/drivers/pc80/tpm/tis.c 1 file changed, 13 insertions(+), 7 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/76/81276/3