summaryrefslogtreecommitdiff
path: root/src/soc
diff options
context:
space:
mode:
authorDeepti Deshatty <deepti.deshatty@intel.com>2021-05-12 15:57:19 +0530
committerPatrick Georgi <pgeorgi@google.com>2021-05-14 08:57:45 +0000
commitf35be77ee36b7c591e28c905cd83acb6593f954a (patch)
treead3343b7526a595d5cc1e22990c455bbfd14c549 /src/soc
parent834bddfe03b2da4daca01fdcf6392fae73473375 (diff)
downloadcoreboot-f35be77ee36b7c591e28c905cd83acb6593f954a.tar.xz
soc/intel/alderlake: Add IOM PCR PID
Required for accessing IOM REGBAR space. Change-Id: I883acfa6aa41758e3c8636c94fbee920397fce8b Signed-off-by: Deepti Deshatty <deepti.deshatty@intel.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/54086 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Diffstat (limited to 'src/soc')
-rw-r--r--src/soc/intel/alderlake/include/soc/pcr_ids.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/intel/alderlake/include/soc/pcr_ids.h b/src/soc/intel/alderlake/include/soc/pcr_ids.h
index e05ecd80b8..e4a29c4525 100644
--- a/src/soc/intel/alderlake/include/soc/pcr_ids.h
+++ b/src/soc/intel/alderlake/include/soc/pcr_ids.h
@@ -28,6 +28,7 @@
#define PID_PSF2 0xbb
#define PID_PSF3 0xbc
#define PID_PSF4 0xbd
+#define PID_IOM 0xc1
#define PID_RTC 0xc3
#define PID_ITSS 0xc4
#define PID_SERIALIO 0xcb