mirror of
				https://github.com/kata-containers/kata-containers.git
				synced 2025-10-31 09:26:52 +00:00 
			
		
		
		
	versions: tdx: Update TDVF to the "edk2-stable202302"
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:
		| @@ -315,8 +315,8 @@ externals: | |||||||
|       package_output_dir: "AmdSev" |       package_output_dir: "AmdSev" | ||||||
|     tdx: |     tdx: | ||||||
|       # yamllint disable-line rule:line-length |       # yamllint disable-line rule:line-length | ||||||
|       description: "QEMU with TDX support - based on https://github.com/intel/tdx-tools/releases/tag/2023ww01" |       description: "QEMU with TDX support - based on https://github.com/intel/tdx-tools/releases/tag/2023ww15" | ||||||
|       version: "edk2-stable202211" |       version: "edk2-stable202302" | ||||||
|       package: "OvmfPkg/IntelTdx/IntelTdxX64.dsc" |       package: "OvmfPkg/IntelTdx/IntelTdxX64.dsc" | ||||||
|       package_output_dir: "IntelTdx" |       package_output_dir: "IntelTdx" | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user