coreboot/src/soc/qualcomm
Yidi Lin da1a0e891b soc/qualcomm/sc7280: Enlarge BOOTBLOCK to 44K
After CB:78800 applied, the bootblock increases 2128 bytes and exceeded
its allotted size (40K). Therefore, we enlarge BOOTBLOCK to 44K to solve
the compilation error. This patch also increases PRERAM_CBFS_CACHE to
103K to fill the empty space (1K) between TIMESTAMP and TTB.

BRANCH=none
BUG=none
TEST=./util/abuild/abuild -p none -t GOOGLE_HEROBRINE -x -a -B

Change-Id: Iae9d44939b29098e823508dd3965a1bae7a69041
Signed-off-by: Yidi Lin <yidilin@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/78893
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
2023-11-04 17:07:57 +00:00
..
common qualcomm/common: Remove carriage returns from QcLib log 2023-09-14 23:53:54 +00:00
ipq40xx Kconfig: Bring HEAP_SIZE to a common, large value 2023-10-11 12:09:01 +00:00
ipq806x memlayout.ld: Increase RAMSTAGE size to more than 1MB everywhere 2023-10-11 12:08:22 +00:00
qcs405 memlayout.ld: Increase RAMSTAGE size to more than 1MB everywhere 2023-10-11 12:08:22 +00:00
sc7180 soc/qualcomm/sc7180: Fix set but unused variables 2023-05-12 16:36:44 +00:00
sc7280 soc/qualcomm/sc7280: Enlarge BOOTBLOCK to 44K 2023-11-04 17:07:57 +00:00