Re: [PATCH v2] tpm: Allow committing non-volatile data

2023-02-21 Thread Simon Glass
Hi Ilias, On Tue, 21 Feb 2023 at 07:18, Ilias Apalodimas wrote: > > Hi Simon, > > We had that discussion in the past. > > > On Tue, 21 Feb 2023 at 16:09, Simon Glass wrote: > > > > Hi Ilias, > > > > On Tue, 21 Feb 2023 at 06:58, Ilias Apalodimas > > wrote: > > > > > > Hi Simon, > > > > > > On M

Re: [PATCH v2] tpm: Allow committing non-volatile data

2023-02-21 Thread Ilias Apalodimas
Hi Simon, We had that discussion in the past. On Tue, 21 Feb 2023 at 16:09, Simon Glass wrote: > > Hi Ilias, > > On Tue, 21 Feb 2023 at 06:58, Ilias Apalodimas > wrote: > > > > Hi Simon, > > > > On Mon, Feb 20, 2023 at 09:31:24AM -0700, Simon Glass wrote: > > > Add an option to tell the TPM to

Re: [PATCH v2] tpm: Allow committing non-volatile data

2023-02-21 Thread Simon Glass
Hi Ilias, On Tue, 21 Feb 2023 at 06:58, Ilias Apalodimas wrote: > > Hi Simon, > > On Mon, Feb 20, 2023 at 09:31:24AM -0700, Simon Glass wrote: > > Add an option to tell the TPM to commit non-volatile data immediately it > > is changed, rather than waiting until later. This is needed in some > > s

Re: [PATCH v2] tpm: Allow committing non-volatile data

2023-02-21 Thread Ilias Apalodimas
Hi Simon, On Mon, Feb 20, 2023 at 09:31:24AM -0700, Simon Glass wrote: > Add an option to tell the TPM to commit non-volatile data immediately it > is changed, rather than waiting until later. This is needed in some > situations, since if the device reboots it may not write the data. > > Add defin