<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blackbird-hostboot/src/usr/targeting/attroverride, 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>2018-08-29T18:39:57+00:00</updated>
<entry>
<title>Fix some shortname issues</title>
<updated>2018-08-29T18:39:57+00:00</updated>
<author>
<name>Dan Crowell</name>
<email>dcrowell@us.ibm.com</email>
</author>
<published>2018-08-07T20:28:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/commit/?id=d897f3d7f7c7aed698375a9d9ca9dcb4e3bb64ae'/>
<id>urn:sha1:d897f3d7f7c7aed698375a9d9ca9dcb4e3bb64ae</id>
<content type='text'>
MEMPORT is using mp
Made all processor-level names generic

Change-Id: I50ac5742b20645574ce5bd4636fa23ec39357b96
RTC: 172969
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/64065
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: William G. Hoffa &lt;wghoffa@us.ibm.com&gt;
Reviewed-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Base targeting support for OCMB chip and MEM_PORT chiplet</title>
<updated>2018-08-08T21:06:34+00:00</updated>
<author>
<name>Christian Geddes</name>
<email>crgeddes@us.ibm.com</email>
</author>
<published>2018-08-03T19:47:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/commit/?id=ffcc637cd404efcce9ec16bab48f3f50b32fb6a5'/>
<id>urn:sha1:ffcc637cd404efcce9ec16bab48f3f50b32fb6a5</id>
<content type='text'>
In Axone we are introducing a new memory buffer known as the Open
Capi Memory Buffer chip. On this chip will be a MEM_PORT chiplet(s)
which will connect to the DIMM. This completes the following picture
(it is expected OMIC, MCC, and OMI have been added already)

             MI--MCC
           /         \
Proc--MC &lt;         __ OMI--OCMB--MEM_PORT--DIMM
           \      /
             OMIC

Change-Id: I1a3e3d38978ce11fecee2ab11de83909eb440774
RTC:172970
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/63911
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: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
Reviewed-by: Prachi Gupta &lt;pragupta@us.ibm.com&gt;
Reviewed-by: William G. Hoffa &lt;wghoffa@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Base targeting support for Axone memory complex</title>
<updated>2018-08-08T21:05:56+00:00</updated>
<author>
<name>Christian Geddes</name>
<email>crgeddes@us.ibm.com</email>
</author>
<published>2018-08-01T21:04:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/commit/?id=f8e8d7c203dcd6ff31459253ba42a3dbe970765e'/>
<id>urn:sha1:f8e8d7c203dcd6ff31459253ba42a3dbe970765e</id>
<content type='text'>
Added 3 new target types to start things off. These are the OMI
(open-capi memory interface), the OMIC (open-capi memory interface
controller), and the MCC (memory channel controller). These new
targets will help us represent the new memory complex we are using
for axone. The axone memory hiearchy will look like this:

             MI--MCC
           /         \
Proc--MC &lt;         __ OMI--OCMB--MEMPORT--DIMM
           \      /
             OMIC

**Note that OCMB/MEMPORT have not been implemented in hostboot yet

Change-Id: I3df4eb3e279f825f0bdee86448ea23cb975e5511
RTC:172969
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/63744
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: ILYA SMIRNOV &lt;ismirno@us.ibm.com&gt;
Reviewed-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
Reviewed-by: Prachi Gupta &lt;pragupta@us.ibm.com&gt;
Reviewed-by: William G. Hoffa &lt;wghoffa@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Fix and codify how system and node targets are handled by attribute overrides</title>
<updated>2018-02-22T21:35:33+00:00</updated>
<author>
<name>Brian Bakke</name>
<email>bbakke@us.ibm.com</email>
</author>
<published>2018-02-14T19:49:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/commit/?id=3403445e2f759b653bc08875aa1b27777b935ae0'/>
<id>urn:sha1:3403445e2f759b653bc08875aa1b27777b935ae0</id>
<content type='text'>
This change adds support that allows the "chip type" and "chip unit type"
parameters to preceed the "system string"  parameter in a target line.
The API is documented in attrTextToBinaryBlog.H and
README.attr_override

Change-Id: I850472102ae5f3907223ba1dc5d5d22d0a0da72f
RTC: 187338
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/54061
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Matt Derksen &lt;mderkse1@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: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Fix and codify how system and node targets are handled by attribute overrides</title>
<updated>2018-02-12T19:01:23+00:00</updated>
<author>
<name>Brian Bakke</name>
<email>bbakke@us.ibm.com</email>
</author>
<published>2018-02-09T18:07:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/commit/?id=5b7b2ed56a6f20e106a592a445fced3b2fd152cf'/>
<id>urn:sha1:5b7b2ed56a6f20e106a592a445fced3b2fd152cf</id>
<content type='text'>
This change documents the syntax for attribute override text files
and fixes implementation misses.   The API is documented in
attrTextToBinaryBlog.H .

