From bd60f07b99deb0ec675103c4383289334369a822 Mon Sep 17 00:00:00 2001 From: Brijesh Singh Date: Wed, 22 Apr 2020 11:48:39 -0500 Subject: Add initial build script --- stable-commits | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 stable-commits (limited to 'stable-commits') diff --git a/stable-commits b/stable-commits new file mode 100644 index 0000000..a974fa1 --- /dev/null +++ b/stable-commits @@ -0,0 +1,15 @@ +# +# Repos/Branches for SEV-SNP support +# + +# hypervisor commit +KERNEL_GIT_URL="https://github.com/AMDESE/linux.git" +KERNEL_BRANCH="sev-es-5.6-v1+snp" + +# qemu commit +QEMU_GIT_URL="https://github.com/AMDESE/qemu.git" +QEMU_BRANCH="sev-es-v4+snp" + +# guest bios +OVMF_GIT_URL="https://github.com/AMDESE/ovmf.git" +OVMF_BRANCH="sev-es-v12+snp" -- cgit v1.2.3-71-gd317