coreboot-kgpe-d16/src/security/tpm
Julius Werner b3426c03b4 Revert "security/tpm/tss/tcg-2.0: Add multi digits support to tlcl_extend()"
This reverts commit fdb9805d68.

CB:33252 wasn't reviewed by a TPM maintainer and breaks abstraction
layers (pulling TSS-details into TSPI, completely changing
interpretation of the arguments to tlcl_extend() based on TSS version).
It's also not clear why it was implemented the way it was (should have
been much easier and cleaner ways to achieve the same thing).

Since the author is not reacting, let's revert it for now. It can be
cleaned up and resubmitted later. (Not reverting the header changes
since those are not objectionable, and there are later patches dependent
on it.)

Change-Id: Ice44f55c75a0acc07794fe41c757a7bca75406eb
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35351
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
2019-09-11 22:14:54 +00:00
..
tspi Revert "security/tpm/tss/tcg-2.0: Add multi digits support to tlcl_extend()" 2019-09-11 22:14:54 +00:00
tss Revert "security/tpm/tss/tcg-2.0: Add multi digits support to tlcl_extend()" 2019-09-11 22:14:54 +00:00
Kconfig drivers/crb: Add CRB driver for TPM2 support 2019-07-31 10:58:36 +00:00
Makefile.inc security/tpm/Makefile.inc: Remove VBOOT dependency for tss files in postcar 2019-06-21 08:41:44 +00:00
tis.h security/tpm: Unify the coreboot TPM software stack 2018-06-04 20:33:07 +00:00
tspi.h security/tpm: Fix TCPA log feature 2019-03-07 12:47:01 +00:00
tss.h security/tpm/tss/tcg-2.0: Use tlcl_get_hash_size_from_algo() for hash size 2019-09-03 23:48:58 +00:00
tss_errors.h coreboot: check Cr50 PM mode on normal boot 2019-02-13 13:03:33 +00:00