summaryrefslogtreecommitdiffstats
path: root/libstb
Commit message (Expand)AuthorAgeFilesLines
* tpm_extendl: don't measure when no tpm is registeredClaudio Carvalho2016-11-022-2/+9
* tpm_extendl: log the calling resultsClaudio Carvalho2016-11-022-17/+19
* tpm_extendl: disable all failed tpms rather than only the firstClaudio Carvalho2016-11-022-18/+29
* libstb: remove subid argument from sb_verify and tb_measureClaudio Carvalho2016-11-022-17/+14
* print-stb-container: close(fd) to clean up neatlyStewart Smith2016-10-281-0/+1
* libstb/stb.c: ignore the secure mode flag unless forced in NVRAMClaudio Carvalho2016-10-261-3/+21
* libstb/container: add function for getting sw payload sizeClaudio Carvalho2016-10-252-0/+11
* Fix typosNageswara R Sastry2016-10-241-0/+1
* stb: always recompute hash of container payload and compareStewart Smith2016-10-101-5/+20
* Add software STB "ROM" implementation for MamboStewart Smith2016-10-106-1/+726
* libstb: add secure and trusted boot interfaceClaudio Carvalho2016-10-104-1/+382
* libstb/tpm_chip: add tpm_extendl()Claudio Carvalho2016-10-103-0/+146
* libstb/tss: build TSS and tpmLogMgrClaudio Carvalho2016-10-107-7/+164
* libstb/tss/tpmLogMgr.C: remove the trustedTypes.H includeClaudio Carvalho2016-10-101-1/+0
* libstb/tss/tpmLogMgr: add support for EV_SEPARATOR eventsClaudio Carvalho2016-10-102-1/+4
* libstb/tss/tpmLogMgr: disable TpmLogMgr_dumpLog()Claudio Carvalho2016-10-102-5/+4
* libstb/tss: add hostboot tpmLogMgr code for TPM 2.0Claudio Carvalho2016-10-102-0/+817
* libstb/tss: implement TSS required functionsClaudio Carvalho2016-10-102-84/+32
* libstb/tss: include tpm_chip.h in trustedbootCmds.HClaudio Carvalho2016-10-101-0/+3
* libstb/tpm_chip.h: declare the TpmTarget type for TSSClaudio Carvalho2016-10-101-0/+3
* libstb/tss: add hostboot TSS code for TPM 2.0Claudio Carvalho2016-10-107-0/+2854
* Add i2c Nuvoton TPM 2.0 DriverClaudio Carvalho2016-10-105-1/+533
* libstb/drivers: add tpm_i2c interfaceClaudio Carvalho2016-10-104-1/+160
* libstb/drivers: add romcode driverClaudio Carvalho2016-10-106-1/+181
* libstb: add tpm_chip interfaceClaudio Carvalho2016-10-104-1/+214
* libstb: add rom interfaceClaudio Carvalho2016-10-103-1/+93
* libstb: add required container header structuresClaudio Carvalho2016-10-108-0/+579
OpenPOWER on IntegriCloud