summaryrefslogtreecommitdiffstats
path: root/meta-tpm/recipes-tpm/tpm-tools/files
Commit message (Collapse)AuthorAgeFilesLines
* tpm-tools: support openssl 1.1.xHongxu Jia2018-09-261-6/+6
| | | | | | | | | | | - Support openssl 1.1.x - Fix compile warning |tpm_extendpcr.c:55:4: warning: 'strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] | strncpy(in_filename, aArg, PATH_MAX); Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
* tpm-tools: refresh patch to fix QA WARNINGHongxu Jia2018-09-261-20/+37
| | | | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
* tpm-tools: update to the latest and code style fixupLans Zhang2017-07-202-0/+274
Signed-off-by: Lans Zhang <jia.zhang@windriver.com>