summaryrefslogtreecommitdiffstats
path: root/tpm-tools/initandverify
AgeCommit message (Collapse)AuthorFilesLines
2018-03-30Folder name changed from tpm-tools to tpm-utilarunkumarsit6-141/+0
Change-Id: Ica9eca7f32fac0757a9c1718c1e5ec7c922ca8cd Issue-ID: AAF-207 Signed-off-by: Arun kumar sekar <arunkumarsit@gmail.com>
2018-03-30tpm tools for the below functionalitiesPramod6-0/+141
1.INIT(Script) - Establish connection with the Actual TPM Hardware and loads the primary key into the TPM hardware 2. Sign and verify(Script) - Loads the key and does the sign and verify operation Issue-ID: AAF-207 Change-Id: I015eb5fbc6f0e6f09ca454ed1bb55c5f5aadebae Signed-off-by: Pramod <pramod.raghavendra.jayathirth@intel.com>