summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/p9_hcode_image_build_attributes.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/p9_hcode_image_build_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/p9_hcode_image_build_attributes.xml
index 9b3ce88a..bf266801 100644
--- a/src/import/chips/p9/procedures/xml/attribute_info/p9_hcode_image_build_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/p9_hcode_image_build_attributes.xml
@@ -37,4 +37,16 @@
<enum> CORE_UNFUSED = 0x0, CORE_FUSED = 0x1 </enum>
<platInit/>
</attribute>
+
+<attribute>
+ <id>ATTR_HOMER_PHYS_ADDR</id>
+ <targetType>TARGET_TYPE_PROC_CHIP</targetType>
+ <description>
+ Physical real address of the HOMER image for this chip. Used to
+ tell the CME where this HOMER image will be placed. Must be
+ aligned to a 4MB boundary
+ </description>
+ <valueType>uint64</valueType>
+ <platInit/>
+</attribute>
</attributes>
OpenPOWER on IntegriCloud