Attention is currently required from: Furquan Shaikh, Tim Wawrzynczak, Patrick Rudolph, EricR Lai. Hello build bot (Jenkins), Furquan Shaikh, Tim Wawrzynczak, Patrick Rudolph, EricR Lai,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/55654
to look at the new patch set (#4).
Change subject: soc/intel/alderlake: Implement report_cache_info() function ......................................................................
soc/intel/alderlake: Implement report_cache_info() function
Make use of deterministic cache helper functions from Alder Lake SoC code to print useful information during boot as below:
CPU: Genuine Intel(R) 0000 CPU: ID 906a0, Alderlake Platform, ucode: 00000019 CPU: AES supported, TXT supported, VT supported Cache: Level 3: Associativity = 12 Partitions = 1 Line Size=64 Sets=16384 Cache: Size 0xc00000 bytes
Change-Id: I30a56266015d69abccb885b3f230689488ee0360 Signed-off-by: Subrata Banik subrata.banik@intel.com --- M src/soc/intel/alderlake/bootblock/report_platform.c 1 file changed, 14 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/54/55654/4