linux/drivers/char/tpm
Mathias Leblanc 251a7b0821 TPM: STMicroelectronics ST33 I2C KERNEL 3.x
* STMicroelectronics version 1.2.0, Copyright (C) 2010
 * STMicroelectronics comes with ABSOLUTELY NO WARRANTY.
 * This is free software, and you are welcome to redistribute it
 * under certain conditions.

This is the driver for TPM chip from ST Microelectronics.

If you have a TPM security chip from STMicroelectronics working with
an I2C, in menuconfig or .config choose the tpm driver on
device --> tpm and activate the protocol of your choice before compiling
the kernel.
The driver will be accessible from within Linux.

Tested on linux x86/x64 on kernel 3.x

Signed-off-by: Mathias Leblanc <mathias.leblanc@st.com>
Signed-off-by: Kent Yoder <key@linux.vnet.ibm.com>
2013-02-05 09:38:22 -06:00
..
Kconfig
Makefile
tpm_acpi.c TPM: Switch to __packed instead of __attribute__((packed)) 2013-02-05 09:38:22 -06:00
tpm_atmel.c
tpm_atmel.h
tpm_eventlog.c
tpm_eventlog.h
tpm_i2c_infineon.c Char/Misc driver merge for 3.8-rc1 2012-12-11 13:56:38 -08:00
tpm_ibmvtpm.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 2012-12-16 15:40:50 -08:00
tpm_ibmvtpm.h drivers/char/tpm: remove tasklet and cleanup 2012-11-01 15:23:14 -05:00
tpm_infineon.c Char/Misc driver merge for 3.8-rc1 2012-12-11 13:56:38 -08:00
tpm_nsc.c
tpm_of.c
tpm_ppi.c driver/char/tpm: fix regression causesd by ppi 2012-10-10 09:50:56 -05:00
tpm_stm_st33_i2c.c TPM: STMicroelectronics ST33 I2C KERNEL 3.x 2013-02-05 09:38:22 -06:00
tpm_stm_st33_i2c.h TPM: STMicroelectronics ST33 I2C KERNEL 3.x 2013-02-05 09:38:22 -06:00
tpm_tis.c char/tpm: Use true and false for bools 2013-02-05 09:38:22 -06:00
tpm.c TPM: Issue TPM_STARTUP at driver load if the TPM has not been started 2013-02-05 09:38:22 -06:00
tpm.h TPM: Switch to __packed instead of __attribute__((packed)) 2013-02-05 09:38:22 -06:00