summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml
diff options
context:
space:
mode:
authorBen Gass <bgass@us.ibm.com>2018-10-19 07:32:27 -0500
committerRAJA DAS <rajadas2@in.ibm.com>2019-04-02 21:54:02 -0500
commit2d663084a8605ce9cf07b2da89bb15bf433451d8 (patch)
tree110a0a9f604fd060f0755c3c4098be33a5c957f7 /src/import/chips/p9/procedures/xml
parent26c8a88a4f65422415d839efc558715d619b1a8b (diff)
downloadtalos-sbe-2d663084a8605ce9cf07b2da89bb15bf433451d8.tar.gz
talos-sbe-2d663084a8605ce9cf07b2da89bb15bf433451d8.zip
Update p9_mss_eff_grouping for Axone support
Add p9a_omi_setup_bars procedure Add eclipse project files to .gitignore Change-Id: Ia18cd213ac8b3682e5718b3c631dad631b97170f Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/67755 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: HWSV CI <hwsv-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/67763 Reviewed-by: RAJA DAS <rajadas2@in.ibm.com>
Diffstat (limited to 'src/import/chips/p9/procedures/xml')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml14
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml10
2 files changed, 15 insertions, 9 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml
index 84de0d63..3db8e356 100644
--- a/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml
@@ -8225,7 +8225,7 @@
<!-- ******************************************************************** -->
<attribute>
<id>ATTR_CHIP_EC_FEATURE_EXTENDED_ADDRESSING_MODE</id>>
- <targetType>TARGET_TYPE_PROC_CHIP,TARGET_TYPE_PROC_CHIP</targetType>
+ <targetType>TARGET_TYPE_PROC_CHIP,TARGET_TYPE_PROC_CHIP,TARGET_TYPE_PROC_CHIP</targetType>
<description>
Defines chip HW support for extended addressing mode
</description>
@@ -8244,6 +8244,13 @@
<test>GREATER_THAN_OR_EQUAL</test>
</ec>
</chip>
+ <chip>
+ <name>ENUM_ATTR_NAME_AXONE</name>
+ <ec>
+ <value>0x10</value>
+ <test>GREATER_THAN_OR_EQUAL</test>
+ </ec>
+ </chip>
</chipEcFeature>
</attribute>
<!-- ******************************************************************** -->
@@ -8825,11 +8832,10 @@
</attribute>
<!-- ******************************************************************** -->
<attribute>
- <id>ATTR_CHIP_EC_FEATURE_MEMORY_OMI_ATTACHED</id>
+ <id>ATTR_CHIP_EC_FEATURE_OMI</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
- The processor supports memory attached via OCMB memory buffer chip.
- OMI connection links processor and OCMB chips.
+ Chip uses OpenCAPI Memory Interface
</description>
<chipEcFeature>
<chip>
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml
index fc15e45f..57510a03 100644
--- a/src/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml
@@ -5,7 +5,7 @@
<!-- -->
<!-- OpenPOWER sbe Project -->
<!-- -->
-<!-- Contributors Listed Below - COPYRIGHT 2015,2018 -->
+<!-- Contributors Listed Below - COPYRIGHT 2015,2019 -->
<!-- [+] International Business Machines Corp. -->
<!-- -->
<!-- -->
@@ -995,7 +995,7 @@
Set by p9_mss_eff_grouping.
</description>
<valueType>uint64</valueType>
- <array>4</array>
+ <array>8</array>
<writeable/>
<initToZero/>
</attribute>
@@ -1010,7 +1010,7 @@
Set by p9_mss_eff_grouping.
</description>
<valueType>uint64</valueType>
- <array>4</array>
+ <array>8</array>
<writeable/>
<initToZero/>
</attribute>
@@ -1387,7 +1387,7 @@
Used by p9_setup_bars.
</description>
<valueType>uint64</valueType>
- <array>4</array>
+ <array>8</array>
<writeable/>
<initToZero/>
</attribute>
@@ -1402,7 +1402,7 @@
Used by p9_setup_bars.
</description>
<valueType>uint64</valueType>
- <array>4</array>
+ <array>8</array>
<writeable/>
<initToZero/>
</attribute>
OpenPOWER on IntegriCloud