ec/google/wilco: Add function to indicate if EC uses signed FW
commit32346f0aa29eac2c91859e99dcefb401d3365784
authorDuncan Laurie <dlaurie@google.com>
Wed, 20 Mar 2019 19:51:07 +0000 (20 12:51 -0700)
committerDuncan Laurie <dlaurie@chromium.org>
Thu, 21 Mar 2019 03:42:57 +0000 (21 03:42 +0000)
treee346736ebbb04cee222640447b4144212275dd97
parenta9273b5015f1cbcf3fc5db048663147c25c76f83
ec/google/wilco: Add function to indicate if EC uses signed FW

This will be used to distinguish the mainboard SKU so that the
correct EC firmware can be bundled with the board.

This is read from EC RAM so it can be used by an ACPI method in
the future.

BUG=b:119490232

Change-Id: I71b8017fc4b88e793dfe709e1cb1ab0f0bcdc4fa
Signed-off-by: Duncan Laurie <dlaurie@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32001
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
src/ec/google/wilco/acpi/ec_ram.asl
src/ec/google/wilco/commands.c
src/ec/google/wilco/commands.h