Hello build bot (Jenkins), Vadim Bendebury, Patrick Georgi, Martin Roth, Marx Wang, Kane Chen, Duncan Laurie, Marco Chen, Andrey Petrov, Patrick Rudolph, Aaron Durbin,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/48872
to look at the new patch set (#2).
Change subject: soc/intel/common: move "pmc_gpe_init" to the beginning of "verstage" ......................................................................
soc/intel/common: move "pmc_gpe_init" to the beginning of "verstage"
This change will move "pmc_gpe_init()" from bootblock to verstage.
BUG=b:174118027 BRANCH=octopus TEST=build and verfiy no "TPM IRQ" error in AP log.
Signed-off-by: Pan Sheng-Liang sheng-liang.pan@quanta.corp-partner.google.com Change-Id: Icc98025b9a351078ce05a583ddafcdafaad83fd2 --- M Makefile.inc M src/device/Makefile.inc M src/security/vboot/vboot_common.h M src/security/vboot/verstage.c M src/soc/intel/apollolake/Makefile.inc M src/soc/intel/apollolake/bootblock/bootblock.c A src/soc/intel/apollolake/verstage.c 7 files changed, 18 insertions(+), 5 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/72/48872/2