coreboot/src/soc/intel
Cliff Huang 10d606bfca soc/intel/common/acpi: Add P2SB write functions
Add common PCR write functions to write values directly to PCR
registers. These functions complement the existing read and
write-OR functions and provide a complete PCR access interface
for ACPI code.
WPCR: Generic PCR write function in the ACPI library
PCRW: PCH-specific PCR write function that calls WPCR

BUG=none
TEST=Build test on platforms using PCR functions. Verify ACPI code can
successfully write to PCR registers using the new functions.

Signed-off-by: Cliff Huang <cliff.huang@intel.com>
Change-Id: I2c74dffda94a3ab34bd71177a3878b8d4c3119cd
Reviewed-on: https://review.coreboot.org/c/coreboot/+/90044
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Jérémy Compostella <jeremy.compostella@intel.com>
Reviewed-by: Kim, Wonkyu <wonkyu.kim@intel.com>
2025-11-18 20:06:50 +00:00
..
alderlake soc/intel/alderlake: Make CPU RP PCIe speed configurable 2025-11-13 14:59:57 +00:00
apollolake soc/intel/*: Select 'DRAM_SUPPORT_DDRx' as appropriate 2025-08-02 01:46:21 +00:00
baytrail tree: Use boolean for s3resume 2025-10-23 13:34:15 +00:00
braswell soc/intel/braswell/acpi: Add missing MMIO window below 4GB 2025-10-17 22:19:06 +00:00
broadwell tree: Use boolean for s3resume 2025-10-23 13:34:15 +00:00
cannonlake soc/intel/*: Select 'DRAM_SUPPORT_DDRx' as appropriate 2025-08-02 01:46:21 +00:00
common soc/intel/common/acpi: Add P2SB write functions 2025-11-18 20:06:50 +00:00
denverton_ns soc/intel/*: Select 'DRAM_SUPPORT_DDRx' as appropriate 2025-08-02 01:46:21 +00:00
elkhartlake soc/intel/*: Select 'DRAM_SUPPORT_DDRx' as appropriate 2025-08-02 01:46:21 +00:00
jasperlake soc/intel/*: Select 'DRAM_SUPPORT_DDRx' as appropriate 2025-08-02 01:46:21 +00:00
meteorlake treewide: Fix include guards 2025-11-13 14:58:40 +00:00
pantherlake treewide: Fix include guards 2025-11-13 14:58:40 +00:00
skylake soc/intel/skylake: Allow generating USB ACPI code 2025-08-28 16:22:58 +00:00
snowridge device/dram: Rename 'USE_DDRx' config options 2025-07-25 17:03:02 +00:00
tigerlake soc/intel/*: Select 'DRAM_SUPPORT_DDRx' as appropriate 2025-08-02 01:46:21 +00:00
xeon_sp soc/intel/xeon_sp: Use common smm_relocate 2025-11-11 15:46:47 +00:00
Makefile.mk soc/intel: Rename Makefiles from .inc to .mk 2024-01-24 10:02:22 +00:00