Attention is currently required from: Arthur Heymans, Felix Held, Fred Reitberger, Jason Glenesk, Jeff Daly, Matt DeVillier, Vanessa Eusebio.
Nico Huber has posted comments on this change by Arthur Heymans. ( https://review.coreboot.org/c/coreboot/+/83067?usp=email )
Change subject: cpu/x86/smm: Move smmstore entry to a common place
......................................................................
Patch Set 8: Code-Review+1
(1 comment)
File src/soc/intel/common/block/smm/smihandler.c:
https://review.coreboot.org/c/coreboot/+/83067/comment/9f1e437f_128c090e?usp... :
PS8, Line 275: const bool wp_enabled = !fast_spi_wpd_status();
: if (wp_enabled) {
: set_insmm_sts(true);
: /*
: * As per BWG, clearing "SPI_BIOS_CONTROL_SYNC_SS"
: * bit is a must prior setting SPI_BIOS_CONTROL_WPD" bit
: * to avoid 3-strike error.
: */
: fast_spi_clear_sync_smi_status();
: fast_spi_disable_wp();
: }
Somebody might miss this?
--
To view, visit
https://review.coreboot.org/c/coreboot/+/83067?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings?usp=email
Gerrit-MessageType: comment
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: Ieb8d01a2d33e9214c3df7f909dcfab49a05fffff
Gerrit-Change-Number: 83067
Gerrit-PatchSet: 8
Gerrit-Owner: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: Felix Held
felix-coreboot@felixheld.de
Gerrit-Reviewer: Fred Reitberger
reitbergerfred@gmail.com
Gerrit-Reviewer: Jason Glenesk
jason.glenesk@gmail.com
Gerrit-Reviewer: Jeff Daly
jeffd@silicom-usa.com
Gerrit-Reviewer: Matt DeVillier
matt.devillier@amd.corp-partner.google.com
Gerrit-Reviewer: Nico Huber
nico.h@gmx.de
Gerrit-Reviewer: Vanessa Eusebio
vanessa.f.eusebio@intel.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Attention: Jason Glenesk
jason.glenesk@gmail.com
Gerrit-Attention: Jeff Daly
jeffd@silicom-usa.com
Gerrit-Attention: Matt DeVillier
matt.devillier@amd.corp-partner.google.com
Gerrit-Attention: Vanessa Eusebio
vanessa.f.eusebio@intel.com
Gerrit-Attention: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Attention: Fred Reitberger
reitbergerfred@gmail.com
Gerrit-Attention: Felix Held
felix-coreboot@felixheld.de
Gerrit-Comment-Date: Sun, 16 Jun 2024 12:43:13 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes