Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tpm-tools: support openssl 1.1.x | Hongxu Jia | 2018-09-26 | 1 | -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 WARNING | Hongxu Jia | 2018-09-26 | 1 | -20/+37 |
| | | | | Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> | ||||
* | tpm-tools: update to the latest and code style fixup | Lans Zhang | 2017-07-20 | 2 | -0/+274 |
Signed-off-by: Lans Zhang <jia.zhang@windriver.com> |