Michael Niewöhner has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/23866 )
Change subject: soc/intel/skylake: Move PCR DMI programming into bootblock
......................................................................
Patch Set 7:
(1 comment)
File src/soc/intel/skylake/bootblock/pch.c:
https://review.coreboot.org/c/coreboot/+/23866/comment/160ea3cf_1f8165d0
PS3, Line 186: if (pch_check_decode_enable() == 0) {
That a register can't be written when locked is clear, so far. But […]
Well, and then there is that difference in PCH-H vs PCH-LP which use DMI.SRL vs. MPC.SRL ;-)
From the other discussions and tests that happened meanwhile:
- The lock gets set in PCIe enum complete notify phase.
- The lock does not survive reboot (tested), probably does not survive RSMRST (assumption), even if it does see below..
- The only case I could think of atm is that values change during S3/S5, but that's highly unlikely.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/23866
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ie706735492a450baa653d8a8bb74c6e42f5150b8
Gerrit-Change-Number: 23866
Gerrit-PatchSet: 7
Gerrit-Owner: Subrata Banik
subrata.banik@intel.com
Gerrit-Reviewer: Aaron Durbin
adurbin@chromium.org
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Reviewer: PraveenX Hodagatta Pranesh
praveenx.hodagatta.pranesh@intel.com
Gerrit-Reviewer: Rizwan Qureshi
rizwan.qureshi@intel.com
Gerrit-Reviewer: Subrata Banik
subrata.banik@intel.com
Gerrit-Reviewer: Tung Lun Loo
tung.lun.loo@intel.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Boon Tiong Teo
boon.tiong.teo@intel.com
Gerrit-CC: Michael Niewöhner
foss@mniewoehner.de
Gerrit-CC: Nico Huber
nico.h@gmx.de
Gerrit-Comment-Date: Sun, 24 Jan 2021 11:15:51 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Nico Huber
nico.h@gmx.de
Comment-In-Reply-To: Subrata Banik
subrata.banik@intel.com
Comment-In-Reply-To: Aaron Durbin
adurbin@chromium.org
Gerrit-MessageType: comment