aboutsummaryrefslogtreecommitdiff
path: root/libstb/tpm_chip.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-01libstb/tss2: Switch to new implementation of PCR Read/Extend and EventlogMauro S. M. Rodrigues1-18/+21
2020-10-01TPM/TSS: Register TPM chip for further use within TSSMauro S. M. Rodrigues1-0/+1
2020-10-01libstb/tss2: Add basic Build infrastructure for tss2Mauro S. M. Rodrigues1-0/+25
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-02-07libstb/tpm_chip: Add missing new line to print messages.Pridhiviraj Paidipeddi1-2/+2
2017-12-18libstb/tpm_chip.c: define pr_fmt and fix messages loggedClaudio Carvalho1-36/+42
2017-12-18libstb: import stb_init() breaking it into multiple filesClaudio Carvalho1-19/+8
2016-11-02tpm_extendl: don't measure when no tpm is registeredClaudio Carvalho1-2/+8
2016-11-02tpm_extendl: log the calling resultsClaudio Carvalho1-1/+7
2016-11-02tpm_extendl: disable all failed tpms rather than only the firstClaudio Carvalho1-16/+28
2016-10-10libstb/tpm_chip: add tpm_extendl()Claudio Carvalho1-0/+116
2016-10-10libstb/tss: build TSS and tpmLogMgrClaudio Carvalho1-3/+68
2016-10-10Add i2c Nuvoton TPM 2.0 DriverClaudio Carvalho1-0/+2
2016-10-10libstb: add tpm_chip interfaceClaudio Carvalho1-0/+117