summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorPrem Shanker Jha <premjha2@in.ibm.com>2016-05-27 02:21:29 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2017-06-01 05:17:21 -0400
commit29b7666c42ed3d6d819999f9185d24f2ab3bb75a (patch)
treec70f3c1e151cee336e5879858de252c5c07a956b /src
parentf3a02f5d027a5c616191fb9e209e4b8f7ad9c1a2 (diff)
downloadtalos-sbe-29b7666c42ed3d6d819999f9185d24f2ab3bb75a.tar.gz
talos-sbe-29b7666c42ed3d6d819999f9185d24f2ab3bb75a.zip
PM:Revised hcode image build.
- Extracts PGPE Hcode from hw image. - Extracts base and override scan rings using TOR API. - Endianess correction for cronus use case. - Generates of standalone binaries associated with various regions of HOMER. - Generates hardware image binary. - Additional debug traces to aid veririfcation. - Code refactoring Change-Id: I86a707d90c2d0eb56f2637e8c5caff79ff3fff75 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25109 Tested-by: Jenkins Server Reviewed-by: Gregory S. Still <stillgs@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Tested-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41215 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'src')
-rw-r--r--src/import/chips/p9/procedures/xml/attribute_info/p9_hcode_image_build_attributes.xml1
1 files changed, 1 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 4ab33cdc..9b3ce88a 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
@@ -34,6 +34,7 @@
else zero. It needs to be populated during ipl but before istep 15.
</description>
<valueType>uint8</valueType>
+ <enum> CORE_UNFUSED = 0x0, CORE_FUSED = 0x1 </enum>
<platInit/>
</attribute>
</attributes>
OpenPOWER on IntegriCloud