coreboot-kgpe-d16/src/mainboard/google/gru
Philipp Deppenwiese c07f8fbe6f security/tpm: Unify the coreboot TPM software stack
* Remove 2nd software stack in pc80 drivers directory.
* Create TSPI interface for common usage.
* Refactor TSS / TIS code base.
* Add vendor tss (Cr50) directory.
* Change kconfig options for TPM to TPM1.
* Add user / board configuration with:
  * MAINBOARD_HAS_*_TPM # * BUS driver
  * MAINBOARD_HAS_TPM1 or MAINBOARD_HAS_TPM2
  * Add kconfig TPM user selection (e.g. pluggable TPMs)
* Fix existing headers and function calls.
* Fix vboot for interface usage and antirollback mode.

Change-Id: I7ec277e82a3c20c62a0548a1a2b013e6ce8f5b3f
Signed-off-by: Philipp Deppenwiese <zaolin@das-labor.org>
Reviewed-on: https://review.coreboot.org/24903
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2018-06-04 20:33:07 +00:00
..
sdram_params google/gru: update RAMID table 2017-12-05 19:47:14 +00:00
board.h google/gru: correct backlight gpio 2017-11-28 19:16:17 +00:00
board_info.txt
boardid.c google/gru: Adjust to incorrect strapping resistors on Kevin 2017-12-20 16:43:56 +00:00
bootblock.c google/gru: Stop mucking with unused I2S0 pins in codec config 2017-12-11 19:03:45 +00:00
chromeos.c google/gru: Fix GPIO_WP pull and polarity for Scarlet 2018-02-16 00:08:00 +00:00
chromeos.fmd google/gru: Add another 512KB to the COREBOOT FMAP region 2018-02-06 19:47:21 +00:00
devicetree.cb rockchip/rk3399: display: Do not allocate framebuffer in coreboot 2016-11-02 17:31:21 +01:00
devicetree.scarlet.cb rockchip/rk3399: support dual mipi dsi 2017-11-28 19:16:09 +00:00
Kconfig security/tpm: Unify the coreboot TPM software stack 2018-06-04 20:33:07 +00:00
Kconfig.name mainboard/google: Comment variant names in Kconfig 2018-05-04 01:03:49 +00:00
mainboard.c mb/google: Get rid of device_t 2018-05-08 18:31:26 +00:00
Makefile.inc rk3399: Enable bootblock compression 2018-05-22 02:44:33 +00:00
memlayout.ld mainboard/google/gru: Add license header to memlayout.ld 2016-04-16 03:13:00 +02:00
pwm_regulator.c google/gru: Add config for scarlet-derived boards 2017-11-20 18:56:45 +00:00
pwm_regulator.h rockchip/rk3399: Add pwm_regulator.c for pwm then ramp boot up cpu 2016-08-31 20:32:43 +02:00
reset.c Consolidate reset API, add generic reset_prepare mechanism 2017-06-13 20:53:09 +02:00
romstage.c google/gru: Support Nefario rev0 2017-08-31 20:03:07 +00:00
sdram_configs.c cbfs: Add cbfs_boot_load_file() 2018-04-17 10:46:13 +00:00