Hello Subrata Banik, Rizwan Qureshi, Shelley Chen, build bot (Jenkins), Furquan Shaikh,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/30210
to look at the new patch set (#5).
Change subject: mb/google/hatch: Enable H1 TPM support over SPI interface ......................................................................
mb/google/hatch: Enable H1 TPM support over SPI interface
Add code support to enable H1 TPM interfaced to SOC on GSPI0. The TPM interrupt is mappped to GPPC_21.
This implementation also cleans up gpio configuration functions and limit definition to baseboard only for now, until variant specfic overides are needed.
Change-Id: Ib63a0b473f632d91745102ebd01993e8d65b9552 Signed-off-by: Aamir Bohra aamir.bohra@intel.com --- M src/mainboard/google/hatch/Kconfig M src/mainboard/google/hatch/ramstage.c M src/mainboard/google/hatch/variants/baseboard/devicetree.cb M src/mainboard/google/hatch/variants/baseboard/gpio.c M src/mainboard/google/hatch/variants/baseboard/include/baseboard/variants.h D src/mainboard/google/hatch/variants/hatch/Makefile.inc D src/mainboard/google/hatch/variants/hatch/gpio.c 7 files changed, 86 insertions(+), 84 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/10/30210/5