summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml16
1 files changed, 16 insertions, 0 deletions
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 e1e5dfd85..db13c9ede 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
@@ -382,6 +382,22 @@
</attribute>
<!-- ********************************************************************** -->
<attribute>
+ <id>ATTR_FABRIC_PRESENT_GROUPS</id>
+ <targetType>TARGET_TYPE_SYSTEM</targetType>
+ <description>
+ Bit mask of group IDs which will be present in the fully configured
+ CEC configuration.
+ Bit 0 -> group 0 present
+ Bit 1 -> group 1 present
+ ...
+ Bit 6 -> group 6 present
+ Bit 7 -> group 7 present
+ </description>
+ <valueType>uint8</valueType>
+ <platInit/>
+</attribute>
+<!-- ********************************************************************** -->
+<attribute>
<id>ATTR_PROC_FABRIC_SYSTEM_ID</id>
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
<description>
OpenPOWER on IntegriCloud