Sridhar Siricilla has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/48423 )
Change subject: soc/intel/common: Check sizes of CSE CBFS RW blob and CSE RW BP ......................................................................
Patch Set 5:
(1 comment)
https://review.coreboot.org/c/coreboot/+/48423/4/src/soc/intel/common/block/... File src/soc/intel/common/block/cse/cse_lite.c:
https://review.coreboot.org/c/coreboot/+/48423/4/src/soc/intel/common/block/... PS4, Line 682: "Update blob size:%zx\n"
No need to split printk string. Coreboot allows the printk string to go beyond the column limit. […]
Ack