[coreboot-gerrit] Patch merged into coreboot/master: ACPI S3: Remove HIGH_MEMORY_SAVE where possible

gerrit at coreboot.org gerrit at coreboot.org
Wed Nov 9 20:52:13 CET 2016


the following patch was just integrated into master:
commit 9d6f365643d78c223b7ebf9e214381ec707b482a
Author: Kyösti Mälkki <kyosti.malkki at gmail.com>
Date:   Tue Jun 28 07:38:46 2016 +0300

    ACPI S3: Remove HIGH_MEMORY_SAVE where possible
    
    Add implementation to use actual requirements of ramstage size
    for S3 resume backup in CBMEM. The backup covers complete pages of 4 KiB.
    
    Only the required amount of low memory is backed up when ACPI_TINY_LOWMEM_BACKUP
    is selected for the platform. Enable this option for AGESA and binaryPI, other
    platforms (without RELOCATABLE_RAMSTAGE) currently keep their romstage ramstack
    in low memory for s3 resume path.
    
    Change-Id: Ide7ce013f3727c2928cdb00fbcc7e7e84e859ff1
    Signed-off-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
    Reviewed-on: https://review.coreboot.org/15255
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    Tested-by: build bot (Jenkins)
    Tested-by: Raptor Engineering Automated Test Stand <noreply at raptorengineeringinc.com>


See https://review.coreboot.org/15255 for details.

-gerrit



More information about the coreboot-gerrit mailing list