coreboot/src
Christian Walter 7706a04c60 drivers/crb: Add CRB driver for TPM2 support
Add the Command Response Buffer which is defined in the TPM 2.0 Specs.
CRB can be specified with MAINBOARD_HAS_CRB_TPM, even though it is
actually SoC/SB specific.

Change-Id: I477e45963fe3cdbc02cda9ae99c19142747e4b46
Signed-off-by: Christian Walter <christian.walter@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34106
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
2019-07-31 10:58:36 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch riscv: Remove unused headers 2019-07-28 16:34:11 +00:00
commonlib vboot: deprecate vboot_handoff structure 2019-07-23 12:07:07 +00:00
console src: Make implicit fall throughs explicit 2019-07-19 09:57:54 +00:00
cpu src/cpu/intel: Add sanity check for cpu turbo mode capability 2019-07-21 19:01:13 +00:00
device device: Constify dev argument to (probe|find)_resource() 2019-07-31 09:10:28 +00:00
drivers drivers/crb: Add CRB driver for TPM2 support 2019-07-31 10:58:36 +00:00
ec ec/google/wilco: Hide wilco symbols when unused 2019-07-25 16:46:17 +00:00
include lib/bootmem: Prepare for OpenSBI 2019-07-31 10:57:30 +00:00
lib lib/bootmem: Prepare for OpenSBI 2019-07-31 10:57:30 +00:00
mainboard mb/google/hatch/variants/hatch: Set PCH Thermal Threshold value to 77 deg C 2019-07-31 04:28:04 +00:00
northbridge nb/amd/amdht: Use standard coreboot assertions 2019-07-30 09:57:44 +00:00
security drivers/crb: Add CRB driver for TPM2 support 2019-07-31 10:58:36 +00:00
soc soc/intel/cannonlake: Enable FSP to use coreboot stack for cometlake 2019-07-31 09:11:44 +00:00
southbridge sb/intel/common/spi: Fix opmenu setup 2019-07-28 17:54:02 +00:00
superio src/superio/nuvoton: Add support for NCT5539D 2019-07-29 17:02:12 +00:00
vendorcode vc/cavium/{bdk,include}: Clean up bdk_phys_to_ptr() calls 2019-07-30 09:55:59 +00:00
Kconfig Kconfig: Remove HAVE_RAMSTAGE dependency from RELOCATABLE_RAMSTAGE 2019-07-12 02:22:27 +00:00