coreboot-kgpe-d16/src/include/cpu/x86
Nico Huber b781680d6e cpu/x86/mtrr.h: Get rid of commonlib/helpers.h dependency
We want to use the CACHE_ROM_* macros in linker scripts. Avoid
`commonlib/helpers.h` as it contains an ALIGN() macro definition
that conflicts with the ALIGN keyword in linker scripts.

Change-Id: I3bf20733418ca4135f364a3f6489e74d45e4f466
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41785
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-06-02 07:17:23 +00:00
..
bist.h
cache.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
cr.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
gdt.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
lapic.h src: Use '#include <smp/node.h>' when appropriate 2019-12-19 05:23:25 +00:00
lapic_def.h
legacy_save_state.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
mp.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
msr.h security/intel/stm: Check for processor STM support 2020-02-21 09:01:57 +00:00
mtrr.h cpu/x86/mtrr.h: Get rid of commonlib/helpers.h dependency 2020-06-02 07:17:23 +00:00
name.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
pae.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
post_code.h coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
smi_deprecated.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
smm.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
tsc.h Drop ROMCC code and header guards 2019-12-19 03:25:05 +00:00