Skip to content
Commit bfe8fa26 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

tpm: Add an API that can support v1.2 and v2



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: default avatarSimon Glass <sjg@chromium.org>
Acked-by: default avatarIlias Apalodimas <ilias.apalodimas@linaro.org>
parent 1a39ab87
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment