1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/arch/x86/kernel/cpu/microcode
Thomas Gleixner d02a0efd0f x86/microcode: Move core specific defines to local header
There is no reason to expose all of this globally. Move everything which is
not required outside of the microcode specific code to local header files
and into the respective source files.

No functional change.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/20230812195727.952876381@linutronix.de
2023-08-13 18:42:55 +02:00
..
amd.c x86/microcode: Move core specific defines to local header 2023-08-13 18:42:55 +02:00
core.c x86/microcode: Move core specific defines to local header 2023-08-13 18:42:55 +02:00
intel.c x86/microcode: Move core specific defines to local header 2023-08-13 18:42:55 +02:00
internal.h x86/microcode: Move core specific defines to local header 2023-08-13 18:42:55 +02:00
Makefile x86/microcode: Hide the config knob 2023-08-13 10:26:39 +02:00