32bba1877b
The ACPI PROCESSOR_OP has been deprecated in ACPI 6.0 and dropped in ACPI 6.4 and is now permanently reserved. As a replacement, DEVICE_OP with the special HID ACPI0007 should be used instead. This special HID was introduced in version 3 of the ACPI spec. To have a function to generate this, acpigen_write_processor_device is introduced. The CPU index is used as UID which can be assumed to be unique. Signed-off-by: Felix Held <felix-coreboot@felixheld.de> Change-Id: Ifb0da903a972be134bb3b9071f81b441f60917d1 Reviewed-on: https://review.coreboot.org/c/coreboot/+/72469 Reviewed-by: Elyes Haouas <ehaouas@noos.fr> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com> |
||
---|---|---|
.. | ||
acpi.c | ||
acpi_pm.c | ||
acpigen.c | ||
acpigen_dptf.c | ||
acpigen_dsm.c | ||
acpigen_extern.asl | ||
acpigen_pci.c | ||
acpigen_ps2_keybd.c | ||
acpigen_usb.c | ||
device.c | ||
dsdt_top.asl | ||
gnvs.c | ||
Kconfig | ||
Makefile.inc | ||
pld.c | ||
sata.c | ||
soundwire.c |