-
- Downloads
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Pull TPM updates from James Morris: "This release contains only bug fixes. There are no new major features added" * 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security: tpm: fix intermittent failure with self tests tpm: add retry logic tpm: self test failure should not cause suspend to fail tpm2: add longer timeouts for creation commands. tpm_crb: use __le64 annotated variable for response buffer address tpm: fix buffer type in tpm_transmit_cmd tpm: tpm-interface: fix tpm_transmit/_cmd kdoc tpm: cmd_ready command can be issued only after granting locality
No related branches found
No related tags found
Showing
- drivers/char/tpm/tpm-interface.c 126 additions, 32 deletionsdrivers/char/tpm/tpm-interface.c
- drivers/char/tpm/tpm.h 21 additions, 11 deletionsdrivers/char/tpm/tpm.h
- drivers/char/tpm/tpm2-cmd.c 21 additions, 41 deletionsdrivers/char/tpm/tpm2-cmd.c
- drivers/char/tpm/tpm_crb.c 78 additions, 35 deletionsdrivers/char/tpm/tpm_crb.c
- drivers/char/tpm/tpm_tis_core.c 3 additions, 1 deletiondrivers/char/tpm/tpm_tis_core.c
- include/linux/tpm.h 1 addition, 1 deletioninclude/linux/tpm.h
Loading
Please register or sign in to comment