coreboot/src/drivers/spi
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: drivers/spi/acpi: Add additional generic ACPI support 2017-02-21 06:44:31 -08:00
tpm tpm: spi: Fix compile-time bug with pointer arguments 2017-03-14 19:52:49 +00:00
adesto.c UPSTREAM: drivers/spi: fix flash writes at page boundaries 2016-12-21 03:13:11 -08:00
amic.c UPSTREAM: spi_flash: Make a deep copy of spi_slave structure 2016-12-08 12:30:32 -08:00
atmel.c UPSTREAM: drivers/spi: fix flash writes at page boundaries 2016-12-21 03:13:11 -08:00
boot_device_rw_nommap.c UPSTREAM: drivers/spi: provide a mechanism to obtain the SPI flash boot device 2016-12-09 03:29:45 -08:00
cbfs_spi.c various cleanups from upstream 2017-02-06 05:03:19 -08:00
eon.c UPSTREAM: drivers/spi: fix flash writes at page boundaries 2016-12-21 03:13:11 -08:00
gigadevice.c UPSTREAM: drivers/spi: fix flash writes at page boundaries 2016-12-21 03:13:11 -08:00
Kconfig UPSTREAM: spi: Get rid of SPI_ATOMIC_SEQUENCING 2017-01-05 11:00:04 -08:00
macronix.c UPSTREAM: drivers/spi: fix flash writes at page boundaries 2016-12-21 03:13:11 -08:00
Makefile.inc UPSTREAM: spi: Define and use spi_ctrlr structure 2016-12-08 12:30:16 -08:00
spansion.c UPSTREAM: drivers/spi: fix flash writes at page boundaries 2016-12-21 03:13:11 -08:00
spi-generic.c UPSTREAM: spi: Add function callback to get configuration of SPI bus 2017-02-18 03:10:54 -08:00
spi_flash.c UPSTREAM: SPI: Fix command-response behavior 2017-01-13 18:40:53 -08:00
spi_flash_internal.h UPSTREAM: spi_flash: Make a deep copy of spi_slave structure 2016-12-08 12:30:32 -08:00
spiconsole.c UPSTREAM: spi: Clean up SPI flash driver interface 2016-11-29 17:38:45 -08:00
sst.c UPSTREAM: drivers/spi: fix flash writes at page boundaries 2016-12-21 03:13:11 -08:00
stmicro.c UPSTREAM: drivers/spi: fix flash writes at page boundaries 2016-12-21 03:13:11 -08:00
winbond.c UPSTREAM: drivers/spi: fix flash writes at page boundaries 2016-12-21 03:13:11 -08:00