coreboot/src/soc/intel
Subrata Banik bb85775d92 soc/intel/cmn/acpi: Add ACPI method to get LGMR address
This patch adds an ACPI method to get the LPC Generic Memory Range
(LGMR) address. This is necessary for platforms that need to access
the LGMR from OS driver.

The new method, called GLGM, reads the LGMR address from the LPC PCI
configuration space (offset 0x98) and returns it as a 32-bit value.

BUG=b:354066052
TEST=Able to build and boot google/brox.

Change-Id: I4322cee2c608e550e233c45c68958e8a4046c361
Signed-off-by: Subrata Banik <subratabanik@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/85602
Reviewed-by: Kapil Porwal <kapilporwal@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2024-12-19 07:39:37 +00:00
..
alderlake soc/intel/alderlake: Add support for PCIe speed setting 2024-12-08 17:01:36 +00:00
apollolake soc/intel: Assert if pmc_/gpe0_dwX values are not unique 2024-11-18 02:54:56 +00:00
baytrail soc/intel/adl to jsl: Explicitly include static.h for config_of_soc 2024-10-07 20:33:49 +00:00
braswell Treewide: Remove unused header files 2024-11-30 04:44:06 +00:00
broadwell soc/intel/broadwell; Use boolean for pch_is_wpt_xx 2024-10-23 23:41:26 +00:00
cannonlake soc/intel: Assert if pmc_/gpe0_dwX values are not unique 2024-11-18 02:54:56 +00:00
common soc/intel/cmn/acpi: Add ACPI method to get LGMR address 2024-12-19 07:39:37 +00:00
denverton_ns tree: Remove unused <assert.h> 2024-11-19 00:40:04 +00:00
elkhartlake soc/intel: Assert if pmc_/gpe0_dwX values are not unique 2024-11-18 02:54:56 +00:00
jasperlake soc/intel: Assert if pmc_/gpe0_dwX values are not unique 2024-11-18 02:54:56 +00:00
meteorlake soc/intel/mtl/acpi/gpio.asl: fix missing gpio.h include 2024-12-06 14:38:24 +00:00
pantherlake soc/intel/pantherlake: Keep image clock configuration enable 2024-12-14 14:09:50 +00:00
skylake soc/intel: Assert if pmc_/gpe0_dwX values are not unique 2024-11-18 02:54:56 +00:00
snowridge soc/intel/common/block: Add const qualifier for input of pirq ops 2024-12-09 13:55:53 +00:00
tigerlake soc/intel: Assert if pmc_/gpe0_dwX values are not unique 2024-11-18 02:54:56 +00:00
xeon_sp soc/intel/xeon_sp: Enable IDT_IN_EVERY_STAGE 2024-12-17 17:37:29 +00:00
Makefile.mk soc/intel: Rename Makefiles from .inc to .mk 2024-01-24 10:02:22 +00:00