Attention is currently required from: Felix Singer, Nico Huber, Paul Menzel, Angel Pons, Michael Niewöhner. Hello build bot (Jenkins), Nico Huber,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/56023
to look at the new patch set (#9).
Change subject: board_enable.c: Add ME unlock function for Clevo laptops ......................................................................
board_enable.c: Add ME unlock function for Clevo laptops
Add board enable function that unlocks the ME region with EC GPIO assistance which asserts the FD security override strap on the next power off and power on cycle. The pin is asserted only for one boot duration until next reset. There is a timer defined for the S5 state residence time and programmed to EC to automatically power on the platform back when the operation is successful.
TEST=Unlock ME on TUXEDo InfinityBook S 14 and S 15
Signed-off-by: Michał Żygowski michal.zygowski@3mdeb.com Change-Id: I6bf1c40900aa674e3ea4f6add12dae8b73759fbb --- M board_enable.c M flashrom.8.tmpl M ichspi.c M meson.build M programmer.h 5 files changed, 80 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/23/56023/9