<feed xmlns='http://www.w3.org/2005/Atom'>
<title>talos-sbe/src/import/hwpf/fapi2/include, branch 07-25-2019</title>
<subtitle>Blackbird™ SBE sources</subtitle>
<id>https://git.raptorcs.com/git/talos-sbe/atom?h=07-25-2019</id>
<link rel='self' href='https://git.raptorcs.com/git/talos-sbe/atom?h=07-25-2019'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-sbe/'/>
<updated>2020-02-07T16:51:20+00:00</updated>
<entry>
<title>Add TARGET_TYPE_GENERICI2CSLAVE and relevant attributes</title>
<updated>2020-02-07T16:51:20+00:00</updated>
<author>
<name>Mark Pizzutillo</name>
<email>Mark.Pizzutillo@ibm.com</email>
</author>
<published>2020-01-24T22:45:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-sbe/commit/?id=2132642e40c948b15d8508f139624c2f2cf2f76f'/>
<id>urn:sha1:2132642e40c948b15d8508f139624c2f2cf2f76f</id>
<content type='text'>
Change-Id: I7d7579f66aba39ab8a462215417e7ab7745f3a6b
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/90321
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: HWSV CI &lt;hwsv-ci+hostboot@us.ibm.com&gt;
Tested-by: PPE CI &lt;ppe-ci+hostboot@us.ibm.com&gt;
Tested-by: Hostboot CI &lt;hostboot-ci+hostboot@us.ibm.com&gt;
Reviewed-by: STEPHEN GLANCY &lt;sglancy@us.ibm.com&gt;
Reviewed-by: Louis Stermole &lt;stermole@us.ibm.com&gt;
Reviewed-by: Jennifer A Stofer &lt;stofer@us.ibm.com&gt;
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/90331
Reviewed-by: RAJA DAS &lt;rajadas2@in.ibm.com&gt;
</content>
</entry>
<entry>
<title>Fapi_Infra:Add new member to structure ErrorInfoCDG</title>
<updated>2019-08-07T01:43:02+00:00</updated>
<author>
<name>Sumit Kumar</name>
<email>sumit_kumar@in.ibm.com</email>
</author>
<published>2019-05-30T17:34:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-sbe/commit/?id=84c88858c89dd9dc8eadc74aa1742337e31ad5bc'/>
<id>urn:sha1:84c88858c89dd9dc8eadc74aa1742337e31ad5bc</id>
<content type='text'>
Enabling addition of new member - gardType to the structure
to pass on the type of gard when target gets garded.

Change-Id: I4c14f8bab585bfbee71b43ee4353b9b243bf7469
CQ: SW462950
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/78076
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Hostboot CI &lt;hostboot-ci+hostboot@us.ibm.com&gt;
Tested-by: PPE CI &lt;ppe-ci+hostboot@us.ibm.com&gt;
Tested-by: HWSV CI &lt;hwsv-ci+hostboot@us.ibm.com&gt;
Reviewed-by: Manish K. Chowdhary &lt;manichow@in.ibm.com&gt;
Reviewed-by: Sumit Kumar &lt;sumit_kumar@in.ibm.com&gt;
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/78092
Reviewed-by: RAJA DAS &lt;rajadas2@in.ibm.com&gt;
</content>
</entry>
<entry>
<title>Fix "possibly uninitialized variable"</title>
<updated>2019-06-14T18:47:14+00:00</updated>
<author>
<name>Zach Clark</name>
<email>zach@ibm.com</email>
</author>
<published>2019-06-06T17:15:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-sbe/commit/?id=8384a9660449b237d492f5a953e3e12d9deaaf49'/>
<id>urn:sha1:8384a9660449b237d492f5a953e3e12d9deaaf49</id>
<content type='text'>
Compiling with GCOV causes the variable_buffer::flipBit() function
to be analyzed differently than without, resulting in a warning for
the possibly-uninitialized variable and causing compilation failure
when the -Werror option is enabled. This commit explicitly initializes
the variable.

