coreboot/src
Felix Held 48b038961e cpu/amd/pi/00730f01/Kconfig: use hexadecimal CPU number in ACPI
To match the rest of coreboot, also change this ACPI_CPU_STRING Kconfig
setting to use hexadecimal CPU numbers for the ACPI CPU objects. Since
this SoC has a maximum of 4 cores, this change will make no difference
in the runtime behavior.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I58f9c4672f34de0defafc300d2d291f4ad6196ff
Reviewed-on: https://review.coreboot.org/c/coreboot/+/75251
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
Reviewed-by: Fred Reitberger <reitbergerfred@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2023-05-16 21:25:34 +00:00
..
acpi acpigen: Add printf-like function for debug string 2023-05-16 12:22:32 +00:00
arch x86: pci_io_cfg: Make constant unsigned to fix out of bounds shift 2023-05-16 12:20:48 +00:00
commonlib commonlib: compiler.h: Add __printf macro 2023-05-15 16:35:27 +00:00
console console: Deselect using ANSI escape characters when SimNow is used 2023-03-30 13:36:35 +00:00
cpu cpu/amd/pi/00730f01/Kconfig: use hexadecimal CPU number in ACPI 2023-05-16 21:25:34 +00:00
device device/allocator: Fix format string for resource flags (%lu) 2023-05-15 16:35:57 +00:00
drivers drivers/sof: Add support for max98357a with 4-ch output 2023-05-15 16:35:34 +00:00
ec ec/google/chromeec: Use host command API 2023-05-16 16:34:43 +00:00
include acpigen: Add printf-like function for debug string 2023-05-16 12:22:32 +00:00
lib lib: Perform display init in normal boot mode if BMP_LOGO is set 2023-05-16 13:08:12 +00:00
mainboard mb/google/brya/var/taniks: Update SOF speaker topology 2023-05-15 16:35:53 +00:00
northbridge cpu,nb/amd/pi/00730F01: dynamically generate CPU devices 2023-05-13 00:14:32 +00:00
sbom payloads/Yabits: Remove deprecated Yabits Payload 2023-02-17 01:21:43 +00:00
security security/tpm: make usage of PCRs configurable via Kconfig 2023-04-10 04:01:08 +00:00
soc soc/amd/*/Kconfig: change ACPI_CPU_STRING to use hexadecimal CPU numbers 2023-05-16 21:25:25 +00:00
southbridge sb/intel/bd82x6x,ibexpeak: Move UPRWC definition 2023-05-14 12:42:55 +00:00
superio sio/smsc/mec1308: fix SIO/PS2 keyboard ACPI for Windows 2023-05-13 18:36:03 +00:00
vendorcode vendorcode/mediatek/mt8195: Fix set but unused variables 2023-05-13 17:19:53 +00:00
Kconfig Kconfig: Group dependency on X86EMU_DEBUG 2023-05-02 18:49:50 +00:00