mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-04-30 04:34:27 +00:00
config: clh: Mention supported TEEs
Let's mention the supported TEEs to be used with confidential guests. Right now, Cloud Hyperisor supports only Intel TDX, used together with TD Shim. Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
This commit is contained in:
parent
441fdbaf9f
commit
0bafa2def9
@ -28,6 +28,9 @@ image = "@IMAGEPATH@"
|
|||||||
# - Memory Hotplug
|
# - Memory Hotplug
|
||||||
# - NVDIMM devices
|
# - NVDIMM devices
|
||||||
#
|
#
|
||||||
|
# Supported TEEs:
|
||||||
|
# * Intel TDX
|
||||||
|
#
|
||||||
# Default false
|
# Default false
|
||||||
# confidential_guest = true
|
# confidential_guest = true
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user