Searched hist:"1259 dcd79c70f97a1606b4b06190c8fa7a1810d1" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/tpm/ |
| H A D | tpm_tis.h | 1259dcd79c70f97a1606b4b06190c8fa7a1810d1 Thu Jan 21 22:27:12 UTC 2016 Christophe Ricard <christophe.ricard@gmail.com> tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff in tpm_infineon.c
I2C protocol is not standardize for TPM 1.2. TIS prococol is define by the Trusted Computing Group and potentially available on several TPMs.
tpm_tis_infineon.h header is not generic enough.
Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific defines/variables to tpm_tis_infineon.c
Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
|
| H A D | tpm_tis_infineon.c | 1259dcd79c70f97a1606b4b06190c8fa7a1810d1 Thu Jan 21 22:27:12 UTC 2016 Christophe Ricard <christophe.ricard@gmail.com> tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff in tpm_infineon.c
I2C protocol is not standardize for TPM 1.2. TIS prococol is define by the Trusted Computing Group and potentially available on several TPMs.
tpm_tis_infineon.h header is not generic enough.
Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific defines/variables to tpm_tis_infineon.c
Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
|