Tim Wawrzynczak has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45390 )
Change subject: nb/intel/x4x: Uniformize reading the TPM access register
......................................................................
Patch Set 7: Code-Review+1
(1 comment)
Curious, do you have a platform to test on?
https://review.coreboot.org/c/coreboot/+/45390/4/src/northbridge/intel/x4x/r...
File src/northbridge/intel/x4x/raminit.c:
https://review.coreboot.org/c/coreboot/+/45390/4/src/northbridge/intel/x4x/r...
PS4, Line 621: read8((void *)TPM_BASE_ADDRESS);
you don't use the information gathered, so this is as useless as before.
Reads can have side effects.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/45390
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ic36a2810a861758ce733fe80c4e555439e2ffb7b
Gerrit-Change-Number: 45390
Gerrit-PatchSet: 7
Gerrit-Owner: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: Damien Zammit
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Tue, 13 Oct 2020 20:25:35 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Comment-In-Reply-To: Angel Pons
th3fanbus@gmail.com
Comment-In-Reply-To: Patrick Rudolph
siro@das-labor.org
Gerrit-MessageType: comment