TcgTpmPkg: add TCG TPM 2.0 Reference Implementation Library

Add TCG TPM 2.0 Reference Implementation Library [0] which
could be used for implementation of software based fTPM.

Links: https://github.com/TrustedComputingGroup/TPM [0]
Signed-off-by: Yeoreum Yun <yeoreum.yun@arm.com>
This commit is contained in:
Levi Yun 2025-06-19 13:42:58 +01:00 committed by mergify[bot]
parent abf4467708
commit 507c956316
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

@ -35,3 +35,6 @@
[submodule "SecurityPkg/DeviceSecurity/SpdmLib/libspdm"]
path = SecurityPkg/DeviceSecurity/SpdmLib/libspdm
url = https://github.com/DMTF/libspdm.git
[submodule "TcgTpmPkg/Library/TpmLib/TPM"]
path = TcgTpmPkg/Library/TpmLib/TPM
url = https://github.com/TrustedComputingGroup/TPM

@ -0,0 +1 @@
Subproject commit bc29a21d44b01396223c152a4834e52318591770