aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-tpm/tpm-tools
AgeCommit message (Collapse)Author
2017-05-14tpm: move to a sub layerArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-03-27tpm-tools: updatet 1.3.9.1Armin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-02-18tpm-tools: update to 1.3.9Armin Kuster
remove incorperated patches. Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Patrick Ohly <patrick.ohly@intel.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-01tpm-tools: Fix gcc6 compile issueArmin Kuster
.8/src/tpm_mgmt/tpm_present.c | ../../../tpm-tools-1.3.8/src/tpm_mgmt/tpm_present.c: In function 'main': | ../../../tpm-tools-1.3.8/src/tpm_mgmt/tpm_present.c:358:5: error: this 'if' clause does not guard... [-Werror=misleading-indentation] | if (szTpmPasswd && !isWellKnown) | ^~ | ../../../tpm-tools-1.3.8/src/tpm_mgmt/tpm_present.c:360:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' | return iRc; | ^~~~~~ Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-11-01tpm-tools: add native supportArmin Kuster
V2: - drop 1.0 from PV Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-04-23tpm-tools: add packageArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>