On Wed, Aug 09, 2023 at 10:26:44PM +1000, Jonathan Gray wrote: > Genoa and Bergamo (4th gen epyc) patches for > https://www.amd.com/en/resources/product-security/bulletin/amd-sb-7005.html > > Family=0x19 Model=0x11 Stepping=0x01: Patch=0x0a10113e Length=5568 bytes > Family=0x19 Model=0x11 Stepping=0x02: Patch=0x0a10123e Length=5568 bytes > Family=0x19 Model=0xa0 Stepping=0x02: Patch=0x0aa00212 Length=5568 bytes > Family=0x19 Model=0xa0 Stepping=0x01: Patch=0x0aa00116 Length=5568 bytes
I have none of these. > the previous patches covered Milan (3rd gen epyc) I can confirm that this microcode gets my CPU to the same patch level as the previous firmware package. cpu0: AMD EPYC 73F3 16-Core Processor, 3500.01 MHz, 19-01-01, patch 0a0011d1 OK bluhm@ > Index: Makefile > =================================================================== > RCS file: /cvs/ports/sysutils/firmware/amd/Makefile,v > retrieving revision 1.4 > diff -u -p -r1.4 Makefile > --- Makefile 7 Aug 2023 03:45:05 -0000 1.4 > +++ Makefile 9 Aug 2023 12:14:55 -0000 > @@ -1,14 +1,16 @@ > COMMENT= microcode update binaries for AMD CPUs > FW_DRIVER= amd > -FW_VER= 20230804 > -DISTNAME= linux-firmware-${FW_VER} > -EXTRACT_SUFX= .tar.xz > +FW_VER= 20230809 > +DISTNAME= linux-firmware-f2eb058afc57348cde66852272d6bf11da1eef8f > +#DISTNAME= linux-firmware-${FW_VER} > +#EXTRACT_SUFX= .tar.xz > EXTRACT_FILES= ${DISTNAME}/{LICENSE.\*,amd-ucode} > > MAINTAINER= Jonathan Gray <j...@openbsd.org> > > HOMEPAGE= > https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/amd-ucode > -MASTER_SITES= https://cdn.kernel.org/pub/linux/kernel/firmware/ > +MASTER_SITES= > https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/snapshot/ > +#MASTER_SITES= https://cdn.kernel.org/pub/linux/kernel/firmware/ > > do-install: > ${INSTALL_DATA_DIR} ${PREFIX}/firmware/amd > Index: distinfo > =================================================================== > RCS file: /cvs/ports/sysutils/firmware/amd/distinfo,v > retrieving revision 1.3 > diff -u -p -r1.3 distinfo > --- distinfo 7 Aug 2023 03:45:05 -0000 1.3 > +++ distinfo 9 Aug 2023 12:17:00 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (firmware/linux-firmware-20230804.tar.xz) = > iNRsVDhH7jsDQE1JQdkckpdGkO4fb9y+6c7z5fl9tog= > -SIZE (firmware/linux-firmware-20230804.tar.xz) = 295170972 > +SHA256 > (firmware/linux-firmware-f2eb058afc57348cde66852272d6bf11da1eef8f.tar.gz) = > /NVwuLJZBJ3YSgMm8XoxMnGWL4Bsoy29nkDN2QeYV9A= > +SIZE > (firmware/linux-firmware-f2eb058afc57348cde66852272d6bf11da1eef8f.tar.gz) = > 457911356