summaryrefslogtreecommitdiffstats
path: root/tools/scripts
diff options
context:
space:
mode:
authorDerk Rembold <rembold@de.ibm.com>2015-06-24 15:48:00 +0200
committerDerk Rembold <rembold@de.ibm.com>2015-06-24 11:12:41 -0500
commit823e88ea2b81d927cbc4d5f09a26ebd3c1d0803e (patch)
treef4346402bb53c5adc55f248fcc0f0928da1b38a9 /tools/scripts
parent1dd44e3ee176c04ebdce9fbbbf6516502486bbb8 (diff)
downloadtalos-sbe-823e88ea2b81d927cbc4d5f09a26ebd3c1d0803e.tar.gz
talos-sbe-823e88ea2b81d927cbc4d5f09a26ebd3c1d0803e.zip
move xml files to importtemp directory
included fixed sections default settings included fixed image generation. updated Makefile run sections Change-Id: I97547e339f5c956b31d444a74c6faa8159884072 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/18699 Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Derk Rembold <rembold@de.ibm.com> Tested-by: Derk Rembold <rembold@de.ibm.com>
Diffstat (limited to 'tools/scripts')
-rw-r--r--tools/scripts/core_attributes.xml37
-rw-r--r--tools/scripts/eq_attributes.xml14
-rw-r--r--tools/scripts/ex_attributes.xml64
-rw-r--r--tools/scripts/p9_ppe_attributes.xml83
-rw-r--r--tools/scripts/p9_ppe_attributes1.xml83
-rw-r--r--tools/scripts/perv_attributes.xml44
-rw-r--r--tools/scripts/ppe_attributes.xml109
-rw-r--r--tools/scripts/proc_attributes.xml151
8 files changed, 0 insertions, 585 deletions
diff --git a/tools/scripts/core_attributes.xml b/tools/scripts/core_attributes.xml
deleted file mode 100644
index 8855ffa8..00000000
--- a/tools/scripts/core_attributes.xml
+++ /dev/null
@@ -1,37 +0,0 @@
-<!-- $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>
diff --git a/tools/scripts/eq_attributes.xml b/tools/scripts/eq_attributes.xml
deleted file mode 100644
index 36c0c03a..00000000
--- a/tools/scripts/eq_attributes.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-<!-- $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_DPLL_RING</id>
- <targetType>TARGET_TYPE_EQ</targetType>
- <description>
- </description>
- <valueType>uint32</valueType>
- <platInit/>
- <persistRuntime/>
- </attribute>
- <!-- ********************************************************************* -->
-</attributes>
diff --git a/tools/scripts/ex_attributes.xml b/tools/scripts/ex_attributes.xml
deleted file mode 100644
index 98dbfefc..00000000
--- a/tools/scripts/ex_attributes.xml
+++ /dev/null
@@ -1,64 +0,0 @@
-<!-- $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_L2_REPR_RING</id>
- <targetType>TARGET_TYPE_EX</targetType>
- <description>
- </description>
- <valueType>uint32</valueType>
- <platInit/>
- <persistRuntime/>
- </attribute>
- <!-- ********************************************************************* -->
- <attribute>
- <id>ATTR_L2_TIME_RING</id>
- <targetType>TARGET_TYPE_EX</targetType>
- <description>
- </description>
- <valueType>uint32</valueType>
- <platInit/>
- <persistRuntime/>
- </attribute>
- <!-- ********************************************************************* -->
- <attribute>
- <id>ATTR_L2_GPTR_RING</id>
- <targetType>TARGET_TYPE_EX</targetType>
- <description>
- </description>
- <valueType>uint32</valueType>
- <platInit/>
- <persistRuntime/>
- </attribute>
- <!-- ********************************************************************* -->
- <attribute>
- <id>ATTR_L3_REPR_RING</id>
- <targetType>TARGET_TYPE_EX</targetType>
- <description>
- </description>
- <valueType>uint32</valueType>
- <platInit/>
- <persistRuntime/>
- </attribute>
- <!-- ********************************************************************* -->
- <attribute>
- <id>ATTR_L3_TIME_RING</id>
- <targetType>TARGET_TYPE_EX</targetType>
- <description>
- </description>
- <valueType>uint32</valueType>
- <platInit/>
- <persistRuntime/>
- </attribute>
- <!-- ********************************************************************* -->
- <attribute>
- <id>ATTR_L3_GPTR_RING</id>
- <targetType>TARGET_TYPE_EX</targetType>
- <description>
- </description>
- <valueType>uint32</valueType>
- <platInit/>
- <persistRuntime/>
- </attribute>
- <!-- ********************************************************************* -->
-</attributes>
diff --git a/tools/scripts/p9_ppe_attributes.xml b/tools/scripts/p9_ppe_attributes.xml
deleted file mode 100644
index b119dc26..00000000
--- a/tools/scripts/p9_ppe_attributes.xml
+++ /dev/null
@@ -1,83 +0,0 @@
-<!-- $Id: p9_ppe_attributes.xml,v 1.11 2013/11/07 21:51:13 rembold Exp $ -->
-<!-- p9_ppe_attributes.xml -->
-<entries>
- <!-- ********************************************************************* -->
- <entry>
- <name>ATTR_SCRATCH_UINT8_1</name>
- </entry>
- <entry>
- <name>ATTR_SCRATCH_UINT8_2</name>
- </entry>
- <entry>
- <name>ATTR_SCRATCH_UINT32_1</name>
- </entry>
- <entry>
- <name>ATTR_SCRATCH_UINT32_2</name>
- </entry>
- <entry>
- <name>ATTR_SCRATCH_UINT64_1</name>
- </entry>
- <entry>
- <name>ATTR_SCRATCH_UINT64_2</name>
- </entry>
- <entry>
- <name>ATTR_SCRATCH_INT8_1</name>
- </entry>
- <entry>
- <name>ATTR_SCRATCH_INT8_2</name>
- </entry>
- <entry>
- <name>ATTR_SCRATCH_INT32_1</name>
- </entry>
- <entry>
- <name>ATTR_SCRATCH_INT32_2</name>
- </entry>
- <entry>
- <name>ATTR_SCRATCH_INT64_1</name>
- </entry>
- <entry>
- <name>ATTR_SCRATCH_INT64_2</name>
- </entry>
- <entry>
- <name>ATTR_REPR_RING</name>
- </entry>
- <entry>
- <name>ATTR_TIME_RING</name>
- </entry>
- <entry>
- <name>ATTR_GPTR_RING</name>
- </entry>
- <entry>
- <name>ATTR_PLL_RING</name>
- </entry>
- <entry>
- <name>ATTR_CORE_REPR_RING</name>
- </entry>
- <entry>
- <name>ATTR_CORE_TIME_RING</name>
- </entry>
- <entry>
- <name>ATTR_CORE_GPTR_RING</name>
- </entry>
- <entry>
- <name>ATTR_L2_REPR_RING</name>
- </entry>
- <entry>
- <name>ATTR_L2_TIME_RING</name>
- </entry>
- <entry>
- <name>ATTR_L2_GPTR_RING</name>
- </entry>
- <entry>
- <name>ATTR_L3_REPR_RING</name>
- </entry>
- <entry>
- <name>ATTR_L3_TIME_RING</name>
- </entry>
- <entry>
- <name>ATTR_L3_GPTR_RING</name>
- </entry>
- <entry>
- <name>ATTR_DPLL_RING</name>
- </entry>
-</entries>
diff --git a/tools/scripts/p9_ppe_attributes1.xml b/tools/scripts/p9_ppe_attributes1.xml
deleted file mode 100644
index b119dc26..00000000
--- a/tools/scripts/p9_ppe_attributes1.xml
+++ /dev/null
@@ -1,83 +0,0 @@
-<!-- $Id: p9_ppe_attributes.xml,v 1.11 2013/11/07 21:51:13 rembold Exp $ -->
-<!-- p9_ppe_attributes.xml -->
-<entries>
- <!-- ********************************************************************* -->
- <entry>
- <name>ATTR_SCRATCH_UINT8_1</name>
- </entry>
- <entry>
- <name>ATTR_SCRATCH_UINT8_2</name>
- </entry>
- <entry>
- <name>ATTR_SCRATCH_UINT32_1</name>
- </entry>
- <entry>
- <name>ATTR_SCRATCH_UINT32_2</name>
- </entry>
- <entry>
- <name>ATTR_SCRATCH_UINT64_1</name>
- </entry>
- <entry>
- <name>ATTR_SCRATCH_UINT64_2</name>
- </entry>
- <entry>
- <name>ATTR_SCRATCH_INT8_1</name>
- </entry>
- <entry>
- <name>ATTR_SCRATCH_INT8_2</name>
- </entry>
- <entry>
- <name>ATTR_SCRATCH_INT32_1</name>
- </entry>
- <entry>
- <name>ATTR_SCRATCH_INT32_2</name>
- </entry>
- <entry>
- <name>ATTR_SCRATCH_INT64_1</name>
- </entry>
- <entry>
- <name>ATTR_SCRATCH_INT64_2</name>
- </entry>
- <entry>
- <name>ATTR_REPR_RING</name>
- </entry>
- <entry>
- <name>ATTR_TIME_RING</name>
- </entry>
- <entry>
- <name>ATTR_GPTR_RING</name>
- </entry>
- <entry>
- <name>ATTR_PLL_RING</name>
- </entry>
- <entry>
- <name>ATTR_CORE_REPR_RING</name>
- </entry>
- <entry>
- <name>ATTR_CORE_TIME_RING</name>
- </entry>
- <entry>
- <name>ATTR_CORE_GPTR_RING</name>
- </entry>
- <entry>
- <name>ATTR_L2_REPR_RING</name>
- </entry>
- <entry>
- <name>ATTR_L2_TIME_RING</name>
- </entry>
- <entry>
- <name>ATTR_L2_GPTR_RING</name>
- </entry>
- <entry>
- <name>ATTR_L3_REPR_RING</name>
- </entry>
- <entry>
- <name>ATTR_L3_TIME_RING</name>
- </entry>
- <entry>
- <name>ATTR_L3_GPTR_RING</name>
- </entry>
- <entry>
- <name>ATTR_DPLL_RING</name>
- </entry>
-</entries>
diff --git a/tools/scripts/perv_attributes.xml b/tools/scripts/perv_attributes.xml
deleted file mode 100644
index 50c0f835..00000000
--- a/tools/scripts/perv_attributes.xml
+++ /dev/null
@@ -1,44 +0,0 @@
-<!-- $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_REPR_RING</id>
- <targetType>TARGET_TYPE_PERV</targetType>
- <description>
- </description>
- <valueType>uint32</valueType>
- <platInit/>
- <persistRuntime/>
- </attribute>
- <!-- ********************************************************************* -->
- <attribute>
- <id>ATTR_TIME_RING</id>
- <targetType>TARGET_TYPE_PERV</targetType>
- <description>
- </description>
- <valueType>uint32</valueType>
- <platInit/>
- <persistRuntime/>
- </attribute>
- <!-- ********************************************************************* -->
- <attribute>
- <id>ATTR_GPTR_RING</id>
- <targetType>TARGET_TYPE_PERV</targetType>
- <description>
- </description>
- <valueType>uint32</valueType>
- <platInit/>
- <persistRuntime/>
- </attribute>
- <!-- ********************************************************************* -->
- <attribute>
- <id>ATTR_PLL_RING</id>
- <targetType>TARGET_TYPE_PERV</targetType>
- <description>
- </description>
- <valueType>uint32</valueType>
- <platInit/>
- <persistRuntime/>
- </attribute>
- <!-- ********************************************************************* -->
-</attributes>
diff --git a/tools/scripts/ppe_attributes.xml b/tools/scripts/ppe_attributes.xml
deleted file mode 100644
index 519dd321..00000000
--- a/tools/scripts/ppe_attributes.xml
+++ /dev/null
@@ -1,109 +0,0 @@
-<!-- $Id: p9_ppe_attributes.xml,v 1.11 2013/11/07 21:51:13 rembold Exp $ -->
-<!-- p9_ppe_attributes.xml -->
-<entries>
- <!-- ********************************************************************* -->
- <entry>
- <name>ATTR_SCRATCH_UINT8_1</name>
- <file>proc_attributes.xml</file>
- </entry>
- <entry>
- <name>ATTR_SCRATCH_UINT8_2</name>
- <file>proc_attributes.xml</file>
- </entry>
- <entry>
- <name>ATTR_SCRATCH_UINT32_1</name>
- <file>proc_attributes.xml</file>
- </entry>
- <entry>
- <name>ATTR_SCRATCH_UINT32_2</name>
- <file>proc_attributes.xml</file>
- </entry>
- <entry>
- <name>ATTR_SCRATCH_UINT64_1</name>
- <file>proc_attributes.xml</file>
- </entry>
- <entry>
- <name>ATTR_SCRATCH_UINT64_2</name>
- <file>proc_attributes.xml</file>
- </entry>
- <entry>
- <name>ATTR_SCRATCH_INT8_1</name>
- <file>proc_attributes.xml</file>
- </entry>
- <entry>
- <name>ATTR_SCRATCH_INT8_2</name>
- <file>proc_attributes.xml</file>
- </entry>
- <entry>
- <name>ATTR_SCRATCH_INT32_1</name>
- <file>proc_attributes.xml</file>
- </entry>
- <entry>
- <name>ATTR_SCRATCH_INT32_2</name>
- <file>proc_attributes.xml</file>
- </entry>
- <entry>
- <name>ATTR_SCRATCH_INT64_1</name>
- <file>proc_attributes.xml</file>
- </entry>
- <entry>
- <name>ATTR_SCRATCH_INT64_2</name>
- <file>proc_attributes.xml</file>
- </entry>
- <entry>
- <name>ATTR_REPR_RING</name>
- <file>perv_attributes.xml</file>
- </entry>
- <entry>
- <name>ATTR_TIME_RING</name>
- <file>perv_attributes.xml</file>
- </entry>
- <entry>
- <name>ATTR_GPTR_RING</name>
- <file>perv_attributes.xml</file>
- </entry>
- <entry>
- <name>ATTR_PLL_RING</name>
- <file>perv_attributes.xml</file>
- </entry>
- <entry>
- <name>ATTR_CORE_REPR_RING</name>
- <file>core_attributes.xml</file>
- </entry>
- <entry>
- <name>ATTR_CORE_TIME_RING</name>
- <file>core_attributes.xml</file>
- </entry>
- <entry>
- <name>ATTR_CORE_GPTR_RING</name>
- <file>core_attributes.xml</file>
- </entry>
- <entry>
- <name>ATTR_L2_REPR_RING</name>
- <file>ex_attributes.xml</file>
- </entry>
- <entry>
- <name>ATTR_L2_TIME_RING</name>
- <file>ex_attributes.xml</file>
- </entry>
- <entry>
- <name>ATTR_L2_GPTR_RING</name>
- <file>ex_attributes.xml</file>
- </entry>
- <entry>
- <name>ATTR_L3_REPR_RING</name>
- <file>ex_attributes.xml</file>
- </entry>
- <entry>
- <name>ATTR_L3_TIME_RING</name>
- <file>ex_attributes.xml</file>
- </entry>
- <entry>
- <name>ATTR_L3_GPTR_RING</name>
- <file>ex_attributes.xml</file>
- </entry>
- <entry>
- <name>ATTR_DPLL_RING</name>
- <file>eq_attributes.xml</file>
- </entry>
-</entries>
diff --git a/tools/scripts/proc_attributes.xml b/tools/scripts/proc_attributes.xml
deleted file mode 100644
index 4273a93f..00000000
--- a/tools/scripts/proc_attributes.xml
+++ /dev/null
@@ -1,151 +0,0 @@
-<!-- $Id: proc_pll_ring_attributes.xml,v 1.17 2014/11/13 20:14:02 szhong Exp $ -->
-<!-- proc_attributes.xml -->
-<attributes>
- <attribute>
- <id>ATTR_SCRATCH_UINT8_1</id>
- <targetType>TARGET_TYPE_PROC_CHIP</targetType>
- <description>
- </description>
- <valueType>uint8</valueType>
- <platInit/>
- <writeable/>
- <persistRuntime/>
- </attribute>
- <!-- ********************************************************************* -->
- <attribute>
- <id>ATTR_SCRATCH_UINT8_2</id>
- <targetType>TARGET_TYPE_PROC_CHIP</targetType>
- <description>
- </description>
- <valueType>uint8</valueType>
- <platInit/>
- <writeable/>
- <persistRuntime/>
- </attribute>
- <!-- ********************************************************************* -->
- <attribute>
- <id>ATTR_SCRATCH_UINT32_1</id>
- <targetType>TARGET_TYPE_PROC_CHIP</targetType>
- <description>
- </description>
- <valueType>uint32</valueType>
- <platInit/>
- <persistRuntime/>
- </attribute>
- <!-- ********************************************************************* -->
- <attribute>
- <id>ATTR_SCRATCH_UINT32_2</id>
- <targetType>TARGET_TYPE_PROC_CHIP</targetType>
- <description>
- </description>
- <valueType>uint32</valueType>
- <platInit/>
- <persistRuntime/>
- </attribute>
- <!-- ********************************************************************* -->
- <attribute>
- <id>ATTR_SCRATCH_UINT64_1</id>
- <targetType>TARGET_TYPE_PROC_CHIP</targetType>
- <description>
- </description>
- <valueType>uint64</valueType>
- <platInit/>
- <writeable/>
- <persistRuntime/>
- </attribute>
- <!-- ********************************************************************* -->
- <attribute>
- <id>ATTR_SCRATCH_UINT64_2</id>
- <targetType>TARGET_TYPE_PROC_CHIP</targetType>
- <description>
- </description>
- <valueType>uint64</valueType>
- <enum>VAL_A = 0, VAL_B = 5, VAL_C = 0xffffffffffffffff</enum>
- <platInit/>
- <persistRuntime/>
- </attribute>
- <!-- ********************************************************************* -->
- <attribute>
- <id>ATTR_SIGNED_TEST_8</id>
- <targetType>TARGET_TYPE_PROC_CHIP</targetType>
- <description>
- </description>
- <valueType>int8</valueType>
- <platInit/>
- <persistRuntime/>
- </attribute>
- <!-- ********************************************************************* -->
- <attribute>
- <id>ATTR_SIGNED_TEST_64</id>
- <targetType>TARGET_TYPE_PROC_CHIP</targetType>
- <description>
- </description>
- <valueType>int64</valueType>
- <platInit/>
- <persistRuntime/>
- </attribute>
- <!-- ********************************************************************* -->
- <attribute>
- <id>ATTR_SCRATCH_INT8_1</id>
- <targetType>TARGET_TYPE_PROC_CHIP</targetType>
- <description>
- </description>
- <valueType>int8</valueType>
- <platInit/>
- <persistRuntime/>
- </attribute>
- <!-- ********************************************************************* -->
- <attribute>
- <id>ATTR_SCRATCH_INT8_2</id>
- <targetType>TARGET_TYPE_PROC_CHIP</targetType>
- <description>
- </description>
- <valueType>int8</valueType>
- <platInit/>
- <persistRuntime/>
- </attribute>
- <!-- ********************************************************************* -->
- <attribute>
- <id>ATTR_SCRATCH_INT32_1</id>
- <targetType>TARGET_TYPE_PROC_CHIP</targetType>
- <description>
- </description>
- <valueType>int32</valueType>
- <platInit/>
- <writeable/>
- <persistRuntime/>
- </attribute>
- <!-- ********************************************************************* -->
- <attribute>
- <id>ATTR_SCRATCH_INT32_2</id>
- <targetType>TARGET_TYPE_PROC_CHIP</targetType>
- <description>
- </description>
- <valueType>int32</valueType>
- <platInit/>
- <writeable/>
- <persistRuntime/>
- </attribute>
- <!-- ********************************************************************* -->
- <attribute>
- <id>ATTR_SCRATCH_INT64_1</id>
- <targetType>TARGET_TYPE_PROC_CHIP</targetType>
- <description>
- </description>
- <valueType>int64</valueType>
- <platInit/>
- <persistRuntime/>
- </attribute>
- <!-- ********************************************************************* -->
- <attribute>
- <id>ATTR_SCRATCH_INT64_2</id>
- <targetType>TARGET_TYPE_PROC_CHIP</targetType>
- <description>
- </description>
- <valueType>int64</valueType>
- <enum>VAL_A = 0, VAL_B = 5, VAL_C = 0xffffffffffffffff</enum>
- <platInit/>
- <persistRuntime/>
- </attribute>
- <!-- ********************************************************************* -->
-</attributes>
OpenPOWER on IntegriCloud