Attention is currently required from: Tim Wawrzynczak, Zhuohao Lee, Patrick Rudolph. Hello build bot (Jenkins), Tim Wawrzynczak, Zhuohao Lee, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/60274
to look at the new patch set (#2).
Change subject: soc/intel/common/block/gpio: add variant_gpio_lock_config() ......................................................................
soc/intel/common/block/gpio: add variant_gpio_lock_config()
Add variant_gpio_lock_config() to give variants a way to provide a list of gpios that the variant wants locked, such as gpios connected to the TPM.
BUG=b:208827718 TEST='emerge-brya coreboot chromeos-bootimage', flash and boot brya0 to kernel.
Signed-off-by: Nick Vaccaro nvaccaro@google.com Change-Id: I3edc309335b2751a85b479250ee0c470ea842c2e --- M src/soc/intel/common/block/include/intelblocks/gpio.h M src/soc/intel/common/block/smm/smihandler.c 2 files changed, 21 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/74/60274/2