aboutsummaryrefslogtreecommitdiff
path: root/libstb/tpm_chip.c
AgeCommit message (Expand)AuthorFilesLines
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