coreboot/src/cpu/x86
Subrata Banik befa72b208 cpu/x86: Make mp_get_apic_id() function externally available
This function returns APIC id for respective cpu core.

BUG=b:74436746
BRANCH=none
TEST=mp_get_apic_id() can be accessed in other files now.

Change-Id: I5c5eda8325f941ab84d8a3fe0dae64be71c44855
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/c/25620
Reviewed-by: Aamir Bohra <aamir.bohra@intel.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-12-15 04:20:27 +00:00
..
16bit src/cpu: Fix typo 2018-08-09 15:57:52 +00:00
32bit arch/x86: Relocate GDT in verstage, romstage, and postcar 2018-05-03 04:40:58 +00:00
cache
lapic src: Replace common MSR addresses with macros 2018-11-08 11:35:26 +00:00
mtrr soc/intel/common: Bring DISPLAY_MTRRS into the light 2018-11-23 08:34:16 +00:00
name src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
pae cpu/x86/pae: Fix pointer casts 2018-12-05 16:57:15 +00:00
smm sb/intel/i82801gx: Clean up unneeded smi setup code 2018-12-03 10:20:17 +00:00
tsc src: Remove duplicated round up function 2018-11-29 12:17:45 +00:00
backup_default_smm.c
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
Kconfig x86/mp_init: Add configurable stack size for SMM relocate 2018-10-29 18:01:43 +00:00
Kconfig.debug cpu/x86/Kconfig.debug: Remove weird dependencies and comments 2018-11-23 08:38:55 +00:00
Makefile.inc cpu/x86: add pae paging module to all stages 2018-04-23 09:17:34 +00:00
mirror_payload.c
mp_init.c cpu/x86: Make mp_get_apic_id() function externally available 2018-12-15 04:20:27 +00:00
sipi_vector.S src: Move common IA-32 MSRs to <cpu/x86/msr.h> 2018-10-11 21:06:53 +00:00
sse_enable.inc