coreboot/src/cpu/amd/pi
Kyösti Mälkki 9d6f365643 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@gmail.com>
Reviewed-on: https://review.coreboot.org/15255
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins)
Tested-by: Raptor Engineering Automated Test Stand <noreply@raptorengineeringinc.com>
2016-11-09 20:52:07 +01:00
..
00630F01 src/cpu: Capitalize CPU, APIC and IOAPIC typo fix 2016-08-23 15:43:58 +02:00
00660F01 src/cpu: Capitalize CPU, APIC and IOAPIC typo fix 2016-08-23 15:43:58 +02:00
00670F00 cpu/amd: Update files for 00670F00 2016-11-02 18:35:20 +01:00
00730F01 src/cpu: Capitalize CPU, APIC and IOAPIC typo fix 2016-08-23 15:43:58 +02:00
amd_late_init.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
cache_as_ram.inc src/cpu: Capitalize ROM and RAM 2016-07-31 18:28:27 +02:00
heapmanager.c src/cpu: Remove whitespace after sizeof 2016-10-04 14:32:38 +02:00
Kconfig ACPI S3: Remove HIGH_MEMORY_SAVE where possible 2016-11-09 20:52:07 +01:00
Makefile.inc cpu/amd: Update files for 00670F00 2016-11-02 18:35:20 +01:00
s3_resume.c AMD binaryPI: Use common romstage ram stack 2016-07-15 12:31:07 +02:00
s3_resume.h AMD binaryPI: Split romstage ram stack 2016-07-15 12:20:21 +02:00
spi.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00