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