summaryrefslogtreecommitdiff
path: root/src/soc/intel/alderlake/bootblock
diff options
context:
space:
mode:
authorSubrata Banik <subratabanik@google.com>2023-07-12 09:52:01 +0530
committerSubrata Banik <subratabanik@google.com>2023-07-18 05:30:25 +0000
commit4a53ba738d9dc8243aa000155e7cf4f382835298 (patch)
treea7653cc2072cd5ce355fa6be12d05022f63ce81b /src/soc/intel/alderlake/bootblock
parent8554954f9cf23d3858f2826ac11c1d026b8faece (diff)
soc/intel/common/acpi: Create helper APIs for common P2SB access
This patch creates a helper library to migrate all the common P2SB access routines. The PCH P2SB ACPI implementation will now rely on the common library to perform PCR read/write operations. This will make the code more modular and easier to maintain. The helper library provides a single interface for accessing P2SB registers. This makes it easier to port the code to different platforms, for example: adding support for PS2B belongs to the IOE die for Meteor Lake SoC generation. BUG=b:290856936 TEST=Able to build and boot google/rex. Change-Id: I0b2e7ea416ca7082f68d0b822ebb9a87025b4a8b Signed-off-by: Subrata Banik <subratabanik@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/76408 Reviewed-by: Kapil Porwal <kapilporwal@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/soc/intel/alderlake/bootblock')
0 files changed, 0 insertions, 0 deletions