Commit History

Author SHA1 Message Date
  Jarkko Sakkinen 84b59f6487 tpm: fix response size validation in tpm_get_random() 7 years ago
  Jarkko Sakkinen ce63c05b66 tpm: migrate tpm2_get_random() to use struct tpm_buf 7 years ago
  Jarkko Sakkinen 2ab3241161 tpm: migrate tpm2_get_tpm_pt() to use struct tpm_buf 7 years ago
  Jarkko Sakkinen 94e266ba1f tpm: migrate tpm2_probe() to use struct tpm_buf 7 years ago
  Jarkko Sakkinen cc26c6ef58 tpm: migrate tpm2_shutdown() to use struct tpm_buf 7 years ago
  Kees Cook a86854d0c5 treewide: devm_kzalloc() -> devm_kcalloc() 7 years ago
  James Bottomley 2be8ffed09 tpm: fix intermittent failure with self tests 7 years ago
  Tomas Winkler 076d356460 tpm2: add longer timeouts for creation commands. 7 years ago
  Jeremy Boone 3be2327475 tpm: fix potential buffer overruns caused by bit glitches on the bus 7 years ago
  Alexander.Steffen@infineon.com 0b66f2a05a tpm2-cmd: allow more attempts for selftest execution 7 years ago
  Jarkko Sakkinen 171360d780 tpm: fix type of a local variable in tpm2_get_cc_attrs_tbl() 8 years ago
  Alexander Steffen 125a221054 tpm: React correctly to RC_TESTING from TPM 2.0 self tests 8 years ago
  Alexander Steffen 87434f58be tpm: Use dynamic delay to wait for TPM 2.0 self test result 8 years ago
  Alexander Steffen 2482b1bba5 tpm: Trigger only missing TPM 2.0 self tests 8 years ago
  Hamza Attak 9f3fc7bcdd tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic drivers 8 years ago
  Roberto Sassu 28707bf221 tpm: use tpm2_pcr_read() in tpm2_do_selftest() 8 years ago
  Roberto Sassu 91f7f3d773 tpm: use tpm_buf functions in tpm2_pcr_read() 8 years ago
  Jarkko Sakkinen 19cbe4f680 tpm: consolidate the TPM startup code 8 years ago
  Stefan Berger 402149c647 tpm: vtpm_proxy: Suppress error logging when in closed state 8 years ago
  Jarkko Sakkinen 745b361e98 tpm: infrastructure for TPM spaces 8 years ago
  Jarkko Sakkinen 58472f5cd4 tpm: validate TPM 2.0 commands 8 years ago
  Jarkko Sakkinen 9aa36b399a tpm: export tpm2_flush_context_cmd 8 years ago
  Jarkko Sakkinen 61841be635 tpm: declare tpm2_get_pcr_allocation() as static 8 years ago
  Nayna Jain c1f92b4b04 tpm: enhance TPM 2.0 PCR extend to support multiple banks 8 years ago
  Nayna Jain 1db15344f8 tpm: implement TPM 2.0 capability to get active PCR banks 8 years ago
  Jarkko Sakkinen 7d761119a9 tpm: fix RC value check in tpm2_seal_trusted 8 years ago
  Stefan Berger c659af78eb tpm: Check size of response before accessing data 8 years ago
  Winkler, Tomas 794c6e109b tpm/tpm2-chip: fix kdoc errors 8 years ago
  Baruch Siach cbef69a9e1 char: tpm: fix kerneldoc tpm2_unseal_trusted name typo 8 years ago
  Jarkko Sakkinen ae7e190a3e tpm: use tpm_transmit_cmd() in tpm2_probe() 9 years ago