coreboot-kgpe-d16/src/cpu/x86
Marc Jones c68d410ef7 x86/lapic: Use the existing lapicid() function
coreboot has a lapicid() function, so use it.

Change-Id: I7f536c229f271674c34d722b5db96ce665b720f1
Signed-off-by: Marc Jones <marcj303@gmail.com>
Reviewed-on: https://review.coreboot.org/22192
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-10-31 02:21:35 +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 x86/lapic: Use the existing lapicid() function 2017-10-31 02:21:35 +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 Move ADDR32() hack to arch/x86 2017-09-05 17:24:46 +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: 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/mp_init: remove adjust_cpu_apic_entry() 2017-09-11 01:17:45 +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