<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blackbird-hostboot/src/usr/targeting/xmltohb, branch 07-25-2019</title>
<subtitle>Blackbird™ hostboot sources</subtitle>
<id>https://git.raptorcs.com/git/blackbird-hostboot/atom?h=07-25-2019</id>
<link rel='self' href='https://git.raptorcs.com/git/blackbird-hostboot/atom?h=07-25-2019'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/'/>
<updated>2019-08-21T17:25:46+00:00</updated>
<entry>
<title>Remove verbose option from handle_duplicates call</title>
<updated>2019-08-21T17:25:46+00:00</updated>
<author>
<name>Matt Derksen</name>
<email>mderkse1@us.ibm.com</email>
</author>
<published>2019-08-19T14:51:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/commit/?id=b0f0228ff3a2fd69b4505f2050bc4882c240c8b5'/>
<id>urn:sha1:b0f0228ff3a2fd69b4505f2050bc4882c240c8b5</id>
<content type='text'>
verbose is not a parameter for handle_duplicates.pl so
it should not be called from makefile.
Results in two cluttering/misleading traces:
Unknown option: verbose

Change-Id: I6a8f1a383ec3351c50b18080f7215635e657cc76
CQ:SW473214
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/82452
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins OP Build CI &lt;op-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins OP HW &lt;op-hw-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Christian R Geddes &lt;crgeddes@us.ibm.com&gt;
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Corey V Swenson &lt;cswenson@us.ibm.com&gt;
Reviewed-by: Daniel M Crowell &lt;dcrowell@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Make attribute xml inclusion more specific</title>
<updated>2019-07-09T18:17:37+00:00</updated>
<author>
<name>Dan Crowell</name>
<email>dcrowell@us.ibm.com</email>
</author>
<published>2019-06-26T18:31:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/commit/?id=d667cbdad00d1bd27654c6eb1a3326fbe242e7b9'/>
<id>urn:sha1:d667cbdad00d1bd27654c6eb1a3326fbe242e7b9</id>
<content type='text'>
The previous code used a naked wildcard to grab the fapi attribute
xml files.  This can cause local build failures if there are editor
temporary files or anything else non-standard in the same directory.
The makefile was modified to explicitly look for only .xml files.

Change-Id: Iba6434e150b823b74a65ba15084fb18905083de2
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/79550
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins OP Build CI &lt;op-jenkins+hostboot@us.ibm.com&gt;
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins OP HW &lt;op-hw-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Matt Derksen &lt;mderkse1@us.ibm.com&gt;
Reviewed-by: Christian R. Geddes &lt;crgeddes@us.ibm.com&gt;
Reviewed-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Fix errludattribute changes that broke the build</title>
<updated>2019-07-01T14:25:02+00:00</updated>
<author>
<name>Dan Crowell</name>
<email>dcrowell@us.ibm.com</email>
</author>
<published>2019-06-28T21:26:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/commit/?id=9f597d2c7a66d1454e37f3b41c95f2b31bd2722d'/>
<id>urn:sha1:9f597d2c7a66d1454e37f3b41c95f2b31bd2722d</id>
<content type='text'>
Split the plugin file into a separate file and renamed it to make
it obvious which file (runtime or parser) is which.

Change-Id: I60d1b9cf7e5816e2d03ce56f6529c0b88178c489
CQ: SW469233
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/79762
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins OP Build CI &lt;op-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins OP HW &lt;op-hw-jenkins+hostboot@us.ibm.com&gt;
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Matt Derksen &lt;mderkse1@us.ibm.com&gt;
Reviewed-by: Nicholas E. Bofferding &lt;bofferdn@us.ibm.com&gt;
Reviewed-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Clean up the attribute error user details</title>
<updated>2019-06-25T21:47:49+00:00</updated>
<author>
<name>Dan Crowell</name>
<email>dcrowell@us.ibm.com</email>
</author>
<published>2019-06-13T19:39:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/commit/?id=79a312ed32a9c19a3420a6d603e76b7a849aec42'/>
<id>urn:sha1:79a312ed32a9c19a3420a6d603e76b7a849aec42</id>
<content type='text'>
Moved the structural parts of the errludattribute code into source
files, instead of being generated.  Now we only pull in the
generated code where it is actually useful.  This makes updates
simpler and faster to compile.

Added a couple more attributes to the supported list of displayable
values.

Improved an error path to get more useful information from
unsupported attributes.

Change-Id: Ie339e4a1b0a6c8a1d33def92a76e36ba81bab011
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/79062
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins OP Build CI &lt;op-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins OP HW &lt;op-hw-jenkins+hostboot@us.ibm.com&gt;
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Nicholas E. Bofferding &lt;bofferdn@us.ibm.com&gt;
Reviewed-by: Matt Derksen &lt;mderkse1@us.ibm.com&gt;
Reviewed-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Updates to compile new pmic fields in p9a eff_config</title>
<updated>2019-05-29T21:54:49+00:00</updated>
<author>
<name>Matt Derksen</name>
<email>mderkse1@us.ibm.com</email>
</author>
<published>2019-05-23T18:22:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/commit/?id=8f4eeca3100a6ef6986cff52c0b95e6e384510a7'/>
<id>urn:sha1:8f4eeca3100a6ef6986cff52c0b95e6e384510a7</id>
<content type='text'>
Added to support updates to p9a_eff_config.C

