coreboot/src
Aaron Durbin d008413a3c arch/x86: cache postcar in stage cache
Stash and reload postcar stage in the stage cache for increased
S3 resume speed. It's impact is small (2 ms or so), but there's
no need to go to the boot media on resume to reload something
that was already loaded. This aligns with the same paths we take
on ramstage as well.

Change-Id: I4313794826120853163c7366e81346858747ed0a
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/17649
Tested-by: build bot (Jenkins)
Reviewed-by: Furquan Shaikh <furquan@google.com>
2016-12-01 08:17:19 +01:00
..
acpi src/acpi: Capitalize ACPI and SATA 2016-07-31 19:25:40 +02:00
arch arch/x86: cache postcar in stage cache 2016-12-01 08:17:19 +01:00
commonlib soc/intel/common: Add save/restore for variable MRC data 2016-11-30 16:46:16 +01:00
console Hook up libhwbase in ramstage 2016-11-29 23:45:40 +01:00
cpu romstage_handoff: remove code duplication 2016-12-01 08:16:15 +01:00
device drivers/intel/gma: Hook up libgfxinit 2016-11-29 23:46:05 +01:00
drivers lib: put romstage_handoff implementation in own compilation unit 2016-12-01 08:16:47 +01:00
ec google/parrot: Fix keyboard interrupts, DSDT 2016-11-25 20:50:00 +01:00
include arch/x86: cache postcar in stage cache 2016-12-01 08:17:19 +01:00
lib lib: put romstage_handoff implementation in own compilation unit 2016-12-01 08:16:47 +01:00
mainboard lib: put romstage_handoff implementation in own compilation unit 2016-12-01 08:16:47 +01:00
northbridge romstage_handoff: remove code duplication 2016-12-01 08:16:15 +01:00
soc lib: put romstage_handoff implementation in own compilation unit 2016-12-01 08:16:47 +01:00
southbridge AMD binaryPI: Use explicit PCI IO config access in bootblock 2016-12-01 05:50:17 +01:00
superio sio/nuvoton: Include generic nuvoton driver in bootblock stage 2016-11-28 20:33:21 +01:00
vboot commonlib/include: remove NEED_VB20_INTERNALS 2016-11-19 16:57:27 +01:00
vendorcode vendorcode/skykabylake: Update header to fsp v1.4.0 2016-11-30 17:11:00 +01:00
Kconfig mb/intel/kblrvp: Add Variant board support for KBLRVP 2016-11-30 17:03:44 +01:00