coreboot/src
Aaron Durbin c0514e440c UPSTREAM: drivers/spi/tpm: make tpm_info object local to compilation unit
The tpm_info object is a global, but its symbol does not need to
be exposed to the world as its only used within tpm.c.

BUG=b:36598499

Change-Id: I10d2d75641ed3ce9d3fda27c382348c9c90542aa
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id: 445c13fb5d
Original-Change-Id: Idded3dad8d0d1c3535bddfb359009210d3439703
Original-Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Original-Reviewed-on: https://review.coreboot.org/19057
Original-Reviewed-by: Furquan Shaikh <furquan@google.com>
Original-Tested-by: build bot (Jenkins)
Reviewed-on: https://chromium-review.googlesource.com/466052
2017-04-03 11:48:57 -07:00
..
acpi
arch UPSTREAM: arch/x86/acpigen: Allow writing buffers larger than 256 bytes 2017-04-03 11:48:56 -07: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: AGESA: Fork for new cache-as-ram init code 2017-03-30 05:29:58 -07:00
device UPSTREAM: device/dram/ddr2: Add common ddr2 spd decoder 2017-03-10 10:54:48 -08:00
drivers UPSTREAM: drivers/spi/tpm: make tpm_info object local to compilation unit 2017-04-03 11:48:57 -07:00
ec UPSTREAM: vboot: Move remaining features out of vendorcode/google/chromeos 2017-03-29 13:43:08 -07:00
include UPSTREAM: vboot: Move remaining features out of vendorcode/google/chromeos 2017-03-29 13:43:08 -07:00
lib UPSTREAM: src/lib/jpeg: Fix missing closing brace 2017-03-30 05:30:09 -07:00
mainboard UPSTREAM: amd/olivehill: Switch away from AGESA_LEGACY 2017-03-30 05:30:09 -07:00
northbridge UPSTREAM: nb/intel: Deduplicate vbt header 2017-04-03 11:48:56 -07:00
soc UPSTREAM: nb/intel: Deduplicate vbt header 2017-04-03 11:48:56 -07:00
southbridge UPSTREAM: amd/pi/hudson: Add fanless SMU firmware to build 2017-03-30 05:30:06 -07:00
superio UPSTREAM: superio/fintek: Add support for Fintek F71808A 2017-03-30 05:29:57 -07:00
vboot UPSTREAM: Remove libverstage as separate library and source file class 2017-03-29 13:43:09 -07:00
vendorcode UPSTREAM: vboot: Move remaining features out of vendorcode/google/chromeos 2017-03-29 13:43:08 -07:00
Kconfig UPSTREAM: GDB_WAIT: Clarify Kconfig description 2017-03-16 00:11:36 -07:00