Attention is currently required from: Dinesh Gehlot, Subrata Banik.
Subrata Banik has uploaded a new patch set (#4) to the change originally created by Dinesh Gehlot. ( https://review.coreboot.org/c/coreboot/+/75749?usp=email )
Change subject: soc/intel/cmd/blk/cse: Hook get CSE RW version into `.final` ......................................................................
soc/intel/cmd/blk/cse: Hook get CSE RW version into `.final`
This patch calls get CSE RW version function from .final hook if the platform has required config (`SOC_INTEL_CSE_LITE_SKU`) selected.
BUG=b:280722061 TEST=Able to build and boot google/rex.
cbmem -c | grep "CSE RW Firmware Version:"
[DEBUG] CSE RW Firmware Version: 18.0.0.1682
Signed-off-by: Dinesh Gehlot digehlot@google.com Change-Id: Ifdb82c180b64fbb4575932427be54f544e1c98d4 --- M src/soc/intel/common/block/cse/cse.c 1 file changed, 17 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/49/75749/4