coreboot-kgpe-d16/src/vendorcode/google/chromeos
Daisuke Nojiri 183ad81cfe vboot2: update fw_version_tpm when creating vboot1 shared data
This changes copies firmware version from vboot2 shared data to vboot1
shared data. This fixes FAFT firmware_TPMVersionCheck test.

BUG=none
BRANCH=ToT
TEST=firmware_TPMVersionCheck passed on Nyan Kitty.

Original-Change-Id: Idfd282931421dc16cd1aa82c7ccb6c6790a4d0d7
Original-Signed-off-by: Daisuke Nojiri <dnojiri@chromium.org>
Original-Reviewed-on: https://chromium-review.googlesource.com/230186
Original-Reviewed-by: Randall Spangler <rspangler@chromium.org>
Original-Tested-by: Yen Lin <yelin@nvidia.com>

(cherry picked from commit 1f590741893bee75d872184eba01c62e92455816)
Signed-off-by: Aaron Durbin <adurbin@chromium.org>

Change-Id: I205b651976d047923815efcd45b114cc7bf866e4
Reviewed-on: http://review.coreboot.org/9443
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins)
2015-04-10 16:48:39 +02:00
..
acpi chromeos: provide option to dynamically allocate ram oops buffer 2014-03-11 21:37:36 +01:00
vboot1 vboot: move vboot files to designated directory 2015-04-10 16:46:55 +02:00
vboot2 vboot2: update fw_version_tpm when creating vboot1 shared data 2015-04-10 16:48:39 +02:00
build-snow EXYNOS5250/SNOW: fix the build script. Add a script to get the bl1. 2013-05-14 22:03:07 +02:00
chromeos.c vboot: move vboot files to designated directory 2015-04-10 16:46:55 +02:00
chromeos.h chromeos: Add a function to copy VPD WiFi calibration data to CBMEM 2015-04-10 16:47:04 +02:00
cros_vpd.c chromeos: add another VPD access API 2015-04-10 11:57:50 +02:00
cros_vpd.h chromeos: add another VPD access API 2015-04-10 11:57:50 +02:00
elog.c elog: Add function to log boot reason in ChromeOS case 2015-01-03 00:25:27 +01:00
fmap.c fmap: use CBFS for all other than x86 platforms 2015-04-10 16:47:15 +02:00
fmap.h SandyBridge/IvyBridge: Use flash map to find MRC cache 2012-11-07 08:28:28 +01:00
gnvs.c chromeos: provide option to dynamically allocate ram oops buffer 2014-03-11 21:37:36 +01:00
gnvs.h chromeos: provide option to dynamically allocate ram oops buffer 2014-03-11 21:37:36 +01:00
Kconfig ramoops: Add support for passing ramoops region through cb tables. 2015-04-10 16:48:30 +02:00
lib_vpd.h vendorcode: Add ChromeOS VPD parser. 2014-10-07 23:37:07 +02:00
Makefile.inc chromeos: Add correct dependency on HAVE_ACPI_TABLES for gvns and ramoops. 2015-04-10 16:48:18 +02:00
ramoops.c ramoops: Add support for passing ramoops region through cb tables. 2015-04-10 16:48:30 +02:00
vbnv_cmos.c vboot: Add support for OPROM_MATTERS and SLOW_EC 2015-03-24 15:20:30 +01:00
vbnv_ec.c chromeos: On ARM platforms VBNV lives in the EC 2014-08-13 00:15:36 +02:00
vbnv_flash.c vboot: fix invalid check for the returned value from spi_flash->write 2015-04-10 16:48:00 +02:00
vboot.c vboot: Add a new post code for TPM failure 2014-12-30 22:13:30 +01:00
vboot_common.c vboot: move vboot files to designated directory 2015-04-10 16:46:55 +02:00
vboot_common.h vboot: move vboot files to designated directory 2015-04-10 16:46:55 +02:00
vboot_context.h vboot2: separate verstage from bootblock 2015-03-24 14:48:04 +01:00
vboot_handoff.h vboot: move vboot files to designated directory 2015-04-10 16:46:55 +02:00
vboot_helper.c chromeos: rename for easier patch merging 2015-03-23 19:51:50 +01:00
vpd_calibration.c chromeos: Add a function to copy VPD WiFi calibration data to CBMEM 2015-04-10 16:47:04 +02:00
vpd_decode.c vendorcode: Add ChromeOS VPD parser. 2014-10-07 23:37:07 +02:00
vpd_mac.c chromeos: move VPD MAC address retrieval function 2015-04-10 11:57:24 +02:00
vpd_tables.h vendorcode: Add ChromeOS VPD parser. 2014-10-07 23:37:07 +02:00