config: clh: Use "Intel TDX" instead of just "TDX"

Let's use "Intel TDX" rather than just "TDX", as it can ease the
understanding of the terminology.

Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com>
This commit is contained in:
Fabiano Fidêncio 2022-02-28 10:27:21 +01:00
parent 0bafa2def9
commit 641d475fa6

View File

@ -40,7 +40,7 @@ image = "@IMAGEPATH@"
# #
# For more information about firmwared that can be used with specific TEEs, # For more information about firmwared that can be used with specific TEEs,
# please, refer to: # please, refer to:
# * TDX: # * Intel TDX:
# - td-shim: https://github.com/confidential-containers/td-shim # - td-shim: https://github.com/confidential-containers/td-shim
# #
# firmware = "@FIRMWAREPATH@" # firmware = "@FIRMWAREPATH@"