coreboot-kgpe-d16/src/mainboard/asus/kgpe-d16
Philipp Deppenwiese db70f3bb4d drivers/tpm: Add TPM ramstage driver for devices without vboot.
Logic: If vboot is not used and the tpm is not initialized in the
romstage makes use of the ramstage driver to initialize the TPM
globally without having setup calls in lower SoC level implementations.

* Add TPM driver in ramstage chip init which calls the tpm_setup
  function.
* Purge all occurrences of TPM init code and headers.
* Only compile TIS drivers into ramstage except for vboot usage.
* Remove Google Urara/Rotor TPM support because of missing i2c driver
  in ramstage.

Change-Id: I7536c9734732aeaa85ccc7916c12eecb9ca26b2e
Signed-off-by: Philipp Deppenwiese <zaolin@das-labor.org>
Reviewed-on: https://review.coreboot.org/24905
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-07-25 15:53:35 +00:00
..
acpi mb/asus: Get rid of whitespace before tab 2018-06-04 08:55:37 +00:00
acpi_tables.c src/mb: Use "foo *bar" instead of "foo* bar" 2018-07-09 09:29:00 +00:00
board_info.txt
bootblock.c mainboard/[a-e]: add IS_ENABLED() around Kconfig symbol references 2017-07-06 00:19:48 +00:00
cmos.default mb/*/*: Remove rtc nvram configurable baud rate 2017-09-23 11:06:25 +00:00
cmos.layout mb/*/*: Remove rtc nvram configurable baud rate 2017-09-23 11:06:25 +00:00
devicetree.cb
dsdt.asl mb/asus: Get rid of whitespace before tab 2018-06-04 08:55:37 +00:00
get_bus_conf.c mb/asus: Get rid of device_t 2018-05-09 13:14:37 +00:00
irq_tables.c
Kconfig mb/asus/kcma-d8,kgde-d16: Don't select SPI_FLASH_WINBOND 2017-10-04 02:53:31 +00:00
Kconfig.name
mainboard.c sb/amd/sr5650: Fix invalid function declarations 2018-06-04 08:46:06 +00:00
mb_sysconf.h
mptable.c mb/asus: Get rid of device_t 2018-05-09 13:14:37 +00:00
resourcemap.c mb/asus: Get rid of whitespace before tab 2018-06-04 08:55:37 +00:00
romstage.c drivers/tpm: Add TPM ramstage driver for devices without vboot. 2018-07-25 15:53:35 +00:00
spd_notes.txt