Re: [PATCH v5 06/21] acpi/ghes: add a firmware file with HEST address

2025-02-27 Thread Igor Mammedov
On Thu, 27 Feb 2025 12:03:36 +0100 Mauro Carvalho Chehab wrote: > Store HEST table address at GPA, placing its the start of the table at > hest_addr_le variable. > > Signed-off-by: Mauro Carvalho Chehab > Reviewed-by: Jonathan Cameron > Reviewed-by: Igor Mammedov > --- > hw/acpi/ghes.c

[PATCH v5 06/21] acpi/ghes: add a firmware file with HEST address

2025-02-27 Thread Mauro Carvalho Chehab
Store HEST table address at GPA, placing its the start of the table at hest_addr_le variable. Signed-off-by: Mauro Carvalho Chehab Reviewed-by: Jonathan Cameron Reviewed-by: Igor Mammedov --- hw/acpi/ghes.c | 20 +++- include/hw/acpi/ghes.h | 7 ++- 2 files changed