coreboot-kgpe-d16/src/drivers/i2c/tpm
Hung-Te Lin b4be50c9ca acpi: Call acpi_gen_writeSTA by status from device tree
The device tree now supports 'hidden' and the status can be found in
`struct device.hidden`. A new acpi_device_status() will return the
expected setting of STA from a `struct device`.

BUG=b:72200466
BRANCH=eve
TEST=Builds and boots properly on device eve

Change-Id: I6dc62aff63cc3cb950739398a4dcac21836c9766
Signed-off-by: Hung-Te Lin <hungte@chromium.org>
Reviewed-on: https://review.coreboot.org/28567
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-09-16 08:37:42 +00:00
..
chip.c acpi: Call acpi_gen_writeSTA by status from device tree 2018-09-16 08:37:42 +00:00
chip.h
cr50.c drivers/i2c/tpm/cr50.c: Check if TPM was read 2018-08-14 21:51:58 +00:00
Kconfig security/tpm: Unify the coreboot TPM software stack 2018-06-04 20:33:07 +00:00
Makefile.inc security/tpm: Unify the coreboot TPM software stack 2018-06-04 20:33:07 +00:00
tis.c
tis_atmel.c
tpm.c src/{device,drivers}: Use "foo *bar" instead of "foo* bar" 2018-07-09 09:27:34 +00:00
tpm.h