Attention is currently required from: Tarun Tuli, Kapil Porwal, Arthur Heymans.
Hello Tarun Tuli, Kapil Porwal,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/69851
to look at the new patch set (#4).
Change subject: soc/intel/meteorlake: Select X86_INIT_NEED_1_SIPI Kconfig ......................................................................
soc/intel/meteorlake: Select X86_INIT_NEED_1_SIPI Kconfig
This patch helps to save 10.200ms of booting time without any issue seen during MP Init. All cores are out from reset and alive.
Port the Alder Lake commit'commit 6526e7896727 ("soc/intel/alderlake: Select X86_INIT_NEED_1_SIPI Kconfig for RPL")' also to Meteor Lake.
Additionally, no performance degradation is observed while running benchmarks.
BUG=b:211770003 TEST=Able to boot Google, Rex to ChromeOS with all cores enabled.
Without this patch: 30:device enumeration 1,480,217 (28,232)
With this patch: 30:device enumeration 1,472,466 (18,334)
Signed-off-by: Subrata Banik subratabanik@google.com Change-Id: Iec21470b9b34514169789c39bdc3be4e4ff6c7b5 --- M src/soc/intel/meteorlake/Kconfig 1 file changed, 28 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/51/69851/4