summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenny L. Ku <kenny.k.ku@intel.com>2019-10-24 22:48:58 +0300
committerKenny L. Ku <kenny.k.ku@intel.com>2019-10-24 23:01:15 +0300
commit211e060da219cd38a9f0ebeb661b32d1c041edbe (patch)
treeee753814b391a8885ac85c07e9d6a4d0f673a965
parent4aec5d06d6adbaf53dbe7f18ea9f803eb2198b86 (diff)
downloadprovingground-211e060da219cd38a9f0ebeb661b32d1c041edbe.tar.xz
Add ICX CPUID 0x606A4 support
Signed-off-by: Kenny K. Ku <kenny.k.ku@intel.com> Change-Id: If6bceb73d0abf027118bd29dc744b4655e087f3b
-rw-r--r--libpeci/peci.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libpeci/peci.h b/libpeci/peci.h
index bfaa912..b68ea6c 100644
--- a/libpeci/peci.h
+++ b/libpeci/peci.h
@@ -37,6 +37,7 @@ typedef enum
clx2 = 0x00050657,
cpx = 0x0005065A,
icx = 0x000606A0,
+ icx2 = 0x000606A4,
} CPUModel;
// PECI Status Codes