diff options
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | stable-commits | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -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" |
