Age | Commit message (Expand) | Author |
2017-04-24 | drivers/i2c/tpm: use iobuf library for marshaling commands | Aaron Durbin |
2017-03-23 | cr50: add unmarshaling of vendor commands and process 'enable_update' | Vadim Bendebury |
2017-03-09 | vboot/tpm2: enable nvmem commits on cr50 when writing firmware secdata | Aaron Durbin |
2017-03-09 | lib/tpm2_marshaling: fix in correct buffer space semantics | Aaron Durbin |
2017-01-12 | google/chromeos: disable platform hierarchy on resume for TPM2 | Aaron Durbin |
2016-09-06 | tpm2: Fix tlcl and marshaling code for CAR usage | Duncan Laurie |
2016-08-31 | Provide CAR decoration for tpm2 statics | Victor Prupis |
2016-07-14 | tpm2: implement and use pcr_extend command | Vadim Bendebury |
2016-07-14 | tpm2: implement locking firmware rollback counter | Vadim Bendebury |
2016-07-13 | tpm2: add TPM_Clear command processing | Vadim Bendebury |
2016-07-13 | tpm2: refactor session header marshalling | Vadim Bendebury |
2016-07-13 | tpm2: clean up tpm_marshal_command() | Vadim Bendebury |
2016-07-13 | tpm2: avoid comparison between signed and unsigned ints | Vadim Bendebury |
2016-07-11 | tpm2: add marshaling/unmarshaling layer | Vadim Bendebury |