coreboot/src
Julius Werner 94e01f5e6d tpm: spi: Fix compile-time bug with pointer arguments
CL:452283 (tpm: spi: cr50: try to wake cr50 if it is asleep) introduced
a compile-time error by passing an argument the wrong way (probably due
to cherry-picking from an older branch and not testing it again). Due to
a misconfiguration this slipped by our continuous integration testing.
Fix it.

Jeffy, please re-test with this patch on ToT when you have time so we
can make sure the code actually works as intended now, too.

BRANCH=None?
BUG=None
TEST=Compiled GRU_HAS_TPM2 board.

Change-Id: I3210cd53014a206f5d36abcfe607a9710a8253fa
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/454921
Reviewed-by: Douglas Anderson <dianders@chromium.org>
2017-03-14 19:52:49 +00:00
..
acpi UPSTREAM: src/acpi: Capitalize ACPI and SATA 2016-08-04 23:37:57 -07:00
arch UPSTREAM: acpi: Update the ACPI ID for coreboot 2017-03-06 07:04:33 -08: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: cpu/amd/agesa: Unify init files 2017-03-10 10:54:46 -08:00
device UPSTREAM: device/dram/ddr2: Add common ddr2 spd decoder 2017-03-10 10:54:48 -08:00
drivers tpm: spi: Fix compile-time bug with pointer arguments 2017-03-14 19:52:49 +00:00
ec UPSTREAM: lenovo/t400: Rewrite dock from t60 2017-03-11 17:04:39 -08:00
include UPSTREAM: src/include: Wrap lines at 80 columns 2017-03-14 07:25:31 -07:00
lib UPSTREAM: src/lib: Remove semicolon from end of macro 2017-03-14 07:25:37 -07:00
mainboard UPSTREAM: google/sand: Remove support for tablet mode switch 2017-03-14 07:25:38 -07:00
northbridge UPSTREAM: device/dram/ddr2: Add common ddr2 spd decoder 2017-03-10 10:54:48 -08:00
soc UPSTREAM: soc/intel/quark: Add the verstage files 2017-03-14 07:25:38 -07:00
southbridge UPSTREAM: AGESA: Move heap allocator declarations 2017-03-08 05:13:01 -08:00
superio UPSTREAM: sio/ite/it8783ef: Return (0) in ACPI _PSC methods 2016-12-16 04:50:43 -08:00
vboot UPSTREAM: vboot/tpm2: enable nvmem commits on cr50 when writing firmware secdata 2017-03-10 10:54:45 -08:00
vendorcode UPSTREAM: vboot/tpm2: enable nvmem commits on cr50 when writing firmware secdata 2017-03-10 10:54:45 -08:00
Kconfig UPSTREAM: src/Kconfig: Move bootblock behavior to arch/x86 as TODO suggested 2017-02-17 04:09:21 -08:00