mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
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:
parent
abf4467708
commit
507c956316
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -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
|
||||
|
|
|
|||
1
TcgTpmPkg/Library/TpmLib/TPM
Submodule
1
TcgTpmPkg/Library/TpmLib/TPM
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit bc29a21d44b01396223c152a4834e52318591770
|
||||
Loading…
Add table
Add a link
Reference in a new issue