Attention is currently required from: Tarun Tuli, SRIDHAR SIRICILLA, Kangheui Won, Kapil Porwal, Dinesh Gehlot.
Hello Tarun Tuli, SRIDHAR SIRICILLA, Kangheui Won, Kapil Porwal, Dinesh Gehlot,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/74388
to look at the new patch set (#2).
Change subject: soc/intel/cmn/cse: Make `cse_get_fpt_partition_info()` function static ......................................................................
soc/intel/cmn/cse: Make `cse_get_fpt_partition_info()` function static
The patch makes `cse_get_fpt_partition_info()` AP local/static as all the references to this function are in local to the cse_lite.c file.
BUG=b:273661726 TEST=Able to build and boot google/marasov with this code change.
Signed-off-by: Subrata Banik subratabanik@google.com Change-Id: Ie50453946c8abe55c29e9001263f0264a73c8fac --- M src/soc/intel/common/block/cse/cse_lite.c M src/soc/intel/common/block/include/intelblocks/cse.h 2 files changed, 18 insertions(+), 8 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/88/74388/2