aboutsummaryrefslogtreecommitdiff
path: root/libstb/tpm_chip.h
AgeCommit message (Expand)AuthorFilesLines
2020-10-01libstb/tss2: Switch to new implementation of PCR Read/Extend and EventlogMauro S. M. Rodrigues1-22/+8
2020-10-01libstb/tss2: Add basic Build infrastructure for tss2Mauro S. M. Rodrigues1-0/+5
2020-03-12Re-license IBM written files as Apache 2.0 OR GPLv2+Stewart Smith1-1/+1
2019-07-26SPDX-ify all skiboot codeStewart Smith1-15/+2
2018-11-08libstb: Pass a tpm_dev to tpm_i2c_request_send()Oliver O'Halloran1-1/+1
2017-12-18libstb: import stb_init() breaking it into multiple filesClaudio Carvalho1-1/+1
2016-10-10libstb/tpm_chip: add tpm_extendl()Claudio Carvalho1-0/+26
2016-10-10libstb/tss: build TSS and tpmLogMgrClaudio Carvalho1-0/+6
2016-10-10libstb/tpm_chip.h: declare the TpmTarget type for TSSClaudio Carvalho1-0/+3
2016-10-10libstb: add tpm_chip interfaceClaudio Carvalho1-0/+73