coreboot-kgpe-d16/src/cpu/x86
Elyes HAOUAS 9660f06634 cpu/x86/name/name.c: Clean up includes
Also sort includes alphabetically.

Change-Id: I49615434b140601ce599b4a63aa42c82874bd0f7
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/44315
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-02-01 09:02:35 +00:00
..
64bit cpu/x86/64bit/exit32.inc: Don't invalidate cache in CAR 2020-12-10 07:30:56 +00:00
cache
lapic cpu/x86/lapic/secondary.S: Adapt for x86_64 2020-12-04 11:11:26 +00:00
mtrr cpu/x86/mtrr/earlymtrr.c: Remove repeated word 2021-01-18 07:31:23 +00:00
name cpu/x86/name/name.c: Clean up includes 2021-02-01 09:02:35 +00:00
pae src/*: Update makefiles to exclude x86 code from psp-verstage 2020-06-23 21:28:40 +00:00
smm cpu/x86/smm: Remove unused APMC for C-state and P-state 2021-01-26 09:14:15 +00:00
tsc arch/x86: Move cpu_relax() 2020-07-26 21:00:13 +00:00
backup_default_smm.c
early_reset.S cpu/x86/early_reset: Mark assemblycode as 32bit 2020-12-01 16:00:40 +00:00
entry16.S arch/x86: Top-align .init in bootblock 2021-01-28 08:54:21 +00:00
entry32.S cpu/x86: Rename __protected_start symbol 2021-01-28 08:53:30 +00:00
fpu_enable.inc
Kconfig cpu/x86/smm: Introduce SMM module loader version 2 2020-08-15 02:16:32 +00:00
Kconfig.debug_cpu
Makefile.inc cpu/x86: Link entry32.inc 2021-01-28 08:53:07 +00:00
mp_init.c cpu/x86/mp_init.c: Print out the microcode revision of APs 2021-02-01 08:51:23 +00:00
reset16.S cpu/x86: Link reset16.inc 2021-01-28 08:52:35 +00:00
sipi_vector.S cpu/x86/sipi_vector.S: Fix reading MCU revision 2021-01-19 09:03:42 +00:00
sse_enable.inc