Attention is currently required from: Sean Rhodes, Tarun Tuli, Paul Menzel, Sridhar Siricilla, Angel Pons.
Subrata Banik has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/74435 )
Change subject: soc/intel/common: Fix long delay when ME is disabled
......................................................................
Patch Set 1:
(1 comment)
Commit Message:
https://review.coreboot.org/c/coreboot/+/74435/comment/74b3f575_239c9fd6
PS1, Line 14:
: This is because the current code only checks if the ME is
: disabled for CSE LITE SKUs. With this patch, boot times are
: approximately 5 seconds quicker:
Gotcha - but we need to use the heci method as pmc method causes issues switching between coreboot and UEFI BIOS.
there are multiple ways to make CSE function disable. Please check if ur PMC.fw doesn't support CSE disablement using PMC IPC or not.
this is expected behavior
Sure, but a 5s delay isn't ideal. Any objection to this patch? Alternatively, could check the `me_state` cmos setting and skip the EOP accordingly.
You patch tries to make CSE disable irrespective of whether its booting in normal or recovery mode and just check if CSE is in soft temp mode.
IMO, this is valid bt would let Intel team to confirm.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/74435
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I182f30d4fbf43955747c6a7a0b284a43f9c5e4ef
Gerrit-Change-Number: 74435
Gerrit-PatchSet: 1
Gerrit-Owner: Sean Rhodes
sean@starlabs.systems
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Lean Sheng Tan
sheng.tan@9elements.com
Gerrit-Reviewer: Subrata Banik
subratabanik@google.com
Gerrit-Reviewer: Tarun Tuli
taruntuli@google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@mailbox.org
Gerrit-CC: Sridhar Siricilla
sridhar.siricilla@intel.com
Gerrit-Attention: Sean Rhodes
sean@starlabs.systems
Gerrit-Attention: Tarun Tuli
taruntuli@google.com
Gerrit-Attention: Paul Menzel
paulepanter@mailbox.org
Gerrit-Attention: Sridhar Siricilla
sridhar.siricilla@intel.com
Gerrit-Attention: Angel Pons
th3fanbus@gmail.com
Gerrit-Comment-Date: Wed, 19 Apr 2023 14:01:29 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Sean Rhodes
sean@starlabs.systems
Comment-In-Reply-To: Subrata Banik
subratabanik@google.com
Comment-In-Reply-To: Paul Menzel
paulepanter@mailbox.org
Comment-In-Reply-To: Sridhar Siricilla
sridhar.siricilla@intel.com
Gerrit-MessageType: comment