coreboot-kgpe-d16/src/soc/intel/quark
Nico Huber e7947df462 fsp1_1: Verify FSP_IMAGE_ID/_REV against headers
FSP_IMAGE_ID and FSP_IMAGE_REV are defined in `FspUpdVpd.h`. Check
against these to avoid mismatching definitions in coreboot and the
FSP blob.

Change-Id: Ic86229e7f0c2d0525b8a79add292c6c81a349aa6
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: https://review.coreboot.org/19635
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2017-06-06 17:41:40 +02:00
..
bootblock soc/intel/quark: Fix errors detected by checkpatch 2017-03-07 18:31:04 +01:00
include/soc commonlib: Move drivers/storage into commonlib/storage 2017-05-12 18:20:33 +02:00
romstage soc/intel/quark: Add SD/MMC test support 2017-05-08 19:13:35 +02:00
acpi.c soc/intel/quark: Clean up debug output levels 2016-08-05 01:55:17 +02:00
chip.c romstage_handoff: add helper to determine resume status 2016-12-01 08:16:27 +01:00
chip.h soc/intel/quark: Fix errors detected by checkpatch 2017-03-07 18:31:04 +01:00
ehci.c soc/intel/quark: Add USB device port support 2016-05-25 00:17:34 +02:00
fsp1_1.c soc/intel/quark: Pass S3 wake status to fsp_silicon_init 2017-03-14 23:54:54 +01:00
fsp2_0.c soc/intel/quark: Fix FSP 2.0 build 2016-09-30 01:16:51 +02:00
gpio_i2c.c soc/intel/quark: Split I2C out from driver 2016-05-31 22:07:49 +02:00
i2c.c soc/intel/quark: Fix I2C driver 2017-03-07 17:37:08 +01:00
Kconfig fsp1_1: Verify FSP_IMAGE_ID/_REV against headers 2017-06-06 17:41:40 +02:00
lpc.c soc/intel/quark: Fix errors detected by checkpatch 2017-03-07 18:31:04 +01:00
Makefile.inc soc/intel/quark: Add SD/MMC test support 2017-05-08 19:13:35 +02:00
memmap.c soc/intel/quark: Return NULL for top_of_memory 2017-03-14 23:54:11 +01:00
northcluster.c soc/intel/quark: Reserve non-MMIO space 2016-02-29 05:00:27 +01:00
reg_access.c soc/intel/quark: Move include of reg_access.h 2017-04-19 20:54:06 +02:00
reset.c soc/intel/quark: Fix FSP 2.0 build 2016-09-30 01:16:51 +02:00
sd.c commonlib: Move drivers/storage into commonlib/storage 2017-05-12 18:20:33 +02:00
storage_test.c commonlib: Move drivers/storage into commonlib/storage 2017-05-12 18:20:33 +02:00
tsc_freq.c soc/intel/quark: Add monotonic timer support 2017-01-04 00:03:44 +01:00
uart.c soc/intel/quark: Use single ID value for HSUART1 2016-02-19 20:24:22 +01:00
uart_common.c soc/intel/quark: Enable HSUART1 2016-02-18 20:36:53 +01:00