1. 963f7b9 security/tpm/: turn tis_{init,open} into tis_probe by Sergii Dmytruk · 1 year, 10 months ago
  2. d7b8dc9 treewide: convert to tpm_result_t by Jon Murphy · 11 months ago
  3. 53fc667 treewide: convert to %#x hex prints by Jon Murphy · 11 months ago
  4. 056952e treewide: Adopt TCG standard naming by Jon Murphy · 11 months ago
  5. 4ee0317 Revert "security/tpm/: turn tis_{init,open} into tis_probe" by Sergii Dmytruk · 1 year, 8 months ago
  6. d431544 security/tpm/: turn tis_{init,open} into tis_probe by Sergii Dmytruk · 1 year, 10 months ago
  7. 7221a6c security/tpm: improve tlcl_extend() signature by Sergii Dmytruk · 1 year, 10 months ago
  8. aebccac src/security: Use "if (!ptr)" in preference to "if (ptr == NULL)" by Elyes Haouas · 1 year, 11 months ago
  9. 2e445ad security/tpm/tcg-2.0: Handle TPM_RC_NV_RANGE return code by Karthikeyan Ramasubramanian · 2 years, 9 months ago
  10. 50863da src/mainboard to src/security: Fix spelling errors by Martin Roth · 2 years, 11 months ago
  11. 4ad0420 security/tpm/tss/tcg-2.0: Add `tlcl_set_bits()` by Aseda Aboagye · 3 years, 3 months ago
  12. fa8f567 security/tpm: Use SPDX identifiers by Jacob Garber · 4 years, 3 months ago
  13. c9ac0bc security/tpm/tss: Add ClearControl Function by Christian Walter · 4 years, 7 months ago
  14. 0ca944b security/tpm: Drop CAR_GLOBAL_MIGRATION support by Arthur Heymans · 4 years, 9 months ago
  15. b3426c0 Revert "security/tpm/tss/tcg-2.0: Add multi digits support to tlcl_extend()" by Julius Werner · 5 years ago
  16. c563d34 security/tpm: Use correct hash digest lengths by Jacob Garber · 5 years ago
  17. fdb9805 security/tpm/tss/tcg-2.0: Add multi digits support to tlcl_extend() by Frans Hendriks · 5 years ago
  18. 7e220ca security/tpm/tss/tcg-2.0: Use tlcl_get_hash_size_from_algo() for hash size by Frans Hendriks · 5 years ago
  19. 589eff7 security/tpm/tss/tcg-2.0: Add TPM2 function tlcl_getcapability() by Frans Hendriks · 5 years ago
  20. 3891d27 security/tpm/tss/tcg-2.0/tss.c: Add debug message to tlcl_lib_init() by Frans Hendriks · 5 years ago
  21. 2e690ee tss: implement tlcl_save_state by Joel Kitching · 6 years ago
  22. c5d0a2e tpm2/tlcl_send_startup: should pass on TPM_E_INVALID_POSTINIT by Joel Kitching · 6 years ago
  23. f97ff0c tpm2/tlcl_send_startup: correct TPM2_Startup error logic by Joel Kitching · 6 years ago
  24. c07f8fb security/tpm: Unify the coreboot TPM software stack by Philipp Deppenwiese · 6 years ago
  25. 86391f1 security/tpm: Move TSS stacks into sub-directory by Philipp Deppenwiese · 7 years ago[Renamed (99%) from src/security/tpm/tcg-2.0/tss.c]
  26. d88fb36 security/tpm: Change TPM naming for different layers. by Philipp Deppenwiese · 7 years ago[Renamed (98%) from src/security/tpm/tcg-2.0/tpm2_tlcl.c]
  27. 64e2d19 security/tpm: Move tpm TSS and TSPI layer to security section by Philipp Deppenwiese · 7 years ago[Renamed (98%) from src/lib/tpm2_tlcl.c]
  28. 08f9359 cr50: process uninitialized values gracefully by Vadim Bendebury · 7 years ago
  29. ee049fa drivers/i2c/tpm: use iobuf library for marshaling commands by Aaron Durbin · 7 years ago
  30. 021ec28 cr50: add unmarshaling of vendor commands and process 'enable_update' by Vadim Bendebury · 7 years ago
  31. 7340217 src/lib: Wrap lines at 80 columns by Lee Leahy · 7 years ago
  32. eeb7737 vboot/tpm2: enable nvmem commits on cr50 when writing firmware secdata by Aaron Durbin · 7 years ago
  33. 45fde70 src/lib: Add space before ( by Lee Leahy · 7 years ago
  34. f56c778 google/chromeos: disable platform hierarchy on resume for TPM2 by Aaron Durbin · 8 years ago
  35. af8ae93 vboot: TPM2 - report attempts to re-create NVRAM spaces by Vadim Bendebury · 8 years ago
  36. 289ee8f lib/tpm2: do not create all NVRAM spaces with the same set of attributes by Vadim Bendebury · 8 years ago
  37. 8b5d04e lib/tlcl: Ensure tlcl library is initialized only once by Furquan Shaikh · 8 years ago
  38. cc3365a TPM2: Fill in empty tlcl_resume function in TPM2 tlcl by Furquan Shaikh · 8 years ago
  39. 4a56076 tpm2: Fix tlcl and marshaling code for CAR usage by Duncan Laurie · 8 years ago
  40. f706020 Provide CAR decoration for tpm2 statics by Victor Prupis · 8 years ago
  41. 91e0e3c src/lib: Capitalize ROM, RAM, NVRAM and CPU by Elyes HAOUAS · 8 years ago
  42. ed75b27 tpm2_tlcl: Use signed integer for tpm2_marshal_command return value by Duncan Laurie · 8 years ago
  43. f5ef699 tpm2: implement and use pcr_extend command by Vadim Bendebury · 8 years ago
  44. 4c0851c tpm2: implement locking firmware rollback counter by Vadim Bendebury · 8 years ago
  45. 1ec7603 tpm2: fix tpm_write() error reporting by Vadim Bendebury · 8 years ago
  46. adfbbde tpm2: add tlcl_force_clear and use it before factory init by Vadim Bendebury · 8 years ago
  47. 7ee057c tpm2: use pcr0 dependent nvram space policy definitions by Vadim Bendebury · 8 years ago
  48. 245d457 tpm2: implement tlcl layer by Vadim Bendebury · 8 years ago