Attention is currently required from: Felix Singer, Nico Huber, Michał Żygowski, Paul Menzel, Angel Pons. 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 (#6).
Change subject: board_enable.c: Add ME unlock function for TUXEDO laptops ......................................................................
board_enable.c: Add ME unlock function for TUXEDO 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.
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, 79 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/23/56023/6