coreboot/src/cpu/x86
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
..
16bit src/cpu/x86: Update/Add license headers to all files 2017-02-22 22:23:11 +01:00
32bit src/cpu/x86: Update/Add license headers to all files 2017-02-22 22:23:11 +01:00
cache src/cpu/x86: Update/Add license headers to all files 2017-02-22 22:23:11 +01:00
lapic cpu/x86: Fix misc. remaining issues detected by checkpatch 2017-03-16 04:12:47 +01:00
mtrr cpu/x86: Wrap lines at 80 columns 2017-03-16 04:12:27 +01:00
name tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
pae cpu/x86: Wrap lines at 80 columns 2017-03-16 04:12:27 +01:00
smm cpu/x86: Fix misc. remaining issues detected by checkpatch 2017-03-16 04:12:47 +01:00
tsc cpu/x86: Wrap lines at 80 columns 2017-03-16 04:12:27 +01:00
backup_default_smm.c cpu/x86: remove BACKUP_DEFAULT_SMM_REGION option 2016-05-04 18:51:34 +02:00
car.c cpu/x86: Fix various issues detected by checkpatch.pl 2017-03-16 04:11:10 +01:00
fpu_enable.inc tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
Kconfig cpu/x86: allow AP callbacks after MP init 2016-12-08 21:39:43 +01:00
Makefile.inc arch/x86: remove CAR global migration when postcar stage is used 2017-04-08 23:22:02 +02:00
mirror_payload.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
mp_init.c cpu/x86: add a barrier with timeout 2017-03-19 21:40:08 +01:00
sipi_vector.S src/cpu: Capitalize CPU 2016-07-31 18:33:06 +02:00
sse_enable.inc tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00