summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml')
-rwxr-xr-xsrc/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml
index 66087f0e..7fe2db18 100755
--- a/src/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml
@@ -774,6 +774,28 @@
<valueType>uint8</valueType>
<persistRuntime/>
<platInit/>
+ </attribute>
+
+ <attribute>
+ <id>ATTR_ORIG_FIR_SETTINGS_ACTION0</id>
+ <targetType>TARGET_TYPE_SYSTEM</targetType>
+ <description>This attribute is saving the fir settings for action0. During
+ different points of the IPL we want to turn off unit checkstops.
+ This attribute saves the original value.</description>
+ <valueType>uint64</valueType>
+ <writeable/>
+ <persistRuntime/>
+</attribute>
+
+<attribute>
+ <id>ATTR_ORIG_FIR_SETTINGS_ACTION1</id>
+ <targetType>TARGET_TYPE_SYSTEM</targetType>
+ <description>This attribute is saving the fir settings for action1. During
+ different points of the IPL we want to turn off unit checkstops.
+ This attribute saves the original value.</description>
+ <valueType>uint64</valueType>
+ <writeable/>
+ <persistRuntime/>
</attribute>
</attributes>
OpenPOWER on IntegriCloud