[PATCH] tpm: Fix autostart for TPM1.2 devices
Simon Glass
sjg at chromium.org
Sun Sep 10 21:13:17 CEST 2023
On Fri, 8 Sept 2023 at 22:07, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> On 9/8/23 22:37, Ilias Apalodimas wrote:
> > On commit e663b2ff4ba2("tpm: Add 'tpm autostart' shell command") an
> > autostart function was added for both TPM1.2 and 2.0 devices. Instead
> > of correctly wiring the autostart command for TPM1.2 devices that patch
> > mistakenly added it on 'tpm init'
> >
> > Fixes: commit e663b2ff4ba2("tpm: Add 'tpm autostart' shell command")
> > Signed-off-by: Ilias Apalodimas <ilias.apalodimas at linaro.org>
>
> Reviewed-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
>
> > ---
> > cmd/tpm-v1.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list