soc/intel/common: Add Kconfig for CSE RW firmware version
commit187f06f07e49ed57e0f29de0668113ae03323327
authorV Sowmya <v.sowmya@intel.com>
Wed, 11 Nov 2020 01:03:43 +0000 (11 06:33 +0530)
committerFurquan Shaikh <furquan@google.com>
Wed, 18 Nov 2020 01:26:08 +0000 (18 01:26 +0000)
treeddf8659478bf470f82d9a1d6a0a3658d835f966c
parentf7140c425a534341e2f991a1a8b9bd6220602eea
soc/intel/common: Add Kconfig for CSE RW firmware version

This patch adds a kconfig SOC_INTEL_CSE_RW_VERSION to pass the
CSE RW firmware version from the mainboard. This will be extracted
by makefile to update the cse_rw_metadata structure.
Right now the required tool to extract the CSE RW version from
the blob is still under development and after the official version
of the tool is released, version will be extracted by parsing the
CSE RW blob.

BUG=b:169077783

Cq-Depend: chrome-internal:3402224, chrome-internal:3397863,
chromium:2473603, chromium:2473603, chromium:2535950
Change-Id: I62691ee3ede7d4cd21f821381f5d1519f9061fd9
Signed-off-by: V Sowmya <v.sowmya@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/47430
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
src/soc/intel/common/block/cse/Kconfig