linux/arch/x86/kernel/cpu/microcode
Tom Lendacky 3db597feef x86/microcode/AMD: Add support for fam17h microcode loading
commit f4e9b7af0c upstream.

The size for the Microcode Patch Block (MPB) for an AMD family 17h
processor is 3200 bytes.  Add a #define for fam17h so that it does
not default to 2048 bytes and fail a microcode load/update.

Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Borislav Petkov <bp@alien8.de>
Link: https://lkml.kernel.org/r/20171130224640.15391.40247.stgit@tlendack-t1.amdoffice.net
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: Alice Ferrazzi <alicef@gentoo.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-01-10 09:27:12 +01:00
..
amd.c x86/microcode/AMD: Add support for fam17h microcode loading 2018-01-10 09:27:12 +01:00
core.c x86/microcode: Initialize the driver late when facilities are up 2015-11-23 10:39:49 +01:00
intel_lib.c x86/microcode: Remove modularization leftovers 2015-10-21 11:22:12 +02:00
intel.c x86/microcode/intel: Disable late loading on model 79 2017-11-02 09:40:50 +01:00
Makefile x86/microcode: Merge the early microcode loader 2015-10-21 11:22:12 +02:00