Re: [PATCH v4] tpm: Parse event log from TPM2 ACPI table

From: Jordan Hand
Date: Tue Sep 03 2019 - 15:15:08 EST


On 9/3/19 11:27 AM, Jerry Snitselaar wrote:
>> +ÂÂÂÂÂÂÂ len = tpm2_trailer.minimum_log_length;
>> +ÂÂÂÂÂÂÂ start = tpm2_trailer.log_address;
>
> Are your builds not failing here? Both v3 and v4 have this.
>

Ya, I saw the kbuild bot failure and fixed in v5. I'm not entirely sure
why I didn't catch it locally. Maybe a was compiling against the wrong
tree or something silly like that.

Thanks,
Jordan