versions: tdx: Update Kernel to 6.2 + TDX

This is the version that's been used and tested inside Intel, and it
matches with https://github.com/intel/tdx-tools/releases/tag/2023ww15.

Fixes: #7770

Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
This commit is contained in:
Fabiano Fidêncio
2023-05-09 14:11:19 +02:00
parent ec18180f34
commit 8115a0522d
5 changed files with 7 additions and 6 deletions

View File

@@ -191,9 +191,9 @@ assets:
kernel-tdx-experimental:
# yamllint disable-line rule:line-length
description: "Linux kernel with TDX support -- based on https://github.com/intel/tdx-tools/releases/tag/2023ww01"
description: "Linux kernel with TDX support -- based on https://github.com/intel/tdx-tools/releases/tag/2023ww15"
url: "https://github.com/kata-containers/linux/archive/refs/tags"
version: "5.19-TDX-v2.2"
version: "6.2-TDX-v1.8"
externals:
description: "Third-party projects used by the system"