coreboot/src/include/cpu/x86
Michael Niewöhner af1cbe2278 cpu/x86: make set_msr_bit publicly available
Haswell and model_2065 implement a static set_msr_bit helper which
should be publicly available instead. Move it to cpu/x86.

Change-Id: I68b314c917f15fc6e5351de1c539d5a3ae646df8
Signed-off-by: Michael Niewöhner <foss@mniewoehner.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36338
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-10-31 10:35:42 +00:00
..
bist.h
cache.h arch/x86: Replace some __PRE_RAM__ use 2019-09-14 10:56:46 +00:00
cr.h src: Remove unneeded include "{arch,cpu}/cpu.h" 2018-11-12 09:22:18 +00:00
gdt.h
lapic.h arch/x86: Replace some __PRE_RAM__ use 2019-09-14 10:56:46 +00:00
lapic_def.h
legacy_save_state.h cpu/x86: Separate save_state struct headers 2019-08-13 13:59:05 +00:00
mp.h soc/*: mp_run_on_all_cpus: Remove configurable timeout 2019-08-15 06:45:34 +00:00
msr.h cpu/x86: make set_msr_bit publicly available 2019-10-31 10:35:42 +00:00
mtrr.h include/cpu/x86/mtrr: Fix return type 2019-07-07 00:23:42 +00:00
name.h
pae.h cpu/x86/pae/pgtbl: Add memset with PAE 2019-07-02 08:45:50 +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 cpu/x86: Hide smm_save_state_area_t typedef 2019-08-13 14:00:30 +00:00
smm.h cpu/x86/smm: Promote smm_memory_map() 2019-08-15 05:46:59 +00:00
tsc.h cpu/x86: Fix MSR_PLATFORM_INFO definition 2019-07-07 09:38:06 +00:00