coreboot/src
Duncan Laurie 4a560769ad tpm2: Fix tlcl and marshaling code for CAR usage
Fix a few more instances of global variable usage in the tlcl
and marshaling code for tpm2.

For the tlcl case this buffer doesn't need to be static as it
isn't used after this function exits.

Change-Id: Ia739c81d79c6cee9046ae96061045fe4f7fb7c23
Signed-off-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-on: https://review.coreboot.org/16393
Tested-by: build bot (Jenkins)
Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@googlemail.com>
2016-09-06 22:51:13 +02:00
..
acpi src/acpi: Capitalize ACPI and SATA 2016-07-31 19:25:40 +02:00
arch arch/acpi.h: add #if guard to handle the absence of device_t type 2016-09-04 05:47:53 +02:00
commonlib commonlib: update fsp_relocate to make it compatible with UEFI 2.6 2016-09-02 18:11:14 +02:00
console src/console: Add required space before opening parenthesis '(' 2016-08-31 20:06:20 +02:00
cpu src/cpu: Improve code formatting 2016-09-04 05:33:04 +02:00
device src/device: Add required space before opening parenthesis '(' 2016-08-28 18:27:52 +02:00
drivers apollolake: relocate fsp header files to vendorcode 2016-09-02 18:12:57 +02:00
ec src/ec: Add required space before opening parenthesis '(' 2016-08-31 20:24:20 +02:00
include src/include: Improve code formatting 2016-09-05 12:28:32 +02:00
lib tpm2: Fix tlcl and marshaling code for CAR usage 2016-09-06 22:51:13 +02:00
mainboard google/reef: Enable 20K pull ups for LPC CLKRUN and LAD0:3 lines 2016-09-06 20:22:27 +02:00
northbridge northbridge/intel/i945: transition away from device_t 2016-09-04 05:49:43 +02:00
soc fsp_baytrail: Refactor code for SPI debug messages 2016-09-06 21:17:59 +02:00
southbridge southbridge/intel/bd82x6x: transition away from device_t 2016-09-04 05:47:24 +02:00
superio src/superio: Improve code formatting 2016-09-05 03:07:37 +02:00
vboot vboot: consolidate google_chromeec_early_init() calls 2016-08-25 22:50:17 +02:00
vendorcode vendorcode/intel/Makefile.inc: Remove extraneous underscore 2016-09-06 14:23:53 +02:00
Kconfig Kconfig: Relocate DEVICETREE symbol 2016-09-06 22:49:06 +02:00