coreboot/src
Julius Werner 84b2978ed6 chromeos: Remove old MOCK_TPM references
The correct way to mock out vboot TPM accesses these days is the
CONFIG_VBOOT_MOCK_SECDATA Kconfig option. There are some remnants of
older TPM-mocking infrastructure in our codebase that are as far as I
can tell inert. Remove them.

Change-Id: I3e00c94b71d53676e6c796e0bec0f3db67c78e34
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://review.coreboot.org/18977
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2017-03-28 22:12:05 +02:00
..
acpi
arch arm64: Fix verstage to use proper assembly versions of mem*() 2017-03-28 22:11:38 +02:00
commonlib commonlib: Wrap lines at 80 columns 2017-03-13 21:23:21 +01:00
console console: Enable do_printk_va_list for VBOOT 2016-12-27 18:07:39 +01:00
cpu AGESA: Fork for new cache-as-ram init code 2017-03-28 01:57:37 +02:00
device device/dram/ddr2: Add common ddr2 spd decoder 2017-03-10 11:17:27 +01:00
drivers soc/intel/common/block: Add cache as ram init and teardown code 2017-03-28 16:38:42 +02:00
ec ec: Use EC_ENABLE_LID_SWITCH for all mainboards with LID using chromeec 2017-03-27 03:03:16 +02:00
include cr50: add unmarshaling of vendor commands and process 'enable_update' 2017-03-23 23:49:58 +01:00
lib chromeos: Remove old MOCK_TPM references 2017-03-28 22:12:05 +02:00
mainboard lenovo/g505s: Switch away from AGESA_LEGACY 2017-03-28 07:06:24 +02:00
northbridge AGESA: Introduce AGESA_LEGACY and its counterpart 2017-03-28 01:57:09 +02:00
soc soc/intel/apollolake: Clean up code by using common System Agent module 2017-03-28 18:29:43 +02:00
southbridge southbridge/intel/i82801gx: Fix problems found by checkpatch.pl 2017-03-22 17:55:53 +01:00
superio superio/fintek: Add support for Fintek F71808A 2017-03-27 19:19:56 +02:00
vboot src/vboot: Add valid license headers to all files 2017-03-23 19:11:04 +01:00
vendorcode chromeos: Remove old MOCK_TPM references 2017-03-28 22:12:05 +02:00
Kconfig GDB_WAIT: Clarify Kconfig description 2017-03-14 22:20:47 +01:00