Re: [GIT PULL] TPM DEVICE DRIVER: tpmdd-next-7.1-rc1

Jarkko Sakkinen <[email protected]> Mon, 20 Apr 2026 00:52:41 +0300
Newsgroups org.kernel.vger.keyrings,org.kernel.vger.linux-integrity,org.kernel.vger.linux-kernel
Message-ID <[email protected]>
On Sun, Apr 19, 2026 at 08:40:36AM -0700, Linus Torvalds wrote:
> On Sun, 19 Apr 2026 at 05:38, Jarkko Sakkinen <[email protected]> wrote:
> >
> > This pull request contains accumulated bug fixes for TPM driver.
> 
> This is all very recent, not all of it has been in linux-next at all,
> and stuff that appears to have been there has been rebased.
> 
> Why?
> 
>             Linus

Responded for both in keys PR but why it came so late has a QA story
behind it.

I created this week a uefi bootable buildroot target (I have tpm in the
gpios) for RPi 400 and tried to get first QA round with it but I run
into some systemd issues.

The upside (and the goal for doing that) is that for future releases I
will bare-metal testing on aarch64 for all commits that pass through.
Should have just given up on that for the time being earlier...

BR, Jarkko