summaryrefslogtreecommitdiff
path: root/src/lib/tpm2_marshaling.c
AgeCommit message (Expand)Author
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