Attention is currently required from: Tarun Tuli, Subrata Banik, Werner Zeh.
Hello build bot (Jenkins), Tarun Tuli, Subrata Banik,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/69510
to look at the new patch set (#6).
Change subject: soc/intel/alderlake/acpi.c: Don't look up coreboot CPU index ......................................................................
soc/intel/alderlake/acpi.c: Don't look up coreboot CPU index
The coreboot CPU index for a lapic is arbitrary: it depends on which CPU obtains a spinlock first. Simply using an increasing index will result in consistent ACPI tables across each boot.
Change-Id: Iaaaef213b32b33e3ec9f4874d576896c2335211c Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/soc/intel/alderlake/acpi.c 1 file changed, 17 insertions(+), 9 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/10/69510/6