security/tpm/tss/tcg-2.0/tss.c: Add debug message to tlcl_lib_init()
commit3891d272a0d5831c78464d2cd2bf89ef29d2cca1
authorFrans Hendriks <fhendriks@eltan.com>
Wed, 12 Jun 2019 09:14:55 +0000 (12 11:14 +0200)
committerFelix Held <felix-coreboot@felixheld.de>
Mon, 1 Jul 2019 08:31:26 +0000 (1 08:31 +0000)
tree5e5d4db1a6e2b4a336cf53d62beac00a8b58801f
parent40dc75efcbab64634e7b2e007f87affb2cee3b01
security/tpm/tss/tcg-2.0/tss.c: Add debug message to tlcl_lib_init()

No message is reported in tlcl_lib_init() when tis_init() or tis_open()
returned an error value.
Add debug string.

BUG=N/A
TEST=Build binary and verified logging on Facebook FBG-1701

Change-Id: I522e488ddd3a1bd94a1a8c8470c757bd79c6d5c5
Signed-off-by: Frans Hendriks <fhendriks@eltan.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33415
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
src/security/tpm/tss/tcg-2.0/tss.c