mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] x86/microcode: early microcode patch loading support on AMD
@ 2013-05-23  1:15 Jacob Shin
  2013-05-23  1:15 ` [PATCH 1/2] x86/microcode: vendor abstract out save_microcode_in_initrd() Jacob Shin
  2013-05-23  1:15 ` [PATCH 2/2] x86/microcode: early microcode patch loading support on AMD Jacob Shin
  0 siblings, 2 replies; 5+ messages in thread
From: Jacob Shin @ 2013-05-23  1:15 UTC (permalink / raw)
  To: H. Peter Anvin, Ingo Molnar, Thomas Gleixner, x86
  Cc: Fenghua Yu, Andreas Herrmann, Borislav Petkov, linux-kernel, Jacob Shin

The following patchset adds early microcode patch loading support on
AMD systems, on top of the framework introduced by:
  https://lkml.org/lkml/2012/12/21/193

Jacob Shin (2):
  x86/microcode: vendor abstract out save_microcode_in_initrd()
  x86/microcode: early microcode patch loading support on AMD

 arch/x86/Kconfig                        |   14 +-
 arch/x86/include/asm/microcode_amd.h    |   14 ++
 arch/x86/include/asm/microcode_intel.h  |    2 +
 arch/x86/kernel/microcode_amd.c         |  335 +++++++++++++++++++++++++++----
 arch/x86/kernel/microcode_core_early.c  |   17 ++
 arch/x86/kernel/microcode_intel_early.c |    2 +-
 6 files changed, 337 insertions(+), 47 deletions(-)
 create mode 100644 arch/x86/include/asm/microcode_amd.h

-- 
1.7.9.5



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-05-23 15:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-23  1:15 [PATCH 0/2] x86/microcode: early microcode patch loading support on AMD Jacob Shin
2013-05-23  1:15 ` [PATCH 1/2] x86/microcode: vendor abstract out save_microcode_in_initrd() Jacob Shin
2013-05-23  7:54   ` Borislav Petkov
2013-05-23 15:17     ` Jacob Shin
2013-05-23  1:15 ` [PATCH 2/2] x86/microcode: early microcode patch loading support on AMD Jacob Shin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®