platform/x86/amd/hsmp: Non-ACPI support for AMD F1A_M00~0Fh
authorSuma Hegde <suma.hegde@amd.com>
Sat, 6 Jan 2024 02:25:29 +0000 (02:25 +0000)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Wed, 31 Jan 2024 08:30:59 +0000 (10:30 +0200)
commitd2bf115115d556a5a50cec9dd63cb5f64f10de87
treeb92a33d07556cbc3f778b3be74d27529f1c7d2a3
parentba8dcff0e9c4f8fa6a46315126fb837acb0f98fc
platform/x86/amd/hsmp: Non-ACPI support for AMD F1A_M00~0Fh

AMD EPYC family 0x1A and Model 0x0-0xF are having different
mailbox message ID offset compared to previous
platforms. In case of ACPI based BIOS, this information will be read
from ACPI table, for non-ACPI BIOS, this needs to be #defined.

Signed-off-by: Suma Hegde <suma.hegde@amd.com>
Signed-off-by: Naveen Krishna Chatradhi <nchatrad@amd.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Link: https://lore.kernel.org/r/20240106022532.1746932-8-suma.hegde@amd.com
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
drivers/platform/x86/amd/hsmp.c