aboutsummaryrefslogtreecommitdiffstats
path: root/stable-commits
blob: 9fbf1af6f42983c172ddcbcca3fe93fde27c5026 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
# Repos/Branches for SEV-SNP support
#

# hypervisor commit
KERNEL_GIT_URL="https://github.com/AMDESE/linux.git"
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"

# guest bios
OVMF_GIT_URL="https://github.com/AMDESE/ovmf.git"
OVMF_BRANCH="sev-es-v16+snp"