On 8/10/23 02:44, Ilias Apalodimas wrote:
On Wed, Aug 09, 2023 at 09:01:40AM -0500, Eddie James wrote:
On 8/9/23 05:43, Ilias Apalodimas wrote:
On Wed, 9 Aug 2023 at 13:42, Heinrich Schuchardt <xypron.g...@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 <eaja...@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.
I tried using 321d7b4d875a from next and still get an error.
Patch failed at 0003 tpm: Support boot measurements
hint: Use 'git am --show-current-patch=diff' to see the failed patch
OK, I'll rebase.
Thanks
/Ilias
Thanks,
Eddie
Thanks
/Ilias
Best regards
Heinrich