commit | 0c95d22814e15c2c7ec76b548dae6c9a0f8068af | [log] [tgz] |
---|---|---|
author | Ilias Apalodimas <ilias.apalodimas@linaro.org> | Wed Jan 25 13:06:03 2023 +0200 |
committer | Ilias Apalodimas <ilias.apalodimas@linaro.org> | Tue Feb 28 09:44:22 2023 +0200 |
tree | 374cb189ab0c4d926ae0edd76975b7b5dda6f99e | |
parent | 42d7bdfca650b49dfb8fc61b6a7fe100d9e50a8e [diff] |
efi_loader: use tpm_auto_start for the tpm device A previous commit is adding a new tpm startup functions which initializes the TPMv2 and performs all the needed selftests. Since the TPM selftests might be needed depending on the requested algorithm or functional module use that instead. Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>