Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1724433
| From | Alexander Steffen <Alexander.Steffen@infineon.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH RESEND v2 0/3] tpm2-cmd: Improve self test execution |
| Date | 2017-08-31 19:20 +0200 |
| Message-ID | <ukBih-8so-5@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
The self test logic for TPM 2.0 was probably based on the implementation for TPM 1.2, but did not correctly take into account some TPM 2.0 specifics. This patch series fixes those issues. v2: - Moved implementation description from comment to commit message. Alexander Steffen (3): tpm2-cmd: Trigger only missing self tests tpm2-cmd: Use dynamic delay to wait for self test result tpm2-cmd: React correctly to RC_TESTING from self tests drivers/char/tpm/tpm2-cmd.c | 69 +++++++++++++-------------------------------- 1 file changed, 20 insertions(+), 49 deletions(-) -- 2.7.4
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH RESEND v2 0/3] tpm2-cmd: Improve self test execution Alexander Steffen <Alexander.Steffen@infineon.com> - 2017-08-31 19:20 +0200
[PATCH RESEND v2 2/3] tpm2-cmd: Use dynamic delay to wait for self test result Alexander Steffen <Alexander.Steffen@infineon.com> - 2017-08-31 19:20 +0200
[PATCH RESEND v2 1/3] tpm2-cmd: Trigger only missing self tests Alexander Steffen <Alexander.Steffen@infineon.com> - 2017-08-31 19:20 +0200
Re: [PATCH RESEND v2 0/3] tpm2-cmd: Improve self test execution Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2017-09-02 12:20 +0200
Re: [PATCH RESEND v2 0/3] tpm2-cmd: Improve self test execution Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2017-09-06 15:00 +0200
Re: [PATCH RESEND v2 0/3] tpm2-cmd: Improve self test execution Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> - 2017-09-08 12:10 +0200
csiph-web