summaryrefslogtreecommitdiffstats
path: root/tools/scripts/core_attributes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tools/scripts/core_attributes.xml')
-rw-r--r--tools/scripts/core_attributes.xml37
1 files changed, 37 insertions, 0 deletions
diff --git a/tools/scripts/core_attributes.xml b/tools/scripts/core_attributes.xml
new file mode 100644
index 00000000..8855ffa8
--- /dev/null
+++ b/tools/scripts/core_attributes.xml
@@ -0,0 +1,37 @@
+<!-- $Id: proc_pll_ring_attributes.xml,v 1.17 2014/11/13 20:14:02 szhong Exp $ -->
+<!-- proc_pll_ring_attributes.xml -->
+<attributes>
+ <attribute>
+ <id>ATTR_CORE_REPR_RING</id>
+ <targetType>TARGET_TYPE_CORE</targetType>
+ <description>
+ </description>
+ <valueType>uint32</valueType>
+ <platInit/>
+ <writeable/>
+ <persistRuntime/>
+ </attribute>
+ <!-- ********************************************************************* -->
+ <attribute>
+ <id>ATTR_CORE_TIME_RING</id>
+ <targetType>TARGET_TYPE_CORE</targetType>
+ <description>
+ </description>
+ <valueType>uint32</valueType>
+ <platInit/>
+ <writeable/>
+ <persistRuntime/>
+ </attribute>
+ <!-- ********************************************************************* -->
+ <attribute>
+ <id>ATTR_CORE_GPTR_RING</id>
+ <targetType>TARGET_TYPE_CORE</targetType>
+ <description>
+ </description>
+ <valueType>uint32</valueType>
+ <platInit/>
+ <writeable/>
+ <persistRuntime/>
+ </attribute>
+ <!-- ********************************************************************* -->
+</attributes>
OpenPOWER on IntegriCloud