From f4376e5887939ee8c8e0c62e835fd278b84140c9 Mon Sep 17 00:00:00 2001 From: Tom Lendacky Date: Thu, 28 Apr 2022 14:17:20 -0500 Subject: Updates to latest commits Update the stable-commits and README to reflect the latest versions of the SNP support. --- README.md | 2 +- stable-commits | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d96c006..8c95453 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ AMD Memory Encryption Features active: SEV SEV-ES SEV-SNP ## Upgrade SEV firmware -The SEV-SNP support requires firmware version >= 1.50:1. The latest SEV-SNP firmware is available on https://developer.amd.com/sev and eventually via linux-firmware project. +The SEV-SNP support requires firmware version >= 1.51:1. The latest SEV-SNP firmware is available on https://developer.amd.com/sev and via the linux-firmware project. The below steps document the firmware upgrade process for the latest SEV-SNP firmware available on https://developer.amd.com/sev at the time this was written. A similar procedure can be used for newer firmwares as well: diff --git a/stable-commits b/stable-commits index 5c5d955..9838370 100644 --- a/stable-commits +++ b/stable-commits @@ -5,7 +5,7 @@ # hypervisor commit KERNEL_GIT_URL="https://github.com/AMDESE/linux.git" KERNEL_HOST_BRANCH="sev-snp-part2-v6" -KERNEL_GUEST_BRANCH="sev-snp-v10" +KERNEL_GUEST_BRANCH="sev-snp-v12" # qemu commit QEMU_GIT_URL="https://github.com/AMDESE/qemu.git" -- cgit v1.2.3-71-gd317