coreboot/src
Aaron Durbin 597135052f UPSTREAM: Kconfig: provide MAINBOARD_HAS_TPM_CR50 option
The CR50 TPM can do both SPI and I2C communication. However,
there's situations where policy needs to be applied for CR50
generically regardless of the I/O transport. Therefore add
MAINBOARD_HAS_TPM_CR50 to encompass that.  Additionally,
once the mainboard has selected CR50 TPM automatically select
MAINBOARD_HAS_TPM2 since CR50 TPM is TPM 2.0.

Change-Id: I878f9b9dc99cfb0252d6fef7fc020fa3d391fcec
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/19370
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins)
Reviewed-on: https://chromium-review.googlesource.com/482741
Commit-Ready: Daniel Kurtz <djkurtz@chromium.org>
Tested-by: Daniel Kurtz <djkurtz@chromium.org>
Reviewed-by: Daniel Kurtz <djkurtz@chromium.org>
2017-04-25 01:45:37 -07:00
..
acpi
arch UPSTREAM: x86/acpigen: Fix BufferSize of ResourceTemplate 2017-04-19 08:23:05 -07:00
commonlib UPSTREAM: commonlib: Wrap lines at 80 columns 2017-03-14 07:25:36 -07:00
console UPSTREAM: console: Enable do_printk_va_list for VBOOT 2017-01-05 11:00:16 -08:00
cpu UPSTREAM: AGESA: Unify heap location 2017-04-18 13:19:01 -07:00
device UPSTREAM: libgfxinit: Select CONFIG_VGA when needed 2017-04-10 14:28:37 -07:00
drivers UPSTREAM: drivers/spi/tpm: Do not let MAINBOARD_HAS_SPI_TPM_CR50 depend on SPI_TPM 2017-04-25 01:45:36 -07:00
ec UPSTREAM: ec/roda/it8518: Do EC write manually with long timeout 2017-04-10 14:28:38 -07:00
include UPSTREAM: console: Add convenient debug level macros for raminit 2017-04-21 06:03:46 -07:00
lib UPSTREAM: Turn CBMEM console into a ring buffer that can persist across reboots 2017-04-21 06:03:52 -07:00
mainboard UPSTREAM: Kconfig: provide MAINBOARD_HAS_TPM_CR50 option 2017-04-25 01:45:37 -07:00
northbridge UPSTREAM: console: Add convenient debug level macros for raminit 2017-04-21 06:03:46 -07:00
soc UPSTREAM: soc/intel/quark: Move include of reg_access.h 2017-04-21 06:03:51 -07:00
southbridge UPSTREAM: [nb|sb]/amd/[amdfam10|sb700]: Add LPC bridge ACPI names for NB/SB 2017-04-18 13:19:06 -07:00
superio UPSTREAM: superio/fintek: Add support for Fintek F71808A 2017-03-30 05:29:57 -07:00
vboot UPSTREAM: Remove libverstage as separate library and source file class 2017-03-29 13:43:09 -07:00
vendorcode UPSTREAM: Kconfig: provide MAINBOARD_HAS_TPM_CR50 option 2017-04-25 01:45:37 -07:00
Kconfig UPSTREAM: Kconfig: provide MAINBOARD_HAS_TPM_CR50 option 2017-04-25 01:45:37 -07:00