coreboot/src
Duncan Laurie 774d41495e mb/google/sarien: Add SKU for boards with signed EC
To support both boards with the same firmware add a SKU for
each variant that is used to include the proper EC firmware
image to match what the EC is expecting.

BUG=b:119490232
TEST=tested by faking the EC response to ensure that the OS
and firmware update tools are able to determine the correct
model based on the value returned by the EC.

Change-Id: Iaa677975e0bccbee5ec8a39821fe1637f08270fa
Signed-off-by: Duncan Laurie <dlaurie@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32002
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2019-03-21 03:43:06 +00:00
..
acpi
arch src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
commonlib src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
console
cpu src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
device src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
drivers src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
ec ec/google/wilco: Add function to indicate if EC uses signed FW 2019-03-21 03:42:57 +00:00
include src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
lib src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
mainboard mb/google/sarien: Add SKU for boards with signed EC 2019-03-21 03:43:06 +00:00
northbridge src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
security src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
soc soc/nvidia/tegra{124,210}: Remove unneeded 'include <halt.h>' 2019-03-20 21:46:52 +00:00
southbridge src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
superio src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
vendorcode vendorcode/intel/fsp/fsp2_0/cnl: Update FSP header files for Cannonlake 2019-03-15 12:47:30 +00:00
Kconfig x86/smbios: Untangle system and board tables 2019-03-16 16:22:16 +00:00