]> git.dujemihanovic.xyz Git - u-boot.git/commit
tpm: Don't include cr50 in TPL/SPL
authorSimon Glass <sjg@chromium.org>
Sat, 6 Feb 2021 21:23:32 +0000 (14:23 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 2 Mar 2021 20:53:37 +0000 (15:53 -0500)
commit13ad993fc7b01dc833ae56b9f62ad97e1d0db962
tree5fcc0b5522d9c639473b591da43b016ac5b31a47
parent185756ec0f4a2c3238c6031c022c97c520992994
tpm: Don't include cr50 in TPL/SPL

At present the security chip is not used in these U-Boot phases. Update
the Makefile to exclude it.

Fix a few logging statements while we are here.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
drivers/tpm/Makefile
drivers/tpm/cr50_i2c.c