summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/procedures
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/chips/p9/procedures')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml
index 13dc10dd..e35db500 100644
--- a/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml
+++ b/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml
@@ -2604,7 +2604,7 @@
<attribute>
<id>ATTR_UNSECURE_HOMER_SIZE</id>
<targetType>TARGET_TYPE_SYSTEM</targetType>
- <description>Size of memory which hostboot must copy from a temp buffer to
+ <description>Size of memory in bytes which hostboot must copy from a temp buffer to
an unsecure region of main store memory. Once HOMER is built, hostboot reads
the attribute and copies the amount of memory specified in this attribute from
a temp buffer to an unsecure region of main memory specifed in an attribute
@@ -2612,8 +2612,9 @@
Producer: Initialized by hostboot firmware based on platform support
Consumers: Read by p9_hcode_image_build.C
</description>
- <writeable/>
+ <platInit/>
<valueType>uint32</valueType>
- <initToZero/>
+ <mrwHide/>
+ <default>1024</default>
</attribute>
</attributes>
OpenPOWER on IntegriCloud