coreboot-kgpe-d16/src/cpu/x86
Aaron Durbin 7f5e734638 cpu/x86: add pae paging module to all stages
In preparation for bringing in paging early always provide the
paging pae module to all stages. Since we cull unused symbols this
is a no-op. Compilation testing will happen all the time since the module
currently doesn't compile without <arch/cpu.h> include.  The current
file is completely guarded with ENV_RAMSTAGE because it's using
cpu_index() which is a ramstage-only construct.

BUG=b:72728953

Change-Id: Ib4310b8206e5247fa220b42203bcd18d522d51ea
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/25712
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Justin TerAvest <teravest@chromium.org>
2018-04-23 09:17:34 +00:00
..
16bit cpu/x86/16bit/entry16.inc: Fix typo in comment 2018-02-15 21:39:38 +00: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 intel: Use MSR_EBC_FREQUENCY_ID instead of 0x2c 2017-12-11 01:10:51 +00:00
mtrr Correct "MTTR" to "MTRR" 2018-04-11 09:30:57 +00:00
name cpu/x86/name: Fix undefined behavior 2017-07-03 17:15:28 +00:00
pae cpu/x86: add pae paging module to all stages 2018-04-23 09:17:34 +00:00
smm Intel sch board & chip: Remove - using LATE_CBMEM_INIT 2018-01-15 23:23:30 +00:00
tsc src/cpu: add IS_ENABLED() around Kconfig symbol references 2017-07-13 23:55:25 +00:00
backup_default_smm.c cpu/x86: remove BACKUP_DEFAULT_SMM_REGION option 2016-05-04 18:51:34 +02:00
car.c arch/x86: Add function to determine if we're currently running from CAR 2017-05-30 22:19:25 +02:00
fpu_enable.inc tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
Kconfig cpu/x86: don't utilize UDELAY_IO if GENERIC_UDELAY 2018-01-25 22:36:46 +00:00
Makefile.inc cpu/x86: add pae paging module to all stages 2018-04-23 09:17:34 +00:00
mirror_payload.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
mp_init.c x86: Increase time out for parking APs to 250ms 2018-04-01 20:01:34 +00:00
sipi_vector.S x86/mtrr: Enable Rd/WrDram mod in AMD fixed MTRRs 2018-02-16 22:38:50 +00:00
sse_enable.inc tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00