On Thu, Nov 12, 2015 at 10:14:43AM -0500, Stefan Berger wrote:
The first patch in this series introduces a function for better handling the error paths of functions where commands to the TPM do not work as expected. It temporairly disables the device.
The other 4 patches refactor some of the code to get rid of local buffers and to make function easier to call. Some of the internal functions had to build up the same data structures as the BIOS interface expected, which was cumbersome.
Thanks - I made some minor changes to the commit messages and committed this series along with your follow up gcc34 patch. (I added a "tpm: " prefix and clarified that the gcc34 issue was a warning.)
-Kevin