[XS] Change in coreboot[main]: drivers/crb: Disable device if CRB TPM not present

Attention is currently required from: Christian Walter, Michał Żygowski. Hello Christian Walter, Sergii Dmytruk, build bot (Jenkins), I'd like you to reexamine a change. Please visit https://review.coreboot.org/c/coreboot/+/80454?usp=email to look at the new patch set (#3). The following approvals got outdated and were removed: Verified+1 by build bot (Jenkins) Change subject: drivers/crb: Disable device if CRB TPM not present ...................................................................... drivers/crb: Disable device if CRB TPM not present If CRB TPM is not detected in the system it may mean it is inactive due to disabled or neutered ME. In such case, the chipset will route the TPM traffic to LPC/SPI on Intel systems. If CRB TPM is not probed, disable the CRB TPM device driver, so that coreboot will not generate improper SMBIOS/SSDT ACPI tables. Change-Id: Ie0928536d9042b1f680d585e1ca9ad2cadf0c8ef Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com> --- M src/drivers/crb/tis.c 1 file changed, 5 insertions(+), 0 deletions(-) git pull ssh://review.coreboot.org:29418/coreboot refs/changes/54/80454/3 -- To view, visit https://review.coreboot.org/c/coreboot/+/80454?usp=email To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings Gerrit-Project: coreboot Gerrit-Branch: main Gerrit-Change-Id: Ie0928536d9042b1f680d585e1ca9ad2cadf0c8ef Gerrit-Change-Number: 80454 Gerrit-PatchSet: 3 Gerrit-Owner: Michał Żygowski <michal.zygowski@3mdeb.com> Gerrit-Reviewer: Christian Walter <christian.walter@9elements.com> Gerrit-Reviewer: Sergii Dmytruk <sergii.dmytruk@3mdeb.com> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> Gerrit-Attention: Michał Żygowski <michal.zygowski@3mdeb.com> Gerrit-Attention: Christian Walter <christian.walter@9elements.com> Gerrit-MessageType: newpatchset
participants (1)
-
Michał Żygowski (Code Review)