Change-Id: I7424447a57b65ccdc2835dfdb2ec5dcef72b0f53
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/77810
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins OP Build CI &lt;op-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins OP HW &lt;op-hw-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Glenn Miles &lt;milesg@ibm.com&gt;
Reviewed-by: Christian R. Geddes &lt;crgeddes@us.ibm.com&gt;
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Add FAPI_POS and account for 4 possible PMIC targets</title>
<updated>2019-04-24T18:56:52+00:00</updated>
<author>
<name>Matt Derksen</name>
<email>mderkse1@us.ibm.com</email>
</author>
<published>2019-04-18T20:00:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/commit/?id=7e2a874589b1714f395f27a55b69127c76312e01'/>
<id>urn:sha1:7e2a874589b1714f395f27a55b69127c76312e01</id>
<content type='text'>
Forgot to add FAPI_POS with original PMIC target commit.
New DIMMs will support 4 PMIC targets, so update
simics_AXONE based on that information.

Change-Id: I36b966ce7b57f0c1d7124893c5d487f34797b9d7
RTC: 206184
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/76173
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins OP Build CI &lt;op-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins OP HW &lt;op-hw-jenkins+hostboot@us.ibm.com&gt;
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Christian R. Geddes &lt;crgeddes@us.ibm.com&gt;
Reviewed-by: Glenn Miles &lt;milesg@ibm.com&gt;
Reviewed-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Make overrideOnly fapi attributes volatile-zero</title>
<updated>2019-03-04T19:28:37+00:00</updated>
<author>
<name>Dan Crowell</name>
<email>dcrowell@us.ibm.com</email>
</author>
<published>2019-03-01T22:38:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/commit/?id=d505fea7f1690043cd276cbb5dc1311d6cb40c34'/>
<id>urn:sha1:d505fea7f1690043cd276cbb5dc1311d6cb40c34</id>
<content type='text'>
Changing the volatility of platInit+overrideOnly ekb attributes
to be volatile-zero so that they don't take up any space in the
PNOR.  They will only be volatile (current setting) if they have
an explicit default value set.

Change-Id: Idff90d8d7062a360cc0ac1e0b365e3ea59d50d8f
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/72736
Reviewed-by: Christian R. Geddes &lt;crgeddes@us.ibm.com&gt;
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins OP Build CI &lt;op-jenkins+hostboot@us.ibm.com&gt;
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins OP HW &lt;op-hw-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Add explorer directory to attribute_info lookup</title>
<updated>2018-11-19T17:37:22+00:00</updated>
<author>
<name>Dan Crowell</name>
<email>dcrowell@us.ibm.com</email>
</author>
<published>2018-11-16T22:19:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/commit/?id=a4d8ef54250c26edd4de0541b9205c8b7829620f'/>
<id>urn:sha1:a4d8ef54250c26edd4de0541b9205c8b7829620f</id>
<content type='text'>
Tell Hostboot to process the new attribute xml files for Explorer

Change-Id: I0c584f916b928ce642cb93cd3138f13e1cb25ae6
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/68865
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins OP Build CI &lt;op-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Christian R. Geddes &lt;crgeddes@us.ibm.com&gt;
Reviewed-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Axone PNOR Generation</title>
<updated>2018-10-11T19:41:32+00:00</updated>
<author>
<name>Bill Hoffa</name>
<email>wghoffa@us.ibm.com</email>
</author>
<published>2018-08-09T18:32:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/commit/?id=dd8217ef8e93610b6592331a22f19105fa521404'/>
<id>urn:sha1:dd8217ef8e93610b6592331a22f19105fa521404</id>
<content type='text'>
  - Makefile updates to generate Axone image
  - Initial Axone Simics XML file created with sys/node/proc targets
    (Several future commits will add the rest of the targets
    piece by piece)

Change-Id: I3030265a5d81a8aeed527924bf0afd1215ac9740
RTC: 197037
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/64240
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Christian R. Geddes &lt;crgeddes@us.ibm.com&gt;
Tested-by: Jenkins OP Build CI &lt;op-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins OP HW &lt;op-hw-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Start compiling in attributes under src/import/generic/</title>
<updated>2018-09-25T21:30:08+00:00</updated>
<author>
<name>Dan Crowell</name>
<email>dcrowell@us.ibm.com</email>
</author>
<published>2018-09-17T22:21:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/commit/?id=7a6203d615b8ba51684ad52965c5a3cc9982545b'/>
<id>urn:sha1:7a6203d615b8ba51684ad52965c5a3cc9982545b</id>
<content type='text'>
Some of the memory logic is moving over here so need to include
the new attributes in our build.

Change-Id: I9a695929c5806a004891f6e23e291ee9afc8f624
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/66247
Reviewed-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
Tested-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
</content>
</entry>
</feed>
