From: Alexander Steffen <Alexander.Steffen-d0qZbvYSIPpWk0Htik3J/w@public.gmane.org> To: jarkko.sakkinen-VuQAYsv1563Yd54FQh9/CA@public.gmane.org, tpmdd-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Subject: [PATCH v2 0/3] tpm2-cmd: Improve self test execution Date: Thu, 24 Aug 2017 10:30:03 +0200 [thread overview] Message-ID: <20170824083006.7704-1-Alexander.Steffen@infineon.com> (raw) 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 ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
next reply other threads:[~2017-08-24 8:30 UTC|newest] Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top 2017-08-24 8:30 Alexander Steffen [this message] [not found] ` <20170824083006.7704-1-Alexander.Steffen-d0qZbvYSIPpWk0Htik3J/w@public.gmane.org> 2017-08-24 8:30 ` [PATCH v2 1/3] tpm2-cmd: Trigger only missing self tests Alexander Steffen 2017-08-24 8:34 ` [PATCH v2 2/3] tpm2-cmd: Use dynamic delay to wait for self test result Alexander Steffen [not found] ` <20170824083410.6964-1-Alexander.Steffen-d0qZbvYSIPpWk0Htik3J/w@public.gmane.org> 2017-08-24 8:34 ` [PATCH v2 3/3] tpm2-cmd: React correctly to RC_TESTING from self tests Alexander Steffen [not found] ` <20170824083410.6964-2-Alexander.Steffen-d0qZbvYSIPpWk0Htik3J/w@public.gmane.org> 2017-08-24 12:46 ` Jarkko Sakkinen 2017-08-26 11:23 ` [PATCH v2 0/3] tpm2-cmd: Improve self test execution Jarkko Sakkinen
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20170824083006.7704-1-Alexander.Steffen@infineon.com \ --to=alexander.steffen-d0qzbvysippwk0htik3j/w@public.gmane.org \ --cc=jarkko.sakkinen-VuQAYsv1563Yd54FQh9/CA@public.gmane.org \ --cc=tpmdd-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \ --subject='Re: [PATCH v2 0/3] tpm2-cmd: Improve self test execution' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).