coreboot/src/cpu/x86
Aaron Durbin f70c1bf69a cpu/x86: don't utilize UDELAY_IO if GENERIC_UDELAY
If GENERIC_UDELAY is selected don't try to use UDELAY_IO as there
will be a udelay() conflict at link time.

BUG=b:72378235,b:72170796

Change-Id: I9e01c9daddd0629ecc38a809889b39a505c0e203
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/23422
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
Reviewed-by: Justin TerAvest <teravest@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2018-01-25 22:36:46 +00:00
..
16bit cpu/x86: fix spelling mistake 2017-06-12 04:08:34 +02: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 cpu/x86/mtrr: Remove var-MTRR alignment optimization 2017-10-16 01:34:06 +00:00
name cpu/x86/name: Fix undefined behavior 2017-07-03 17:15:28 +00:00
pae Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +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 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: set permanent SMM handler stack to 1KiB 2017-12-20 16:14:13 +00:00
sipi_vector.S cpu/x86: Align stack in SIPI handler 2017-10-02 16:15:42 +00:00
sse_enable.inc tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00