[tboot-devel] Issue with TPM 1.2 status register handling

2015-03-09 Thread Brent Collins
the status register and use one or the other based on which type of TPM is present. I have attached a patch which corrects the problem in a very straightforward manner as a reference point. Thanks, Brent Collins diff -Nurp tboot-1.8.1/tboot/common/tpm.c tboot-1.8.1.new/tboot/common/tpm.c --- t

Re: [tboot-devel] Issue with TPM 1.2 status register handling

2015-03-10 Thread Brent Collins
n it would usually work, so I originally thought it was a timing issue. But after reading the spec a little and looking at the code, all I could find as a potential problem was the register size issue. Thanks, Brent On 03/10/2015 03:39 AM, Wei, Gang wrote: > On Mar 10, 2015 05:30, Brent