summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/xmltohb/target_types.xml
diff options
context:
space:
mode:
authorNick Bofferding <bofferdn@us.ibm.com>2012-03-15 21:14:40 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-03-21 17:14:17 -0500
commitb519667966e373477febd4b3f1c84ffa1aa5e6a7 (patch)
treea98a9a31a6ff2ad1bffae3ffad13c683c989994e /src/usr/targeting/xmltohb/target_types.xml
parent9302381c9c1ba1660323c703855b35b1afceb114 (diff)
downloadtalos-hostboot-b519667966e373477febd4b3f1c84ffa1aa5e6a7.tar.gz
talos-hostboot-b519667966e373477febd4b3f1c84ffa1aa5e6a7.zip
Support string attributes
- Updated targeting test makefile to enable access to targ trace - Added testcases to verify string attribute behavior - Added string attribute types for testing - Added string attributes to target types for testing - Updated attribute compiler to output string attribute typedefs + sizes - Updated attribute compiler to emit more friendly attribute alias - Updated attribute compiler to process and emit string attributes Change-Id: I4fe1bbd402319e7f40d90f6448cd342f714c1058 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/767 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/targeting/xmltohb/target_types.xml')
-rw-r--r--src/usr/targeting/xmltohb/target_types.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/usr/targeting/xmltohb/target_types.xml b/src/usr/targeting/xmltohb/target_types.xml
index 206221a5e..b9fb47a6c 100644
--- a/src/usr/targeting/xmltohb/target_types.xml
+++ b/src/usr/targeting/xmltohb/target_types.xml
@@ -67,6 +67,10 @@
<attribute><id>HB_MUTEX_TEST_LOCK</id></attribute>
<attribute><id>DUMMY_RW</id></attribute>
<attribute><id>XSCOM_BASE_ADDRESS</id></attribute>
+ <attribute><id>TEST_NULL_STRING</id></attribute>
+ <attribute><id>TEST_MIN_STRING</id><default>Z</default></attribute>
+ <attribute><id>TEST_MAX_STRING</id></attribute>
+ <attribute><id>TEST_NO_DEFAULT_STRING</id></attribute>
<attribute>
<id>PHYS_PATH</id>
<default>physical:sys-0</default>
OpenPOWER on IntegriCloud