Sridhar Siricilla uploaded patch set #2 to this change.

View Change

soc/intel/common: Add support for CSE Lite driver to handle CSE RW and metadata

The patch modifies CSE Lite driver to support to have separate CBFS file
for metadata of RW blobs. So, the driver expects separate CBFS files for
CSE RW and it's metadata. Also, the driver initiates CSE Firmware update
if it finds the metadata CBFS file. The change gives flexibility to modify
RW blob's FMAP locations while maintaining little modified CSE Lite driver.
Currently, CSE RW blob and it's metadata were merged into one RW blob.

TEST=Verified on hatch.
BRANCH=Puff

Signed-off-by: Sridhar Siricilla <sridhar.siricilla@intel.com>
Change-Id: I316344d23987d9907b64efafbe61f36ae7ade337
---
M src/soc/intel/common/block/cse/Kconfig
M src/soc/intel/common/block/cse/Makefile.inc
M src/soc/intel/common/block/cse/cse_lite.c
3 files changed, 128 insertions(+), 71 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/52/46552/2

To view, visit change 46552. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I316344d23987d9907b64efafbe61f36ae7ade337
Gerrit-Change-Number: 46552
Gerrit-PatchSet: 2
Gerrit-Owner: Sridhar Siricilla <sridhar.siricilla@intel.com>
Gerrit-Reviewer: Martin Roth <martinroth@google.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-Reviewer: Patrick Rudolph <siro@das-labor.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-MessageType: newpatchset