coreboot-kgpe-d16/src
Aaron Durbin bc17cdef0d arch/x86: remove CAR global migration when postcar stage is used
When a platform is using postcar stage it's by definition not
tearing down cache-as-ram from within romstage prior to loading
ramstage. Because of this property there's no need to migrate
CAR_GLOBAL variables to cbmem.

Change-Id: I7c683e1937c3397cbbba15f0f5d4be9e624ac27f
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/19215
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins)
Tested-by: Raptor Engineering Automated Test Stand <noreply@raptorengineeringinc.com>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
2017-04-08 23:22:02 +02:00
..
acpi src/acpi: Capitalize ACPI and SATA 2016-07-31 19:25:40 +02:00
arch arch/x86: remove CAR global migration when postcar stage is used 2017-04-08 23:22:02 +02:00
commonlib commonlib: Wrap lines at 80 columns 2017-03-13 21:23:21 +01:00
console console: Enable do_printk_va_list for VBOOT 2016-12-27 18:07:39 +01:00
cpu arch/x86: remove CAR global migration when postcar stage is used 2017-04-08 23:22:02 +02:00
device libgfxinit: Select CONFIG_VGA when needed 2017-04-08 13:03:52 +02:00
drivers 3rdparty/libgfxinit: Update submodule pointer 2017-04-08 13:02:44 +02:00
ec ec/roda/it8518: Do EC write manually with long timeout 2017-04-08 13:17:56 +02:00
include drivers/spi/tpm: using tpm irq to sync tpm transaction 2017-04-05 20:29:36 +02:00
lib src/lib/jpeg: Fix missing closing brace 2017-03-29 13:05:18 +02:00
mainboard 3rdparty/libgfxinit: Update submodule pointer 2017-04-08 13:02:44 +02:00
northbridge AGESA: Add helpers to track heap relocation 2017-04-08 15:19:43 +02:00
soc soc/intel/skylake: Enable XHCI clock gate control in ACPI 2017-04-07 21:44:29 +02:00
southbridge northbridge/amd/stoney: Add FT4 package 2017-04-06 22:13:32 +02:00
superio superio/fintek: Add support for Fintek F71808A 2017-03-27 19:19:56 +02:00
vboot Remove libverstage as separate library and source file class 2017-03-28 22:18:53 +02:00
vendorcode AGESA f14: Fix memory clock register decoding 2017-04-08 15:19:09 +02:00
Kconfig GDB_WAIT: Clarify Kconfig description 2017-03-14 22:20:47 +01:00