Attention is currently required from: Tarun Tuli, Dinesh Gehlot, Kapil Porwal.
Hello build bot (Jenkins), Tarun Tuli, Subrata Banik, Kapil Porwal,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/69681
to look at the new patch set (#2).
Change subject: soc/intel/meteorlake: Implement report_cache_info() function ......................................................................
soc/intel/meteorlake: Implement report_cache_info() function
Make use of deterministic cache helper functions from Meteor Lake SoC code to print useful information during boot as below:
Cache: Level 3: Associativity = 12 Partitions = 1 Line Size = 64 Sets = 32768 Cache size = 24 MiB
Port of commit 55f5410fcd78 ("soc/intel/alderlake: Implement report_cache_info() function")
BUG=none TEST=Build and Boot verified on google/rex
Signed-off-by: Dinesh Gehlot digehlot@google.com Change-Id: I561658c8da0136d6c3d9578f22f5d320e542457d --- M src/soc/intel/meteorlake/bootblock/report_platform.c 1 file changed, 40 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/81/69681/2