|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [PATCH for-4.21? 0/5] x86/ucode: Support loading latest ucode from linux-firwmare
linux-firmware now contains microcode signed with the new signature scheme. Xen currently refuses to load these as we've not updated the digest list. The plan was always to stop using the digest list in due course, which is what this series does. Patch 1 has already been posted and acked. I included it again here for completeness. Andrew Cooper (5): x86/ucode: Fix missing printk() newline in ucode_probe_amd() x86/ucode: Abort parallel load early on any control thread error x86/ucode: Refine TLB flush fix for AMD Fam17h CPUs x86/ucode: Cross check the minimum revision x86/ucode: Relax digest check when Entrysign is fixed in firmware xen/arch/x86/cpu/microcode/amd.c | 145 +++++++++++++++++++++++++-- xen/arch/x86/cpu/microcode/core.c | 6 +- xen/arch/x86/cpu/microcode/private.h | 2 + xen/arch/x86/flushtlb.c | 3 +- xen/arch/x86/include/asm/flushtlb.h | 5 + 5 files changed, 151 insertions(+), 10 deletions(-) -- 2.39.5
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |