]> git.ipfire.org Git - people/ms/u-boot.git/commit - lib/tpm.c
dm: tpm: Convert the TPM command and library to driver model
authorSimon Glass <sjg@chromium.org>
Sun, 23 Aug 2015 00:31:32 +0000 (18:31 -0600)
committerSimon Glass <sjg@chromium.org>
Mon, 31 Aug 2015 13:57:28 +0000 (07:57 -0600)
commitc8a8c51039d83149a93fccb6e325bfdb8f63fa66
tree800d397e9b950d551f895f419c7afc892055fdac
parentf255d31f9063e50b56208fff439b63039cfd7ac6
dm: tpm: Convert the TPM command and library to driver model

Add driver model support to the TPM command and the TPM library. Both
support only a single TPM at present.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Christophe Ricard<christophe-h.ricard@st.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
common/cmd_tpm.c
include/tpm.h
lib/tpm.c