diff options
| author | Brijesh Singh <brijesh.singh@amd.com> | 2020-09-11 11:00:03 -0500 |
|---|---|---|
| committer | Brijesh Singh <brijesh.singh@amd.com> | 2020-09-11 11:00:03 -0500 |
| commit | af26490a03c984ba64a770da7ecc219c261dc03f (patch) | |
| tree | f7962207ecfc7019aa2ebd7e6541d9f6416b6921 /stable-commits | |
| parent | 1aa7ba69604fdab2c275c90e390cd50f086d6ac0 (diff) | |
| download | cachepc-amdsev-af26490a03c984ba64a770da7ecc219c261dc03f.tar.gz cachepc-amdsev-af26490a03c984ba64a770da7ecc219c261dc03f.zip | |
Update stable commit to use newer version and drop thp check
Diffstat (limited to 'stable-commits')
| -rw-r--r-- | stable-commits | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/stable-commits b/stable-commits index 9fbf1af..165863d 100644 --- a/stable-commits +++ b/stable-commits @@ -8,8 +8,8 @@ KERNEL_BRANCH="sev-es-5.7-v4+snp" # qemu commit QEMU_GIT_URL="https://github.com/AMDESE/qemu.git" -QEMU_BRANCH="sev-es-v4+snp" +QEMU_BRANCH="sev-es-v7+snp" # guest bios OVMF_GIT_URL="https://github.com/AMDESE/ovmf.git" -OVMF_BRANCH="sev-es-v16+snp" +OVMF_BRANCH="sev-es-v21+snp" |