Change-Id: Iab34365eadd908e7293942152c5140733d39e9e8
RTC: 187338
CQ: SW416716
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/53746
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Matt Derksen &lt;mderkse1@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: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Bad target parsing in attributeOverride tool</title>
<updated>2018-01-23T14:19:27+00:00</updated>
<author>
<name>Brian Bakke</name>
<email>bbakke@us.ibm.com</email>
</author>
<published>2018-01-22T16:47:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/commit/?id=5e8ed1d75c2a76cc93603ff738b63a21ffc2efc1'/>
<id>urn:sha1:5e8ed1d75c2a76cc93603ff738b63a21ffc2efc1</id>
<content type='text'>
Change-Id: Ibb96b1584ee820cd071bc3f9debffd2077e966c2
RTC:186173
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/52370
Reviewed-by: Christian R. Geddes &lt;crgeddes@us.ibm.com&gt;
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Martin Gloff &lt;mgloff@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: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Compile attributeOverride tool in x86.nfp environment for mnfg use</title>
<updated>2018-01-21T05:06:32+00:00</updated>
<author>
<name>Matt Derksen</name>
<email>mderkse1@us.ibm.com</email>
</author>
<published>2018-01-18T19:39:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/commit/?id=44aa1a1578b172742982784df0f6236b911216ff'/>
<id>urn:sha1:44aa1a1578b172742982784df0f6236b911216ff</id>
<content type='text'>
Needed to change some files to compile before C++11.
Added some files to the fsp.tar so compile can happen in ODE environment.

Change-Id: Ifb7a06bff5335582d794ea622f93154eff412876
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/52195
Reviewed-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
Tested-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>story 179500 - Sanity Check Attribute Overrides input</title>
<updated>2017-10-13T04:06:13+00:00</updated>
<author>
<name>Brian Bakke</name>
<email>bbakke@us.ibm.com</email>
</author>
<published>2017-09-15T19:12:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/commit/?id=0260aa3633e352076f134785739c0893a0022a3a'/>
<id>urn:sha1:0260aa3633e352076f134785739c0893a0022a3a</id>
<content type='text'>
Change-Id: I3686e4e7efb916d5c267e2464da9aac311d92999
RTC: 179500
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/46286
Reviewed-by: Matt Derksen &lt;mderkse1@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;
Reviewed-by: Dzuy Nguyen &lt;dzuy@us.ibm.com&gt;
Reviewed-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Only build attributeOverride if compiler supports -std=gnu++11</title>
<updated>2017-06-19T20:00:14+00:00</updated>
<author>
<name>Stewart Smith</name>
<email>stewart@linux.vnet.ibm.com</email>
</author>
<published>2017-03-20T02:31:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/commit/?id=f43c96911a3912a9870ebaa304c4d7df8a94a33d'/>
<id>urn:sha1:f43c96911a3912a9870ebaa304c4d7df8a94a33d</id>
<content type='text'>
GCC prior to 4.8 doesn't support -std=gnu++11, which the attributeOverride
tool requires to build.

Resolves:open-power/op-build/pull/947
Change-Id: I53ad31b56dd90c2cd77f5ca1f91b46e519cdfe48
Signed-off-by: Stewart Smith &lt;stewart@linux.vnet.ibm.com&gt;
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/38131
Reviewed-by: Prachi Gupta &lt;pragupta@us.ibm.com&gt;
Reviewed-by: Matthew A. Ploetz &lt;maploetz@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;
Reviewed-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Support signed attributes with override tool</title>
<updated>2017-05-25T19:56:25+00:00</updated>
<author>
<name>Dzuy Nguyen</name>
<email>dzuy@us.ibm.com</email>
</author>
<published>2017-05-19T20:39:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/blackbird-hostboot/commit/?id=1990ea7f4877e034ff687892de637937e99f0c7b'/>
<id>urn:sha1:1990ea7f4877e034ff687892de637937e99f0c7b</id>
<content type='text'>
Change-Id: Ib82466e9a2b8da9c436707e463dd2669d59aedd7
RTC: 144142
Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40772
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;
Reviewed-by: Matthew A. Ploetz &lt;maploetz@us.ibm.com&gt;
Reviewed-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
</content>
</entry>
</feed>
