Hello Kyösti Mälkki, Aaron Durbin, Marshall Dawson, Duncan Laurie, build bot (Jenkins), Furquan Shaikh, Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/34369
to look at the new patch set (#4).
Change subject: soc/amd/common: Skip S3 related function call if !HAVE_ACPI_RESUME ......................................................................
soc/amd/common: Skip S3 related function call if !HAVE_ACPI_RESUME
This patch skips save_s3_info()/get_s3nv_info()/get_s3vol_info() function calls if HAVE_ACPI_RESUME not enable.
Change-Id: I620429d05f924b457d7d1b34fc242a621f273191 Signed-off-by: Subrata Banik subrata.banik@intel.com --- M src/soc/amd/common/block/pi/agesawrapper.c M src/soc/amd/common/block/s3/Makefile.inc 2 files changed, 14 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/69/34369/4