[PATCH 0/7] tpm: TPM 1.2 support

From: Kylene Jo Hall
Date: Mon Apr 03 2006 - 12:42:18 EST


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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/