Change-Id: Idc59ba411cc1f9200888bba6c215e48bb7051b7c
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/78485
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: PPE CI &lt;ppe-ci+hostboot@us.ibm.com&gt;
Tested-by: Hostboot CI &lt;hostboot-ci+hostboot@us.ibm.com&gt;
Tested-by: HWSV CI &lt;hwsv-ci+hostboot@us.ibm.com&gt;
Reviewed-by: Nicholas E. Bofferding &lt;bofferdn@us.ibm.com&gt;
Reviewed-by: Ilya Smirnov &lt;ismirno@us.ibm.com&gt;
Reviewed-by: Jennifer A Stofer &lt;stofer@us.ibm.com&gt;
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/78514
Reviewed-by: RAJA DAS &lt;rajadas2@in.ibm.com&gt;
</content>
</entry>
<entry>
<title>update TARGET_TYPE_MULTICASTABLE</title>
<updated>2019-06-14T13:56:39+00:00</updated>
<author>
<name>Matt K. Light</name>
<email>mklight@us.ibm.com</email>
</author>
<published>2019-05-31T14:11:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-sbe/commit/?id=5cab254e8ffa2c5f7deee449ef54ed898cfca95c'/>
<id>urn:sha1:5cab254e8ffa2c5f7deee449ef54ed898cfca95c</id>
<content type='text'>
Change-Id: I01424bdf9dc3f649fec8fa32cb398144a707465e
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/78166
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: PPE CI &lt;ppe-ci+hostboot@us.ibm.com&gt;
Reviewed-by: Joachim Fenkes &lt;fenkes@de.ibm.com&gt;
Reviewed-by: Joseph J. McGill &lt;jmcgill@us.ibm.com&gt;
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/78429
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Hostboot CI &lt;hostboot-ci+hostboot@us.ibm.com&gt;
Tested-by: HWSV CI &lt;hwsv-ci+hostboot@us.ibm.com&gt;
Reviewed-by: Jennifer A Stofer &lt;stofer@us.ibm.com&gt;
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/78582
Reviewed-by: RAJA DAS &lt;rajadas2@in.ibm.com&gt;
</content>
</entry>
<entry>
<title>FAPI2: replace IOPAU target references with PAUC</title>
<updated>2019-05-28T04:21:51+00:00</updated>
<author>
<name>Joe McGill</name>
<email>jmcgill@us.ibm.com</email>
</author>
<published>2019-05-16T18:56:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-sbe/commit/?id=7e6b30a82f4b73bb511859d3651ef168b8dfc982'/>
<id>urn:sha1:7e6b30a82f4b73bb511859d3651ef168b8dfc982</id>
<content type='text'>
per HWFW interlock, team consensus was to replace PPE with PAUC,
instead of IOPAU

Change-Id: I5c1a38597b214f101d40c9ff401eacc73c0c6217
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/77474
Reviewed-by: Brent Wieman &lt;bwieman@us.ibm.com&gt;
Reviewed-by: Thi N. Tran &lt;thi@us.ibm.com&gt;
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: PPE CI &lt;ppe-ci+hostboot@us.ibm.com&gt;
Reviewed-by: Matt K. Light &lt;mklight@us.ibm.com&gt;
Reviewed-by: Joseph J. McGill &lt;jmcgill@us.ibm.com&gt;
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/77688
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Hostboot CI &lt;hostboot-ci+hostboot@us.ibm.com&gt;
Tested-by: HWSV CI &lt;hwsv-ci+hostboot@us.ibm.com&gt;
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/77700
Reviewed-by: RAJA DAS &lt;rajadas2@in.ibm.com&gt;
</content>
</entry>
<entry>
<title>FAPI2: Clarify that broadcast groups must be mapped explicitly</title>
<updated>2019-05-21T09:27:46+00:00</updated>
<author>
<name>Joachim Fenkes</name>
<email>fenkes@de.ibm.com</email>
</author>
<published>2019-05-16T13:57:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-sbe/commit/?id=044f03861f863ad8a602d943d5a2ba77c1062a88'/>
<id>urn:sha1:044f03861f863ad8a602d943d5a2ba77c1062a88</id>
<content type='text'>
Change-Id: I7401b265eb3a5166eadacda14b4c1b58bfc7c908
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/77457
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: PPE CI &lt;ppe-ci+hostboot@us.ibm.com&gt;
Tested-by: Hostboot CI &lt;hostboot-ci+hostboot@us.ibm.com&gt;
Tested-by: HWSV CI &lt;hwsv-ci+hostboot@us.ibm.com&gt;
Reviewed-by: Joseph J. McGill &lt;jmcgill@us.ibm.com&gt;
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/77463
Reviewed-by: RAJA DAS &lt;rajadas2@in.ibm.com&gt;
</content>
</entry>
<entry>
<title>add define to control inclusion of getCoreSelect plat impl</title>
<updated>2019-04-25T10:20:56+00:00</updated>
<author>
<name>Matt K. Light</name>
<email>mklight@us.ibm.com</email>
</author>
<published>2019-04-04T17:32:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-sbe/commit/?id=8acc5d3145f7d044e620db6812032de975633b2c'/>
<id>urn:sha1:8acc5d3145f7d044e620db6812032de975633b2c</id>
<content type='text'>
Change-Id: I0c28a9f2fdf8b07a7bb56ca9edb603de50b5cf49
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/75546
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
Reviewed-by: Joachim Fenkes &lt;fenkes@de.ibm.com&gt;
Reviewed-by: Gregory S. Still &lt;stillgs@us.ibm.com&gt;
Reviewed-by: Jennifer A. Stofer &lt;stofer@us.ibm.com&gt;
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/75564
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: RAJA DAS &lt;rajadas2@in.ibm.com&gt;
</content>
</entry>
<entry>
<title>FAPI2: Add method to Target to query core select vector from CORE targets</title>
<updated>2019-04-03T02:55:40+00:00</updated>
<author>
<name>Joachim Fenkes</name>
<email>fenkes@de.ibm.com</email>
</author>
<published>2019-03-19T17:21:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-sbe/commit/?id=6a7478da76d16cd3bb4f25e43f3261ff0c83542a'/>
<id>urn:sha1:6a7478da76d16cd3bb4f25e43f3261ff0c83542a</id>
<content type='text'>
Add fapi2::Target::getCoreSelect() which will return the core select bits
for a TARGET_TYPE_CORE target or a TARGET_TYPE_CORE|TARGET_TYPE_MULTICAST
target. Other target types don't have the notion of a core select value,
so attempting to call getCoreSelect() will result in a compile-time error.

