TPM: integrity interface
authorRajiv Andrade <srajiv@linux.vnet.ibm.com>
Mon, 2 Feb 2009 17:23:44 +0000 (15:23 -0200)
committerJames Morris <jmorris@namei.org>
Tue, 3 Feb 2009 00:23:12 +0000 (11:23 +1100)
commit659aaf2bb5496a425ba14036b5b5900f593e4484
treea9736fc70c8837665bc0f0a375dab5382941d77a
parent0883743825e34b81f3ff78aaee3a97cba57586c5
TPM: integrity interface

This patch adds internal kernel support for:
 - reading/extending a pcr value
 - looking up the tpm_chip for a given chip number

Signed-off-by: Rajiv Andrade <srajiv@linux.vnet.ibm.com>
Signed-off-by: Mimi Zohar <zohar@us.ibm.com>
Signed-off-by: James Morris <jmorris@namei.org>
drivers/char/tpm/tpm.c
drivers/char/tpm/tpm.h
include/linux/tpm.h [new file with mode: 0644]