
3 Mar
2021
3 Mar
'21
8:10 p.m.
On Sat, Feb 06, 2021 at 02:23:35PM -0700, Simon Glass wrote:
There are two different TPM standards. U-Boot supports both but each has its own set of functions. We really need a single TPM API that can call one or the other. This is not always possible as there are some differences between the two standards, but it is mostly possible.
Add an API to handle this. So far it is not plumbed into the build and only supports TPMv1.
Signed-off-by: Simon Glass sjg@chromium.org Acked-by: Ilias Apalodimas ilias.apalodimas@linaro.org
Applied to u-boot/next, thanks!
--
Tom