All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/4] tpm: Command duration logging and chip-specific override
@ 2016-06-07  3:37 Ed Swierk
       [not found] ` <1465270649-22498-1-git-send-email-eswierk-FilZDy9cOaHkQYj/0HfcvtBPR1lH4CV8@public.gmane.org>
  0 siblings, 1 reply; 11+ messages in thread
From: Ed Swierk @ 2016-06-07  3:37 UTC (permalink / raw)
  To: tpmdd-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

This series
- improves TPM command error reporting
- adds optional logging of TPM command durations
- allows chip-specific override of command durations, analogous
  to existing override of protocol timeouts
- overrides ST19NP18 TPM command duration to avoid lockups

Ed Swierk (4):
  tpm_tis: Improve reporting of IO errors
  tpm: Add optional logging of TPM command durations
  tpm: Allow TPM chip drivers to override reported command durations
  tpm_tis: Increase ST19NP18 TPM command duration to avoid chip lockup

 drivers/char/tpm/tpm-interface.c | 60 ++++++++++++++++++++++++++--------------
 drivers/char/tpm/tpm_tis.c       | 52 +++++++++++++++++++++++++++++++++-
 include/linux/tpm.h              |  2 ++
 3 files changed, 92 insertions(+), 22 deletions(-)

-- 
1.9.1


------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2016-06-10  8:25 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-07  3:37 [PATCH v3 0/4] tpm: Command duration logging and chip-specific override Ed Swierk
     [not found] ` <1465270649-22498-1-git-send-email-eswierk-FilZDy9cOaHkQYj/0HfcvtBPR1lH4CV8@public.gmane.org>
2016-06-07  3:37   ` [PATCH v3 1/4] tpm_tis: Improve reporting of IO errors Ed Swierk
2016-06-07 13:56     ` [tpmdd-devel] " Jarkko Sakkinen
2016-06-07  3:37   ` [PATCH v3 2/4] tpm: Add optional logging of TPM command durations Ed Swierk
2016-06-07 14:01     ` [tpmdd-devel] " Jarkko Sakkinen
2016-06-07  3:37   ` [PATCH v3 3/4] tpm: Allow TPM chip drivers to override reported " Ed Swierk
     [not found]     ` <1465270649-22498-4-git-send-email-eswierk-FilZDy9cOaHkQYj/0HfcvtBPR1lH4CV8@public.gmane.org>
2016-06-07 14:15       ` Jarkko Sakkinen
     [not found]         ` <20160607141526.GG3855-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2016-06-07 14:25           ` Ed Swierk
     [not found]             ` <CAO_EM_k5pqxqZ2fFzDBhPK_WoZ_nj3qE18EKROUKvp3KxnK__Q-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-06-07 17:32               ` Jason Gunthorpe
     [not found]                 ` <20160607173235.GA4486-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2016-06-10  8:25                   ` Jarkko Sakkinen
2016-06-07  3:37   ` [PATCH v3 4/4] tpm_tis: Increase ST19NP18 TPM command duration to avoid chip lockup Ed Swierk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.