Sridhar Siricilla has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/37283 )
Change subject: soc/intel/common/block/cse: Modify handling of HMRFPO_ENABLE command
......................................................................
Patch Set 34:
(3 comments)
https://review.coreboot.org/c/coreboot/+/37283/33/src/soc/intel/common/block...
File src/soc/intel/common/block/cse/cse.c:
https://review.coreboot.org/c/coreboot/+/37283/33/src/soc/intel/common/block...
PS33, Line 653: static int cse_check_hmrfpo_enable_prerequisites(void)
Maybe return a bool? Also, the function name can be worded as a question: […]
Done
https://review.coreboot.org/c/coreboot/+/37283/33/src/soc/intel/common/block...
PS33, Line 661: cse_is_hfs1_cws_normal()
Since this needs to be true for both cases, how about factoring it out? […]
Done
https://review.coreboot.org/c/coreboot/+/37283/33/src/soc/intel/common/block...
PS33, Line 704: /*
: * This command can be run only if:
: * - ME's current working state is Normal and current operation mode is Normal
: * - (or) current working state is Normal and current operating mode is
: * Soft Temp Disable while CSE Firmware SKU is Custom.
: */
Isn't this comment the same as in cse_check_hmrfpo_enable_prerequisites() ?
Redundant comment.Removed comment from here.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/37283
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I7c87998fa105947e5ba4638a8e68625e46703448
Gerrit-Change-Number: 37283
Gerrit-PatchSet: 34
Gerrit-Owner: Sridhar Siricilla
sridhar.siricilla@intel.com
Gerrit-Reviewer: Aamir Bohra
aamir.bohra@intel.com
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Christian Walter
christian.walter@9elements.com
Gerrit-Reviewer: Furquan Shaikh
furquan@google.com
Gerrit-Reviewer: Nico Huber
nico.h@gmx.de
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Reviewer: Rizwan Qureshi
rizwan.qureshi@intel.com
Gerrit-Reviewer: Sridhar Siricilla
sridhar.siricilla@intel.com
Gerrit-Reviewer: Sridhar Siricilla
sridhar.siricilla@intel.corp-partner.google.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: Philipp Deppenwiese
zaolin.daisuki@gmail.com
Gerrit-Comment-Date: Thu, 12 Mar 2020 16:18:13 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Angel Pons
th3fanbus@gmail.com
Gerrit-MessageType: comment