Hello Patrick Rudolph, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/34727
to look at the new patch set (#6).
Change subject: soc/intel: Drop pmc_soc_restore_power_failure() ......................................................................
soc/intel: Drop pmc_soc_restore_power_failure()
Get rid of this function and its dangerous, weak implementation. Instead, call pmc_set_power_failure_state() directly from the SMI handler.
Change-Id: I0718afc5db66447c93289643f9097a4257b10934 Signed-off-by: Nico Huber nico.h@gmx.de --- M src/soc/intel/apollolake/pmc.c M src/soc/intel/cannonlake/pmc.c M src/soc/intel/common/block/include/intelblocks/pmclib.h M src/soc/intel/common/block/pmc/pmclib.c M src/soc/intel/common/block/smm/smihandler.c M src/soc/intel/icelake/pmc.c M src/soc/intel/skylake/pmc.c 7 files changed, 2 insertions(+), 39 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/27/34727/6