Merge pull request #4805 from fidencio/topic/bump-tdx-dependencies

Bump TDX dependencies (QEMU and Kernel)
This commit is contained in:
Fabiano Fidêncio
2022-08-03 19:31:26 +02:00
committed by GitHub
3 changed files with 14 additions and 10 deletions

View File

@@ -1,13 +1,17 @@
# Intel Trust Domain Extensions (Intel TDX) # Intel Trust Domain Extensions (Intel TDX)
CONFIG_CLK_LGM_CGU=y
CONFIG_DMA_RESTRICTED_POOL=y
CONFIG_EFI=y CONFIG_EFI=y
CONFIG_EFI_STUB=y CONFIG_EFI_STUB=y
CONFIG_X86_INTEL_MEMORY_PROTECTION_KEYS=y CONFIG_INTEL_IOMMU_SVM=y
CONFIG_INTEL_TDX_GUEST=y CONFIG_INTEL_TDX_ATTESTATION=y
CONFIG_INTEL_TDX_FIXES=y CONFIG_INTEL_TDX_FIXES=y
CONFIG_X86_MEM_ENCRYPT_COMMON=y CONFIG_INTEL_TDX_GUEST=y
CONFIG_X86_5LEVEL=y
CONFIG_OF=y CONFIG_OF=y
CONFIG_CLK_LGM_CGU=y
CONFIG_OF_RESERVED_MEM=y CONFIG_OF_RESERVED_MEM=y
CONFIG_DMA_RESTRICTED_POOL=y CONFIG_X86_5LEVEL=y
CONFIG_X86_INTEL_MEMORY_PROTECTION_KEYS=y
CONFIG_X86_MEM_ENCRYPT_COMMON=y
CONFIG_X86_PLATFORM_DEVICES=y
CONFIG_X86_PLATFORM_DRIVERS_INTEL=y

View File

@@ -1 +1 @@
93 94

View File

@@ -101,7 +101,7 @@ assets:
tdx: tdx:
description: "VMM that uses KVM and supports TDX" description: "VMM that uses KVM and supports TDX"
url: "https://github.com/intel/qemu-dcp" url: "https://github.com/intel/qemu-dcp"
tag: "SPR-BKC-QEMU-v2.2" tag: "SPR-BKC-QEMU-v2.5"
qemu-experimental: qemu-experimental:
description: "QEMU with virtiofs support" description: "QEMU with virtiofs support"
@@ -156,8 +156,8 @@ assets:
version: "v5.15.48" version: "v5.15.48"
tdx: tdx:
description: "Linux kernel that supports TDX" description: "Linux kernel that supports TDX"
url: "https://github.com/intel/tdx/archive/refs/tags" url: "https://github.com/intel/linux-kernel-dcp/archive/refs/tags"
tag: "tdx-guest-v5.15-4" tag: "SPR-BKC-PC-v9.6"
sev: sev:
description: "Linux kernel with efi_secret support" description: "Linux kernel with efi_secret support"
url: "https://github.com/confidential-containers-demo/\ url: "https://github.com/confidential-containers-demo/\