[U-Boot] [PATCH v2 12/19] tpm: rename the _extend() function to be _pcr_event()
Reinhard Pfau
reinhard.pfau at gdsys.cc
Thu Mar 29 09:44:28 UTC 2018
Hi,
Am 2018-03-29 09:43, schrieb Miquel Raynal:
> The function currently called _extend() actually does what the
> specification defines as a _pcr_event(). Rename the function
> accordingly before implementing the actual _extend() command.
>
> Signed-off-by: Miquel Raynal <miquel.raynal at bootlin.com>
> ---
The TPM 1.2 spec calls this function "TPM_Extend"!
So renaming this func will be misleading for users of TPM1.2
devices.
Since TPM1.2 and TPM2 seems to be really different it might be an
idea to create a separate command ("tpm2"?) for TPM2 devices...
(seperate lib, too?)
For this renaming (as user of TPM1.2 devices): NAK
Greetings,
Reinhard Pfau
Guntermann & Drunck GmbH
More information about the U-Boot
mailing list