Attention is currently required from: Michał Żygowski.
Hello build bot (Jenkins), Michał Żygowski,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/73386
to look at the new patch set (#2).
Change subject: [UNTESTED] nb/amd/pi/00730F01: request binaryPI to use _SB_ scope in PSTATE SSDT ......................................................................
[UNTESTED] nb/amd/pi/00730F01: request binaryPI to use _SB_ scope in PSTATE SSDT
Instead of having binaryPI generate a PSTATE SSDT that uses _PR_ as the scope for the CPU objects and patching this SSDT in coreboot to use the _SB_ scope in patch_ssdt_processor_scope, request binaryPI to use the _SB_ scope instead by setting the late platform configuration option ProcessorScopeInSb to true.
TEST=Untested, but equivalent change for Stoneyridge works.
Signed-off-by: Felix Held felix-coreboot@felixheld.de Change-Id: I411201b55cfee30ae41da4e6814679bdb49e9bf7 --- M src/northbridge/amd/pi/00730F01/northbridge.c M src/northbridge/amd/pi/00730F01/state_machine.c 2 files changed, 21 insertions(+), 16 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/86/73386/2