Furquan Shaikh has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/35228 )
Change subject: src/soc/intel/{common,cnl,skl,icl}: Move global reset req function to common
......................................................................
Patch Set 25:
(2 comments)
https://review.coreboot.org/c/coreboot/+/35228/25/src/soc/intel/common/block...
File src/soc/intel/common/block/cse/cse.c:
https://review.coreboot.org/c/coreboot/+/35228/25/src/soc/intel/common/block...
PS25, Line 577: The reset type can be GLOBAL_RESET/
: * HOST_RESET_ONLY/CSE_RESET_ONLY.
Yes,to be more precise, it is supported from ME 6.0 onwards and also on TXE 3.0 and 4.0.
How do those versions translate to the different platforms here?
https://review.coreboot.org/c/coreboot/+/35228/25/src/soc/intel/common/block...
PS25, Line 609: if (rst_type == CSE_RESET_ONLY)
Aah, ok. […]
How does the host know that CSE_RESET request was accepted? How does it know when the reset was complete? I believe it is important for host to know that because future operations would depend on this?
--
To view, visit
https://review.coreboot.org/c/coreboot/+/35228
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I691fc0610356ef1f64ffa7cc4fe7a39b1344cc16
Gerrit-Change-Number: 35228
Gerrit-PatchSet: 25
Gerrit-Owner: Sridhar Siricilla
sridhar.siricilla@intel.com
Gerrit-Reviewer: Aamir Bohra
aamir.bohra@intel.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Rizwan Qureshi
rizwan.qureshi@intel.com
Gerrit-Reviewer: Sridhar Siricilla
sridhar.siricilla@intel.com
Gerrit-Reviewer: Subrata Banik
subrata.banik@intel.com
Gerrit-Reviewer: V Sowmya
v.sowmya@intel.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Furquan Shaikh
furquan@google.com
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Comment-Date: Tue, 24 Sep 2019 00:50:32 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Rizwan Qureshi
rizwan.qureshi@intel.com
Comment-In-Reply-To: Furquan Shaikh
furquan@google.com
Gerrit-MessageType: comment