commit | 3467ed28ff74e7877cf5b64a559f0b9b9c69c112 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Feb 21 06:24:52 2023 -0700 |
committer | Ilias Apalodimas <ilias.apalodimas@linaro.org> | Tue Feb 28 09:44:33 2023 +0200 |
tree | 99ebfce19f20a994bdc246bff46b39758675512e | |
parent | eef107e75a0ff9e6bcf6abb2a28fee237d2aa198 [diff] |
tpm: Implement tpm_auto_start() for TPMv1.2 Add an implementation of this, moving the common call to tpm_init() up into the common API implementation. Add a test. Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org> Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>