
Hi Mathias,
On Fri, Mar 22, 2013 at 10:28 AM, Mathias leblanc mathias.leblanc@st.com wrote:
From: admin01 <admin01@admin01-desktop.(none)>
- STMicroelectronics version 1.2.0, Copyright (C) 2013
- 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, read the README file and add the correct defines regarding the tpm in the configuration file of your board. This file is located in include/configs/your_board.h
The driver will be accessible from within uboot terminal.
The TPM code in U-Boot has been updated, also there are some pending patches
Can you please rebase this patch on top of mainline plus the existing pending patches?
http://patchwork.ozlabs.org/patch/236211/ http://patchwork.ozlabs.org/patch/236212/ http://patchwork.ozlabs.org/patch/236214/ http://patchwork.ozlabs.org/patch/236215/ http://patchwork.ozlabs.org/patch/236213/
If it helps I have put them in branch 'tpm' of u-boot-x86.git.
Regards, Simon