From 4f5c0b93272482092e91293829b1a4551c5dc271 Mon Sep 17 00:00:00 2001 From: Jaymes Wilks Date: Fri, 2 Mar 2018 10:26:18 -0600 Subject: Add TPM to the CUMULUS CDIMM model Inserts a TPM into the CUMULUS CDIMM model to support CDIMM testing. Change-Id: I4dc33086c5a023683f2362ca7791a99c9c1f717f RTC:187286 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/54974 Tested-by: Jenkins Server Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Tested-by: FSP CI Jenkins Reviewed-by: Michael Baiocchi Reviewed-by: Nicholas E. Bofferding Reviewed-by: ILYA SMIRNOV Reviewed-by: William G. Hoffa --- .../common/xmltohb/simics_CUMULUS_CDIMM.system.xml | 76 ++++++++++++++++++++++ 1 file changed, 76 insertions(+) diff --git a/src/usr/targeting/common/xmltohb/simics_CUMULUS_CDIMM.system.xml b/src/usr/targeting/common/xmltohb/simics_CUMULUS_CDIMM.system.xml index 7e809cb34..94666357d 100644 --- a/src/usr/targeting/common/xmltohb/simics_CUMULUS_CDIMM.system.xml +++ b/src/usr/targeting/common/xmltohb/simics_CUMULUS_CDIMM.system.xml @@ -730,6 +730,82 @@ + + + + sys0node0tpm0 + chip-tpm-cectpm + + AFFINITY_PATH + affinity:sys-0/node-0/tpm-0 + + + HUID + 0x00310000 + + + ORDINAL_ID + 0 + + + PHYS_PATH + physical:sys-0/node-0/tpm-0 + + + POSITION + 0 + + + TPM_INFO + + + byteAddrOffset + 0x01 + + + devAddrLocality0 + 0xAE + + + devAddrLocality1 + 0xA8 + + + devAddrLocality2 + 0xAA + + + devAddrLocality3 + 0xA4 + + + devAddrLocality4 + 0xA6 + + + engine + 2 + + + i2cMasterPath + physical:sys-0/node-0/proc-0 + + + port + 0 + + + tpmEnabled + 1 + + + + + TPM_ROLE + TPM_PRIMARY + + + sys0node0proc0 -- cgit v1.2.1