Attention is currently required from: Angel Pons, Felix Held, Jérémy Compostella, Maximilian Brune.
Hello Angel Pons, Felix Held, Jérémy Compostella, Maximilian Brune, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/85638?usp=email
to look at the new patch set (#2).
The following approvals got outdated and were removed: Code-Review+1 by Angel Pons, Verified+1 by build bot (Jenkins)
Change subject: arch/x86/cpu: Add helper function to compute cache ......................................................................
arch/x86/cpu: Add helper function to compute cache
Consider special requirements for computing cache size in certain SoCs, such as `soc/amd/glinda`.
Use the helper function to implement SoC-specific logic for computing cache size.
Change-Id: I60707de4c8242a8fbda8cb5b791a1db762d94449 Signed-off-by: Naresh Solanki naresh.solanki@9elements.com --- M src/arch/x86/cpu_common.c M src/arch/x86/include/arch/cpu.h 2 files changed, 17 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/38/85638/2