x86, microcode, amd: Early microcode patch loading support for AMD
authorJacob Shin <jacob.shin@amd.com>
Thu, 30 May 2013 19:09:19 +0000 (14:09 -0500)
committerH. Peter Anvin <hpa@linux.intel.com>
Fri, 31 May 2013 03:19:25 +0000 (20:19 -0700)
commit757885e94a22bcc82beb9b1445c95218cb20ceab
tree1cda49972f875326d47d1e140e190b7a1e9095d3
parenta76096a6571d5389376753c2e18b30a9791fa072
x86, microcode, amd: Early microcode patch loading support for AMD

Add early microcode patch loading support for AMD.

Signed-off-by: Jacob Shin <jacob.shin@amd.com>
Link: http://lkml.kernel.org/r/1369940959-2077-5-git-send-email-jacob.shin@amd.com
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Cc: Fenghua Yu <fenghua.yu@intel.com>
Documentation/x86/early-microcode.txt
arch/x86/Kconfig
arch/x86/include/asm/microcode_amd.h
arch/x86/kernel/Makefile
arch/x86/kernel/microcode_amd.c
arch/x86/kernel/microcode_amd_early.c [new file with mode: 0644]
arch/x86/kernel/microcode_core_early.c