aboutsummaryrefslogtreecommitdiffstats
path: root/stable-commits
blob: 799ae20ade9939b65e7d03c5aa966b7670940baf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#
# stable commit for SEV test builds
#

# hypervisor commit
KVM_GIT_URL=https://github.com/AMDESE/kvm.git
KVM_KERNEL_COMMIT=sev-v7-p2

# guest kernel commit
TIP_GIT_URL=https://github.com/AMDESE/tip.git
TIP_KERNEL_COMMIT=sev-v7-p1

# qemu commit
QEMU_GIT_URL=https://github.com/AMDESE/qemu.git
QEMU_COMMIT=v5-wip-1

# guest bios
EDK2_GIT_URL=https://github.com/tianocore/edk2.git