coreboot-kgpe-d16/src
Frans Hendriks 589eff7e47 security/tpm/tss/tcg-2.0: Add TPM2 function tlcl_getcapability()
Add function tlcl_getcapability() to return TPM2 capability.
To support TPM2 capability TPM_CAP_PCRS handling is added to
unmarshal_get_capability().

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

Change-Id: I85e1bd2822aa6e7fd95ff2b9faa25cf183e6de37
Signed-off-by: Frans Hendriks <fhendriks@eltan.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/30826
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2019-07-19 09:56:56 +00:00
..
acpi
arch lib: Remove the BOOTBLOCK_CUSTOM compile guard 2019-07-17 23:15:08 +00:00
commonlib commonlib/storage: use ALIGN_UP instead of ALIGN for better readability 2019-06-21 12:49:43 +00:00
console console/Kconfig - only print UART addresses for I/O based UARTs 2019-07-13 17:53:22 +00:00
cpu cpu/x86: Fix DEBUG_SMM_RELOCATION dependency 2019-07-15 04:49:30 +00:00
device device/oprom/realmode: Add vbe return status support as per VBE spec 3.0 2019-07-18 16:12:05 +00:00
drivers src: Use '#include <timestamp.h>' when needed 2019-07-15 02:26:52 +00:00
ec ec/google/chromeec: Pass reference of object to BBST() method 2019-07-18 16:24:44 +00:00
include devicetree: Add accessors for chip_info 2019-07-18 15:22:09 +00:00
lib lib: Remove the BOOTBLOCK_CUSTOM compile guard 2019-07-17 23:15:08 +00:00
mainboard mb/google/hatch: Fix SD card is detected as read only issue 2019-07-19 05:02:05 +00:00
northbridge nb/intel/sandybridge/acpi: Don't use defines for memory ranges 2019-07-18 13:51:57 +00:00
security security/tpm/tss/tcg-2.0: Add TPM2 function tlcl_getcapability() 2019-07-19 09:56:56 +00:00
soc soc/intel: Use config_of() 2019-07-18 15:25:35 +00:00
southbridge sb/intel/bd82x6x: Add and use more RCBA defines 2019-07-18 05:42:55 +00:00
superio nuvoton/early_serial: improve comments on serial pinmux settings 2019-06-22 11:39:12 +00:00
vendorcode vendorcode/amd/pi: Integrate Merlin Falcon as a build option 2019-07-18 16:23:04 +00:00
Kconfig Kconfig: Remove HAVE_RAMSTAGE dependency from RELOCATABLE_RAMSTAGE 2019-07-12 02:22:27 +00:00