[U-Boot] [PATCH 2/3] tpm: Add i2c TPM driver

Peter.Huewe at infineon.com Peter.Huewe at infineon.com
Wed Dec 14 08:36:51 CET 2011


-----Original Message-----
From: Che-Liang Chiou [mailto:clchiou at chromium.org] 
Sent: Tuesday, December 13, 2011 12:51 PM
To: U-Boot Mailing List
Cc: Simon Glass; Mike Frysinger; Huewe Peter (IFAG CCS TI SWT SW ESW); Che-Liang Chiou
Subject: [PATCH 2/3] tpm: Add i2c TPM driver

Peter Huewe implemented the original driver; this patch only reorganizes
the code structure of the driver, and does not make logical changes.

tpm.c implements the interface defined in tpm.h based on underlying
LPC or i2C TPM driver.  tpm.c and the underlying driver communicate
throught tpm_private.h.

This patch is tested on a tegra2-based machine, where the i2c driver is
not upstreamed yet.

Note: Merging the LPC driver with tpm.c is left to future patches.

Signed-off-by: Peter Huewe <huewe.external at infineon.com>

[[[PH]]] 
I'm fine with this
Signed-off-by: Peter Huewe <peter.huewe at infineon.com>

(please note my email has changed)


More information about the U-Boot mailing list