summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/xmltohb/target_types.xml
diff options
context:
space:
mode:
authorMike Jones <mjjones@us.ibm.com>2012-04-10 15:09:53 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2012-04-16 12:16:38 -0500
commitc93a932108c24f97395633cf3467895e30b8d042 (patch)
treedc2f600a5f2830d3bf611592e972dd247f8a0fa1 /src/usr/targeting/xmltohb/target_types.xml
parent0bae1b9d0f250bea887d930ecc8da99986fab463 (diff)
downloadtalos-hostboot-c93a932108c24f97395633cf3467895e30b8d042.tar.gz
talos-hostboot-c93a932108c24f97395633cf3467895e30b8d042.zip
HWPF Attributes: Support ATTR_EXECUTION_PLATFORM
Some HWPs (e.g. special wakeup) use different registers depending on which platform the HWP is executing on (FSP/Hostboot) to avoid arbitration problems when multiple platforms do the same thing concurrently. This attribute allows those HWPs to query the platform. Dean/John agree with this attribute. See RTC task 40409 for details. Change-Id: I761ba03b43905c7bdc268fae8ffb4c5796ece21b RTC: 40409 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/878 Tested-by: Jenkins Server Reviewed-by: Van H. Lee <vanlee@us.ibm.com> Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> 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.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/targeting/xmltohb/target_types.xml b/src/usr/targeting/xmltohb/target_types.xml
index 1f37ee0b5..6c82124f1 100644
--- a/src/usr/targeting/xmltohb/target_types.xml
+++ b/src/usr/targeting/xmltohb/target_types.xml
@@ -53,6 +53,7 @@
<attribute><id>TYPE</id><default>SYS</default></attribute>
<attribute><id>MODEL</id><default>POWER8</default></attribute>
<attribute><id>HUID</id><default>0x00010000</default></attribute>
+ <attribute><id>EXECUTION_PLATFORM</id></attribute>
<attribute><id>SCRATCH_UINT8_1</id></attribute>
<attribute><id>SCRATCH_UINT8_2</id></attribute>
<attribute><id>SCRATCH_UINT32_1</id></attribute>
OpenPOWER on IntegriCloud