[PATCH v2 2/6] cmd: tpm-v1: fix load_key_by_sha1 compile errors
Simon Glass
sjg at chromium.org
Thu Nov 25 01:12:00 CET 2021
On Wed, 10 Nov 2021 at 21:06, Mathew McBride <matt at traverse.com.au> wrote:
>
> This command is not compiled by default and has not been updated alongside
> changes to the tpmv1 API, such as passing the TPM udevice to the relevant
> functions.
>
> Signed-off-by: Mathew McBride <matt at traverse.com.au>
> Reviewed-by: Ilias Apalodimas <ilias.apalodimas at linaro.org>
> ---
> cmd/tpm-v1.c | 10 +++++-----
> lib/tpm-v1.c | 4 ++--
> 2 files changed, 7 insertions(+), 7 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
Can we enable this by default for sandbox, at least?
More information about the U-Boot
mailing list