aboutsummaryrefslogtreecommitdiff
path: root/src/lib/tpm2_marshaling.c
AgeCommit message (Expand)Author
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-09vboot/tpm2: enable nvmem commits on cr50 when writing firmware secdataAaron Durbin
2017-03-09lib/tpm2_marshaling: fix in correct buffer space semanticsAaron Durbin
2017-01-12google/chromeos: disable platform hierarchy on resume for TPM2Aaron Durbin
2016-09-06tpm2: Fix tlcl and marshaling code for CAR usageDuncan Laurie
2016-08-31Provide CAR decoration for tpm2 staticsVictor Prupis
2016-07-14tpm2: implement and use pcr_extend commandVadim Bendebury
2016-07-14tpm2: implement locking firmware rollback counterVadim Bendebury
2016-07-13tpm2: add TPM_Clear command processingVadim Bendebury
2016-07-13tpm2: refactor session header marshallingVadim Bendebury
2016-07-13tpm2: clean up tpm_marshal_command()Vadim Bendebury
2016-07-13tpm2: avoid comparison between signed and unsigned intsVadim Bendebury
2016-07-11tpm2: add marshaling/unmarshaling layerVadim Bendebury