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. The series looks good to me. I think this should be applied after the 1.9.0 release though.
-Kevin