Files
u-boot/drivers
Simon Glass 51f00c1704 tpm: Export the open/close functions
At present these functions are not accessible outside the TPM library, but
in some cases we need to call them. Export them in the header file and add
a define for the SHA1 digest size.

Also adjust tpm_open() to call tpm_close() first so that the TPM is in a
known state before opening (e.g. by a previous phase of U-Boot).

Signed-off-by: Simon Glass <sjg@chromium.org>
2018-11-29 09:30:06 -07:00
..
2018-11-14 09:16:27 -08:00
2018-11-18 16:02:22 +01:00
2018-11-29 09:30:05 -07:00
2018-07-19 16:31:38 -04:00
2018-10-07 11:04:01 -04:00
2018-11-29 09:30:06 -07:00