coreboot/src
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
..
acpi acpi/acpigen: Allow general namestring in write mutex functions 2023-10-16 07:59:21 +00:00
arch arch/x86/memcpy.c: Optimize code for 64bit 2023-11-01 15:47:03 +00:00
commonlib commonlib: Add GCD function 2023-11-04 17:05:28 +00:00
console commonlib,console,nb,sb,security: Add SPDX licenses to Makefiles 2023-08-14 15:14:45 +00:00
cpu cpu/intel/common: Define build time physical address reserved bits 2023-10-20 17:51:46 +00:00
device device/dram/ddr3.c: Check SPD byte before using as a divisor 2023-10-25 14:07:16 +00:00
drivers Use common GCD function 2023-11-04 17:06:42 +00:00
ec ec/starlabs/merlin/ite: Adjust the mirror flag handling 2023-10-24 15:39:47 +00:00
include include/device/dram: Add SPD lengths for DDR3 to DDR5 2023-10-25 14:06:37 +00:00
lib cbmem.h: Drop cbmem_possible_online in favor of ENV_HAS_CBMEM 2023-10-25 13:58:02 +00:00
mainboard mb/google/brya/var/marasov: Enable Wi-Fi sar table for Intel module 2023-11-04 16:57:42 +00:00
northbridge Use common GCD function 2023-11-04 17:06:42 +00:00
sbom payloads/Yabits: Remove deprecated Yabits Payload 2023-02-17 01:21:43 +00:00
security Revert "vboot: Add catchall recovery reason for unspecified phase 4 errors" 2023-11-01 01:08:05 +00:00
soc soc/qualcomm/sc7280: Enlarge BOOTBLOCK to 44K 2023-11-04 17:07:57 +00:00
southbridge sb/intel/bd82x6x/pcie: Drop register write 2023-10-12 12:41:17 +00:00
superio superio/smsc/sch5545/acpi/superio.asl: Clear PME status bits on SCI 2023-10-19 07:45:02 +00:00
vendorcode soc/amd/mendocino: Update FSP-S UPD to pass boot logo 2023-11-02 13:26:23 +00:00
Kconfig Kconfig: Add vendorcode debug 2023-10-27 15:39:47 +00:00