All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kylene Jo Hall <kjhall@us.ibm.com>
To: linux-kernel <linux-kernel@vger.kernel.org>
Cc: akpm@osdl.org,
	TPM Device Driver List <tpmdd-devel@lists.sourceforge.net>,
	Marcel Selhorst <selhorst@crypto.rub.de>
Subject: [PATCH 0/7] tpm: TPM 1.2 support
Date: Mon, 03 Apr 2006 11:42:20 -0500	[thread overview]
Message-ID: <1144082540.29910.6.camel@localhost.localdomain> (raw)

The following patch set contains numerous changes to the base tpm
driver 
(tpm.c) to support the next generation of TPM chips.  The changes
include new sysfs files because of more relevant data being available, a
function to access the timeout and duration values for the chip, and
changes to make use of those duration values.  Duration in the TPM
specification is defined as the maximum amount of time the chip could
take to return the results.  Commands are in one of three categories
short, medium and long.  Also included are cleanups of how the commands
for the sysfs files are composed to reduce a bunch of redundant arrays.

Kylie


             reply	other threads:[~2006-04-03 16:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-03 16:42 Kylene Jo Hall [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-04-10 14:36 [PATCH 0/7] tpm: TPM 1.2 support Kylene Jo Hall

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=1144082540.29910.6.camel@localhost.localdomain \
    --to=kjhall@us.ibm.com \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=selhorst@crypto.rub.de \
    --cc=tpmdd-devel@lists.sourceforge.net \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.