coreboot-kgpe-d16/src/mainboard/amd
Michał Żygowski 9550e97304 acpi: correct the processor devices scope
The ACPI Spec 2.0 states, that Processor declarations should be made
within the ACPI namespace \_SB and not \_PR anymore. \_PR is deprecated
and is removed here.

Additionally add processor scope patching for P-State SSDT created by
AGESA, becasue AGESA creates the tables with processors in \_PR scope.

TEST=boot Debian Linux on PC Engines apu2, check dmesg that there are
no errors, decompile ACPI tables with acpica to check whether the
processor scope is correct and if IASL does not complain on wrong
checksum, run FWTS

Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Change-Id: I35f112e9f9f15f06ddb83b4192f082f9e51a969c
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39698
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-03-25 10:43:37 +00:00
..
gardenia acpi: correct the processor devices scope 2020-03-25 10:43:37 +00:00
inagua mainboard/[a-f]*: Remove copyright notices 2020-03-18 09:39:45 +00:00
olivehill acpi: correct the processor devices scope 2020-03-25 10:43:37 +00:00
padmelon acpi: correct the processor devices scope 2020-03-25 10:43:37 +00:00
parmer acpi: correct the processor devices scope 2020-03-25 10:43:37 +00:00
persimmon mainboard/[a-f]*: Remove copyright notices 2020-03-18 09:39:45 +00:00
south_station mainboard/[a-f]*: Remove copyright notices 2020-03-18 09:39:45 +00:00
thatcher acpi: correct the processor devices scope 2020-03-25 10:43:37 +00:00
union_station mainboard/[a-f]*: Remove copyright notices 2020-03-18 09:39:45 +00:00
Kconfig mb/*/Kconfig: Factor out MAINBOARD_VENDOR 2020-03-03 10:15:22 +00:00
Kconfig.name