SecurityIpTdx1v0_Inputs.h 358 B

12345678910111213
  1. /** @file
  2. Provides data structure information used by SiliconIp TDX
  3. @copyright
  4. Copyright 2020 - 2021 Intel Corporation. <BR>
  5. SPDX-License-Identifier: BSD-2-Clause-Patent
  6. **/
  7. UINT8 EnableTdx; ///< TDX Enable
  8. UINT8 KeySplit; ///< TDX/MK-TME key split
  9. UINT8 ReservedS245;