Merge pull request #5404 from fidencio/topic/update-tdx-kernel-repo

versions: Update TDX kernel
This commit is contained in:
Fabiano Fidêncio
2022-10-13 09:14:44 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -161,8 +161,8 @@ assets:
version: "v5.19.2" version: "v5.19.2"
tdx: tdx:
description: "Linux kernel that supports TDX" description: "Linux kernel that supports TDX"
url: "https://github.com/intel/linux-kernel-dcp/archive/refs/tags" url: "https://github.com/kata-containers/linux/archive/refs/tags"
tag: "SPR-BKC-PC-v9.6" tag: "5.15-plus-TDX"
sev: sev:
description: "Linux kernel that supports SEV" description: "Linux kernel that supports SEV"
url: "https://cdn.kernel.org/pub/linux/kernel/v5.x/" url: "https://cdn.kernel.org/pub/linux/kernel/v5.x/"