[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH 2/3] x86/ucode/intel: Fix handling of microcode revision
On 26.10.2020 18:25, Andrew Cooper wrote: > For Intel microcodes, the revision field is signed (as documented in the SDM) > and negative revisions are used for pre-production/test microcode (not > documented publicly anywhere I can spot). > > Adjust the revision checking to match the algorithm presented here: > > > https://software.intel.com/security-software-guidance/best-practices/microcode-update-guidance > > This treats pre-production microcode as always applicable, but also production > microcode having higher precident than pre-production. It is expected that Nit: "precedence" I guess? > anyone using pre-production microcode knows what they are doing. > > This is necessary to load production microcode on an SDP with pre-production > microcode embedded in firmware. > > Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> Reviewed-by: Jan Beulich <jbeulich@xxxxxxxx>
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |