[S] Change in coreboot[main]: soc/intel/common: Add fpt_support to override CSME and HECI disables
Attention is currently required from: Matt DeVillier, Paul Menzel, Sean Rhodes. Hello Matt DeVillier, build bot (Jenkins), I'd like you to reexamine a change. Please visit https://review.coreboot.org/c/coreboot/+/83265?usp=email to look at the new patch set (#4). The following approvals got outdated and were removed: Verified-1 by build bot (Jenkins) Change subject: soc/intel/common: Add fpt_support to override CSME and HECI disables ...................................................................... soc/intel/common: Add fpt_support to override CSME and HECI disables Intels FPT (Flash Programming Tool) can be used to flash coreboot via the EFI Shell and various Operating Systems. However, FPT requires the Intel ME to be enabled, and for the HECI interface to be visible. Add a runtime option `fpt_support`, which users can use to stop HECI and the Intel ME from being disabled so this tool will work. TEST=Boot starbook_rpl with edk2 payload, and flash BIOS region with FPT.efi. Change-Id: I695fa96c5057303730492139904dfcc1d989880b Signed-off-by: Sean Rhodes <sean@starlabs.systems> --- M src/soc/intel/common/block/cse/cse.c M src/soc/intel/common/block/cse/disable_heci.c 2 files changed, 10 insertions(+), 1 deletion(-) git pull ssh://review.coreboot.org:29418/coreboot refs/changes/65/83265/4 -- To view, visit https://review.coreboot.org/c/coreboot/+/83265?usp=email To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings?usp=email Gerrit-MessageType: newpatchset Gerrit-Project: coreboot Gerrit-Branch: main Gerrit-Change-Id: I695fa96c5057303730492139904dfcc1d989880b Gerrit-Change-Number: 83265 Gerrit-PatchSet: 4 Gerrit-Owner: Sean Rhodes <sean@starlabs.systems> Gerrit-Reviewer: Matt DeVillier <matt.devillier@gmail.com> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> Gerrit-CC: Paul Menzel <paulepanter@mailbox.org> Gerrit-Attention: Sean Rhodes <sean@starlabs.systems> Gerrit-Attention: Matt DeVillier <matt.devillier@gmail.com> Gerrit-Attention: Paul Menzel <paulepanter@mailbox.org>
participants (1)
-
Sean Rhodes (Code Review)