tpm: Add Infineon slb9635_i2c TPM driver
Add a driver for the I2C TPM from Infineon. Signed-off-by:Che-Liang Chiou <clchiou@chromium.org> Signed-off-by:
Rong Chang <rongchang@chromium.org> Signed-off-by:
Tom Wai-Hong Tam <waihong@chromium.org> Signed-off-by:
Simon Glass <sjg@chromium.org>
Showing
- Makefile 1 addition, 1 deletionMakefile
- drivers/tpm/Makefile 4 additions, 0 deletionsdrivers/tpm/Makefile
- drivers/tpm/slb9635_i2c/compatibility.h 51 additions, 0 deletionsdrivers/tpm/slb9635_i2c/compatibility.h
- drivers/tpm/slb9635_i2c/tpm.c 453 additions, 0 deletionsdrivers/tpm/slb9635_i2c/tpm.c
- drivers/tpm/slb9635_i2c/tpm.h 161 additions, 0 deletionsdrivers/tpm/slb9635_i2c/tpm.h
- drivers/tpm/slb9635_i2c/tpm_tis_i2c.c 561 additions, 0 deletionsdrivers/tpm/slb9635_i2c/tpm_tis_i2c.c
- drivers/tpm/tis_i2c.c 181 additions, 0 deletionsdrivers/tpm/tis_i2c.c
- include/fdtdec.h 1 addition, 0 deletionsinclude/fdtdec.h
- lib/fdtdec.c 1 addition, 0 deletionslib/fdtdec.c
Loading
Please register or sign in to comment