[U-Boot] [PATCH 15/45] tpm: Add support for SPL and TPL

sjg at google.com sjg at google.com
Tue Oct 9 23:55:21 UTC 2018


At present the tpm can only be used in U-Boot proper. Updated it to work
in SPL and TPL also.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 drivers/tpm/Makefile |  2 +-
 lib/Kconfig          | 22 ++++++++++++++++++++++
 lib/Makefile         | 10 +++++++---
 3 files changed, 30 insertions(+), 4 deletions(-)

Applied to u-boot-dm


More information about the U-Boot mailing list