[PATCH v11 3/8] tpm: Support boot measurements
Eddie James
eajames at linux.ibm.com
Wed Aug 9 16:01:40 CEST 2023
On 8/9/23 05:43, Ilias Apalodimas wrote:
> On Wed, 9 Aug 2023 at 13:42, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>> On 8/9/23 10:34, Ilias Apalodimas wrote:
>>> Hi Eddie
>>>
>>>
>>> On Mon, Aug 07, 2023 at 02:25:37PM -0500, Eddie James wrote:
>>>> Add TPM2 functions to support boot measurement. This includes
>>>> starting up the TPM, initializing/appending the event log, and
>>>> measuring the U-Boot version. Much of the code was used in the
>>>> EFI subsystem, so remove it there and use the common functions.
>>>>
>>>> Signed-off-by: Eddie James <eajames at linux.ibm.com>
>>>> ---
>>>> Changes since v10:
>>>> - Fix compile warning for armv7 (thanks Ilias)
>>>>
>>> This doesn't apply cleanly and I think it's because of commit
>>> d12c3efe53107. This was merged after my rebase. Can you rebase on top of
>>> -master and resend?
>> Tom has started moving new stuff into next as the merge window is closed.
> Ah good point, I was going to let this soak on -next anyway. So
> please rebase against -next
I did base this series on next actually, so it should apply there
already (unless there are conflicting changes since Monday). Please let
me know if I do need to rebase it.
Thanks,
Eddie
>
> Thanks
> /Ilias
>> Best regards
>>
>> Heinrich
More information about the U-Boot
mailing list