Attention is currently required from: Arthur Heymans, Julius Werner, Kapil Porwal, Subrata Banik.
Hello Kapil Porwal, Subrata Banik, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/76395?usp=email
to look at the new patch set (#18).
Change subject: soc/intel/common/blk/cse: Store CSE RW FW version during cse_fw_sync ......................................................................
soc/intel/common/blk/cse: Store CSE RW FW version during cse_fw_sync
The current way to store CSE versions requires obtaining the version from CSE, which takes 7 to 19 milliseconds. This patch stores the CSE version while the CSE firmware sync, so it does not need to be retrieved again.
BUG=b:285405031 TEST=Build and boot verified on rex.
Change-Id: If95ce7e1584aae6be3c431f07f8d8e5001e7854a Signed-off-by: Dinesh Gehlot digehlot@google.com --- M src/soc/intel/common/block/cse/Kconfig M src/soc/intel/common/block/cse/cse.c M src/soc/intel/common/block/cse/cse_lite.c 3 files changed, 28 insertions(+), 31 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/95/76395/18