coreboot/src
Subrata Banik e7c926482d soc/intel/meteorlake: Use common CAR API for cache reporting
Replace the SoC-specific `report_cache_info()` function with the
common `car_report_cache_info()` API from `car_lib`. This promotes code
reuse and reduces SoC-specific implementation for cache reporting.

BUG=none
TEST=Builds and boots successfully on google/rex platform.

Change-Id: Id5ffcab54232294ffa101f975d0ec51ac63f1910
Signed-off-by: Subrata Banik <subratabanik@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/83482
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Eric Lai <ericllai@google.com>
2024-07-18 06:01:05 +00:00
..
acpi acpi: Add support for DRHD size reporting 2024-06-28 11:27:27 +00:00
arch cbmem_top: Change the return value to uintptr_t 2024-07-10 12:55:46 +00:00
commonlib commonlib: Add ELOG_TYPE_FW_LATE_SOL eventLog type 2024-07-16 05:05:45 +00:00
console console/i2c_smbus: Allow to send data w/o register offset 2024-07-11 00:06:22 +00:00
cpu cpu/intel/model_206ax: Allow turbo boost ratio limit configuration 2024-07-15 16:34:17 +00:00
device cbmem_top: Change the return value to uintptr_t 2024-07-10 12:55:46 +00:00
drivers drivers/wifi: Support Radio Frequency Interference Mitigation 2024-07-15 18:15:40 +00:00
ec ec/google/chromeec: Stop checking CBI for UCSI 2024-07-09 21:37:29 +00:00
include drivers/wifi: Support Radio Frequency Interference Mitigation 2024-07-15 18:15:40 +00:00
lib cbmem_top: Change the return value to uintptr_t 2024-07-10 12:55:46 +00:00
mainboard mb/google/brya: Add config options for TRULO board 2024-07-18 05:59:46 +00:00
northbridge cbmem_top: Change the return value to uintptr_t 2024-07-10 12:55:46 +00:00
sbom src, util: Clean up makefile.inc in text, help & comments 2024-01-26 20:15:18 +00:00
security security/vboot: Set VBOOT_ALWAYS_ENABLE_DISPLAY if BMP_LOGO 2024-07-03 08:43:01 +00:00
soc soc/intel/meteorlake: Use common CAR API for cache reporting 2024-07-18 06:01:05 +00:00
southbridge soc/intel: Extend CSE RW Update and ME read access for payload sync 2024-07-11 15:24:07 +00:00
superio tree: Use <console/console.h> only when used 2024-07-03 04:39:42 +00:00
vendorcode cbmem_top: Change the return value to uintptr_t 2024-07-10 12:55:46 +00:00
Kconfig Kconfig: Update FW_CONFIG Kconfig options 2024-06-25 08:12:58 +00:00