Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/22374
to look at the new patch set (#3).
Change subject: security/tpm: Refactor TSS 1.2 and 2.0 implementation ......................................................................
security/tpm: Refactor TSS 1.2 and 2.0 implementation
* Move TPM kconfig options into security/tpm. * Fix structures and commands wording. * Move cr50 specific functions into standalone directory.
Change-Id: I97bbc7b7b025500b49c743b0c303543c33627c88 Signed-off-by: Philipp Deppenwiese zaolin@das-labor.org --- M src/drivers/pc80/tpm/Kconfig M src/security/tpm/Kconfig M src/security/tpm/Makefile.inc M src/security/tpm/tis.h M src/security/tpm/tss.h A src/security/tpm/tss/cr50/tss.c M src/security/tpm/tss/tcg-1.2/tss.c A src/security/tpm/tss/tcg-1.2/tss_commands.h M src/security/tpm/tss/tcg-1.2/tss_structures.h M src/security/tpm/tss/tcg-2.0/tss.c D src/security/tpm/tss_constants.h 11 files changed, 348 insertions(+), 315 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/74/22374/3