aboutsummaryrefslogtreecommitdiff
path: root/src/lib/tpm2_tlcl.c
AgeCommit message (Expand)Author
2017-06-21cr50: process uninitialized values gracefullyVadim Bendebury
2017-04-24drivers/i2c/tpm: use iobuf library for marshaling commandsAaron Durbin
2017-03-23cr50: add unmarshaling of vendor commands and process 'enable_update'Vadim Bendebury
2017-03-13src/lib: Wrap lines at 80 columnsLee Leahy
2017-03-09vboot/tpm2: enable nvmem commits on cr50 when writing firmware secdataAaron Durbin
2017-03-09src/lib: Add space before (Lee Leahy
2017-01-12google/chromeos: disable platform hierarchy on resume for TPM2Aaron Durbin
2016-11-16vboot: TPM2 - report attempts to re-create NVRAM spacesVadim Bendebury
2016-11-14lib/tpm2: do not create all NVRAM spaces with the same set of attributesVadim Bendebury
2016-11-11lib/tlcl: Ensure tlcl library is initialized only onceFurquan Shaikh
2016-10-02TPM2: Fill in empty tlcl_resume function in TPM2 tlclFurquan Shaikh
2016-09-06tpm2: Fix tlcl and marshaling code for CAR usageDuncan Laurie
2016-08-31Provide CAR decoration for tpm2 staticsVictor Prupis
2016-07-31src/lib: Capitalize ROM, RAM, NVRAM and CPUElyes HAOUAS
2016-07-20tpm2_tlcl: Use signed integer for tpm2_marshal_command return valueDuncan Laurie
2016-07-14tpm2: implement and use pcr_extend commandVadim Bendebury
2016-07-14tpm2: implement locking firmware rollback counterVadim Bendebury
2016-07-13tpm2: fix tpm_write() error reportingVadim Bendebury
2016-07-13tpm2: add tlcl_force_clear and use it before factory initVadim Bendebury
2016-07-13tpm2: use pcr0 dependent nvram space policy definitionsVadim Bendebury
2016-07-11tpm2: implement tlcl layerVadim Bendebury