summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/common/xmltohb/attribute_types.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/targeting/common/xmltohb/attribute_types.xml')
-rw-r--r--src/usr/targeting/common/xmltohb/attribute_types.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/usr/targeting/common/xmltohb/attribute_types.xml b/src/usr/targeting/common/xmltohb/attribute_types.xml
index 38a634b91..33563a08a 100644
--- a/src/usr/targeting/common/xmltohb/attribute_types.xml
+++ b/src/usr/targeting/common/xmltohb/attribute_types.xml
@@ -6849,6 +6849,21 @@
</attribute>
<attribute>
+ <description>
+ uint8_t attribute to be used for storing functional state of a target during
+ test cases.
+ </description>
+ <id>SAVED_STATE_UINT8</id>
+ <persistency>volatile-zeroed</persistency>
+ <readable/>
+ <simpleType>
+ <uint8_t/>
+ </simpleType>
+ <writeable/>
+ <no_export/>
+ </attribute>
+
+ <attribute>
<id>SBE_COMMIT_ID</id>
<description>
A hexadecimal value of the commit ID associated
OpenPOWER on IntegriCloud