Change-Id: I427028876b18126493192db53686707c662bafd7
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/74675
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Matt K. Light &lt;mklight@us.ibm.com&gt;
Reviewed-by: Gregory S. Still &lt;stillgs@us.ibm.com&gt;
Reviewed-by: Jennifer A. Stofer &lt;stofer@us.ibm.com&gt;
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/75431
Reviewed-by: RAJA DAS &lt;rajadas2@in.ibm.com&gt;
</content>
</entry>
<entry>
<title>Add PMIC target</title>
<updated>2019-03-23T02:19:09+00:00</updated>
<author>
<name>Dan Crowell</name>
<email>dcrowell@us.ibm.com</email>
</author>
<published>2019-03-08T21:37:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-sbe/commit/?id=8cdd1fc4febfa9de75b039787ddbe9cbb4b80af2'/>
<id>urn:sha1:8cdd1fc4febfa9de75b039787ddbe9cbb4b80af2</id>
<content type='text'>
The PMIC will be controlled via i2c operations to enable power
to the OCMB and DIMMs on Axone.

Change-Id: I1111ad852f3715c849a168d6f8d9d35f7c8acfe0
RTC:206151
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/73080
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: HWSV CI &lt;hwsv-ci+hostboot@us.ibm.com&gt;
Tested-by: PPE CI &lt;ppe-ci+hostboot@us.ibm.com&gt;
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Matt K. Light &lt;mklight@us.ibm.com&gt;
Reviewed-by: Brent Wieman &lt;bwieman@us.ibm.com&gt;
Tested-by: Hostboot CI &lt;hostboot-ci+hostboot@us.ibm.com&gt;
Reviewed-by: Louis Stermole &lt;stermole@us.ibm.com&gt;
Reviewed-by: Jennifer A. Stofer &lt;stofer@us.ibm.com&gt;
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/73209
Reviewed-by: RAJA DAS &lt;rajadas2@in.ibm.com&gt;
</content>
</entry>
<entry>
<title>FAPI_Infra:Add new member to structure ErrorInfoHwCallout</title>
<updated>2019-03-23T02:15:18+00:00</updated>
<author>
<name>Sumit Kumar</name>
<email>sumit_kumar@in.ibm.com</email>
</author>
<published>2019-02-04T09:53:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-sbe/commit/?id=7fc696f4f13140b44f5e3c479cc5f5ac98a561e5'/>
<id>urn:sha1:7fc696f4f13140b44f5e3c479cc5f5ac98a561e5</id>
<content type='text'>
Enabling new member addition to the structure ErrorInfoHwCallout
to pass on the clock position wrt target.

Change-Id: I9501a418945143fbdb49519644cecdc31edaf04d
CQ:SW449714
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/71281
Tested-by: FSP CI Jenkins &lt;fsp-CI-jenkins+hostboot@us.ibm.com&gt;
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Tested-by: PPE CI &lt;ppe-ci+hostboot@us.ibm.com&gt;
Tested-by: Hostboot CI &lt;hostboot-ci+hostboot@us.ibm.com&gt;
Reviewed-by: Richard J. Knight &lt;rjknight@us.ibm.com&gt;
Tested-by: HWSV CI &lt;hwsv-ci+hostboot@us.ibm.com&gt;
Reviewed-by: Manish K. Chowdhary &lt;manichow@in.ibm.com&gt;
Reviewed-by: Jennifer A. Stofer &lt;stofer@us.ibm.com&gt;
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/71311
Reviewed-by: RAJA DAS &lt;rajadas2@in.ibm.com&gt;
</content>
</entry>
</feed>
