coreboot/src/soc/amd
Felix Held cf2eeff3cf soc/amd/picasso/acpi: generate PPKG object in generate_cpu_entries call
Generate the PPKG object in the generate_cpu_entries function instead of
generating the PCNT object that is the used in the PPKG method in
cpu.asl to provide the PPKG object. This both simplifies the code and
aligns Picasso with Cezanne and Sabrina. This will also make the code
behave correctly in a case where the number of CPU cores/threads isn't a
power of two.

TEST=Mandolin still boots successfully to Linux desktop and dmesg
doesn't show any any possibly related problems.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Ifb84435345c6d8c5d11a8b42e5538cfb86432780
Reviewed-on: https://review.coreboot.org/c/coreboot/+/62517
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
2022-03-03 18:33:43 +00:00
..
cezanne soc/amd/common/vboot: Remove parameter to replay_transfer_buffer_cbmemc 2022-03-02 21:11:54 +00:00
common soc/amd/common/vboot: Verify location of CBMEMC transfer buffer 2022-03-02 21:30:06 +00:00
picasso soc/amd/picasso/acpi: generate PPKG object in generate_cpu_entries call 2022-03-03 18:33:43 +00:00
sabrina soc/amd/common/vboot: Remove parameter to replay_transfer_buffer_cbmemc 2022-03-02 21:11:54 +00:00
stoneyridge arch/x86: consolidate HPET base address definitions 2022-02-25 17:44:11 +00:00
Kconfig soc/amd: rename common Kconfig and use wildcard for SoC-specific Kconfig 2020-11-19 14:29:14 +00:00