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>
Showing
- include/tpm-common.h 1 addition, 1 deletioninclude/tpm-common.h
- include/tpm-v1.h 11 additions, 0 deletionsinclude/tpm-v1.h
- lib/tpm-v1.c 14 additions, 0 deletionslib/tpm-v1.c
- lib/tpm-v2.c 0 additions, 8 deletionslib/tpm-v2.c
- lib/tpm_api.c 16 additions, 3 deletionslib/tpm_api.c
- test/dm/tpm.c 45 additions, 0 deletionstest/dm/tpm.c
Loading
Please register or sign in to comment