coreboot/src/soc/intel
Subrata Banik 30ecc1c9ce soc/intel/pantherlake: Increase CBFS mcache size
This patch overrides `CONFIG_CBFS_MCACHE_SIZE` Kconfig option with
updated size of the CBFS memory cache to 0x8000 bytes.

TEST=Able to build and boot google/fatcat w/o any error.

w/o this patch:

```
[ERROR]  CBFS ERROR: mcache overflow, should increase CBFS_MCACHE size!
```

Change-Id: Ib6f046c7211a020c15d89a02348ea89f095273ed
Signed-off-by: Subrata Banik <subratabanik@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/87108
Reviewed-by: Wonkyu Kim <wonkyu.kim@intel.com>
Reviewed-by: Jayvik Desai <jayvik@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kapil Porwal <kapilporwal@google.com>
Reviewed-by: Pranava Y N <pranavayn@google.com>
2025-04-03 11:19:41 +00:00
..
alderlake drivers/intel/fsp2_0: Enable panel-orientation aware bitmap rotation 2025-03-26 20:45:47 +00:00
apollolake {drivers, mb, soc}: Drop HAVE_FSP_LOGO_SUPPORT Kconfig 2025-03-06 19:02:08 +00:00
baytrail soc/intel/baytrail: Add microcode for '06-37-08' SOCs 2025-02-03 18:59:45 +00:00
braswell tree: Handle NULL pointer returned by smm_get_save_state() 2025-01-20 03:26:26 +00:00
broadwell intel/broadwell/spd: Use <spd.h> and <dram/ddr3.h> 2025-02-26 14:27:22 +00:00
cannonlake soc/intel/cannonlake: Use common ACPI code for SRAM and HECI 2025-03-17 20:20:33 +00:00
common soc/intel/common/cnvi: Add missing PRRS name 2025-03-27 08:51:26 +00:00
denverton_ns soc/intel/denverton_ns: Remove unused memcpy_s function 2025-02-01 06:00:27 +00:00
elkhartlake tree: Use boolean for PchHdaDspEnable 2025-02-03 21:55:56 +00:00
jasperlake Revert "soc/intel/jasperlake: Add CrashLog implementation for Intel JSL" 2025-03-17 20:21:04 +00:00
meteorlake drivers/intel/fsp2_0: Enable panel-orientation aware bitmap rotation 2025-03-26 20:45:47 +00:00
pantherlake soc/intel/pantherlake: Increase CBFS mcache size 2025-04-03 11:19:41 +00:00
skylake soc/intel/skylake: Use common ACPI code for HECI 2025-03-17 20:20:39 +00:00
snowridge soc/intel/common/block: Add const qualifier for input of pirq ops 2024-12-09 13:55:53 +00:00
tigerlake soc/intel/tigerlake: Use common ACPI code for SRAM and HECI 2025-03-17 20:20:26 +00:00
xeon_sp soc/intel/xeon_sp/spr: Use default turbo ratio 2025-03-12 12:44:06 +00:00
Makefile.mk soc/intel: Rename Makefiles from .inc to .mk 2024-01-24 10:02:22 +00:00