coreboot/src/cpu/amd/car
Aaron Durbin 77e13997d3 romstage_handoff: remove code duplication
The same pattern was being used throughout the code base
for initializing the romstage handoff structure. Provide
a helper function to initialize the structure with the S3
resume state then utilize it at all the existing call sites.

Change-Id: I1e9d588ab6b9ace67757387dbb5963ae31ceb252
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/17646
Tested-by: build bot (Jenkins)
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2016-12-01 08:16:15 +01:00
..
cache_as_ram.inc cpu/amd/fam10h-fam15h: Update Fam15h APIC config and startup sequence 2015-11-18 17:14:48 +01:00
disable_cache_as_ram.c src/: Fix Kcofig symbols missing CONFIG_ prefix 2016-02-02 01:44:12 +01:00
post_cache_as_ram.c romstage_handoff: remove code duplication 2016-12-01 08:16:15 +01:00