diff options
| author | Brijesh Singh <brijesh.singh@amd.com> | 2021-12-13 15:25:51 -0600 |
|---|---|---|
| committer | Brijesh Singh <brijesh.singh@amd.com> | 2021-12-13 15:25:51 -0600 |
| commit | 00ee36df4cfa13b85136d91d7778c42bbe49167e (patch) | |
| tree | 70ceec64cf7d856f78e179604b37b64a519af00e /stable-commits | |
| parent | f23f201ecb91420c2410b2397b3d844e9315982c (diff) | |
| download | cachepc-amdsev-00ee36df4cfa13b85136d91d7778c42bbe49167e.tar.gz cachepc-amdsev-00ee36df4cfa13b85136d91d7778c42bbe49167e.zip | |
update to use newer commits
Diffstat (limited to 'stable-commits')
| -rw-r--r-- | stable-commits | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/stable-commits b/stable-commits index bbe0759..7aa7ec8 100644 --- a/stable-commits +++ b/stable-commits @@ -4,12 +4,13 @@ # hypervisor commit KERNEL_GIT_URL="https://github.com/AMDESE/linux.git" -KERNEL_BRANCH="sev-snp-part2-v5" +KERNEL_HOST_BRANCH="sev-snp-part2-v6" +KERNEL_GUEST_BRANCH="sev-snp-v8" # qemu commit QEMU_GIT_URL="https://github.com/AMDESE/qemu.git" -QEMU_BRANCH="snp-rfc-v2" +QEMU_BRANCH="snp-v3" # guest bios OVMF_GIT_URL="https://github.com/AMDESE/ovmf.git" -OVMF_BRANCH="sev-snp-v6" +OVMF_BRANCH="snp-v14" |
