Attention is currently required from: Raul Rangel, Patrick Rudolph. Julius Werner has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/59679 )
Change subject: intel: cse_lite: Use cbfs_unverified_area API ......................................................................
Patch Set 2:
(2 comments)
Patchset:
PS2:
FYI there is more incoming..... https://review.coreboot. […]
Ah, thanks for the heads-up! Let me quickly merge this then so it becomes their problem to resolve conflicts, not mine. :D
File src/soc/intel/common/block/cse/cse_lite.c:
https://review.coreboot.org/c/coreboot/+/59679/comment/f67404a7_03dcde18 PS2, Line 676: cbfs_unverified_area_map
We are planning on doing that for some upcoming platforms because of SPI flash size, but currently i […]
Right, this whole driver should be a temporary crutch... eventually, when CBFS_VERIFICATION is fully implemented for RO and RW, this shouldn't be necessary anymore because just putting big files into the main CBFS won't incur a performance penalty anymore.