Attention is currently required from: Julius Werner.
Arthur Heymans has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/80639?usp=email )
Change subject: soc/qualcomm/sc7{1,2}80: Increase romstage/verstage section for clang ......................................................................
Patch Set 4:
(2 comments)
File src/soc/qualcomm/sc7180/memlayout.ld:
https://review.coreboot.org/c/coreboot/+/80639/comment/66398eef_4a4a3ef9 : PS3, Line 27: REGION(qcsdi, 0x1469C000, 55K, 4K)
You're actually adjusting this downward here, you don't need to do that. […]
Done
File src/soc/qualcomm/sc7280/memlayout.ld:
https://review.coreboot.org/c/coreboot/+/80639/comment/f5d589c2_a5c2e4e5 : PS3, Line 30: REGION(modem_id, 0x146A7000, 4, 4)
Unfortunately modem_id is used as a communication buffer with an external blob and cannot be moved i […]
Done