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

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

# guest bios
OVMF_GIT_URL="https://github.com/AMDESE/ovmf.git"
OVMF_BRANCH="snp-v14"