# # Repos/Branches for SEV-SNP support # # hypervisor commit KERNEL_GIT_URL="https://github.com/AMDESE/linux.git" KERNEL_BRANCH="sev-snp-part2-rfc4" # qemu commit QEMU_GIT_URL="https://github.com/AMDESE/qemu.git" QEMU_BRANCH="sev-snp-devel" # guest bios OVMF_GIT_URL="https://github.com/AMDESE/ovmf.git" OVMF_BRANCH="sev-snp-rfc-5"