<feed xmlns='http://www.w3.org/2005/Atom'>
<title>talos-hostboot/src/build/beam, branch 07-25-2019</title>
<subtitle>Talos™ II hostboot sources</subtitle>
<id>https://git.raptorcs.com/git/talos-hostboot/atom?h=07-25-2019</id>
<link rel='self' href='https://git.raptorcs.com/git/talos-hostboot/atom?h=07-25-2019'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/'/>
<updated>2019-09-11T15:53:06+00:00</updated>
<entry>
<title>Implement Static Analysis with cppcheck</title>
<updated>2019-09-11T15:53:06+00:00</updated>
<author>
<name>Megan</name>
<email>megan.teo@ibm.com</email>
</author>
<published>2019-06-25T20:17:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=1d4530dac35a6baddf60a3bfd454aac1949f69b6'/>
<id>urn:sha1:1d4530dac35a6baddf60a3bfd454aac1949f69b6</id>
<content type='text'>
Cppcheck static analysis tool can now be run when compiling
by running: make cppcheck
And it will always run when committing without stopping the
commit if an error is found.

This commit suppresses some false positives found in the code.

A false positive can be suppressed inline by placing
“// cppcheck-suppress syntaxError” in a line before the false
positive., e.g.:

char arr[5];
// cppcheck-suppress arrayIndexOutOfBounds
arr[10] = 0;

Change-Id: I9e833a153d6b04df2f8a72cd994e43922c61c2fe
RTC: 201451
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/79629
Reviewed-by: Zachary Clark &lt;zach@ibm.com&gt;
Reviewed-by: Nicholas E Bofferding &lt;bofferdn@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: 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>Change copyright prolog for all files to Apache.</title>
<updated>2014-05-22T03:16:32+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>iawillia@us.ibm.com</email>
</author>
<published>2014-05-19T21:51:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=aa0446e9d1c2f0fb17a6ef40b689ec7281d65387'/>
<id>urn:sha1:aa0446e9d1c2f0fb17a6ef40b689ec7281d65387</id>
<content type='text'>
Change-Id: I5664587b4f889099290ef50d50fa9ce5e580e1eb
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/11167
Tested-by: Jenkins Server
Reviewed-by: A. Patrick Williams III &lt;iawillia@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Fix BEAM IPA analysis and errors.</title>
<updated>2014-04-02T22:18:32+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>iawillia@us.ibm.com</email>
</author>
<published>2014-03-11T22:11:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=0c8a1f50840d5533bee2d7c5858595b685e9a40e'/>
<id>urn:sha1:0c8a1f50840d5533bee2d7c5858595b685e9a40e</id>
<content type='text'>
Change-Id: I5b70acbb67581728e077816b822ecbbf6cbe07f6
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/9781
Tested-by: Jenkins Server
Reviewed-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
Reviewed-by: Douglas R. Gilbert &lt;dgilbert@us.ibm.com&gt;
Reviewed-by: A. Patrick Williams III &lt;iawillia@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>PRD: Beam errors in Hostboot</title>
<updated>2014-04-02T21:00:13+00:00</updated>
<author>
<name>Zane Shelley</name>
<email>zshelle@us.ibm.com</email>
</author>
<published>2014-03-12T19:43:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=cec376b563bafb0c9f7fe4babacdeaa6aed31986'/>
<id>urn:sha1:cec376b563bafb0c9f7fe4babacdeaa6aed31986</id>
<content type='text'>
Change-Id: Ie49304ea26f136616151a8315b09f505a92a6de8
CQ: SW253080
Backport: release-fips810
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/9569
Reviewed-by: Zane Shelley &lt;zshelle@us.ibm.com&gt;
Tested-by: Jenkins Server
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/9866
Reviewed-by: A. Patrick Williams III &lt;iawillia@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>BEAM fixes in errlm, targeting, initservice, mvpd accessors, hwas, and mdia</title>
<updated>2014-03-13T18:56:44+00:00</updated>
<author>
<name>Bill Schwartz</name>
<email>whs@us.ibm.com</email>
</author>
<published>2014-03-11T16:03:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=943cb5bf43a77725f161fa9ef761c23ddf70fc13'/>
<id>urn:sha1:943cb5bf43a77725f161fa9ef761c23ddf70fc13</id>
<content type='text'>
Partial updates for issues 94995 Errlm, 94996 targeting, 94998 istep/initservice
94999 VPD accessors, 95000 HWAS, and 95001 MDIA.
Open issues require additional research: push_back memory leak, sync_cond_wait
infinite loop, masterCpu uninitialized complaint, checkConstantsMatch template
no effect, and shutdown has no effect. Issue will be updated with progress.

Change-Id: If60fef67564a0c2cb2a10824100480095e896f17
RTC: 94995
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/9492
Tested-by: Jenkins Server
Reviewed-by: MIKE J. JONES &lt;mjjones@us.ibm.com&gt;
Reviewed-by: STEPHEN M. CPREK &lt;smcprek@us.ibm.com&gt;
Reviewed-by: A. Patrick Williams III &lt;iawillia@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Clean up beam errors in core.</title>
<updated>2014-02-27T17:38:43+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>iawillia@us.ibm.com</email>
</author>
<published>2014-02-17T23:29:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=941d3e56f1f933dba3f98c3f82fae0561a5201e7'/>
<id>urn:sha1:941d3e56f1f933dba3f98c3f82fae0561a5201e7</id>
<content type='text'>
Change-Id: I695a38ae88583a052cae19b930eb53171f8fab2b
RTC:94993
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/9050
Tested-by: Jenkins Server
Reviewed-by: Douglas R. Gilbert &lt;dgilbert@us.ibm.com&gt;
Reviewed-by: Michael Baiocchi &lt;baiocchi@us.ibm.com&gt;
Reviewed-by: A. Patrick Williams III &lt;iawillia@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Run latest version of BEAM against Hostboot code</title>
<updated>2013-05-08T17:56:03+00:00</updated>
<author>
<name>Mark Wenning</name>
<email>wenning@us.ibm.com</email>
</author>
<published>2013-03-18T18:28:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=7af1d3ab7d3ab0049032cbdb3f04fd0e773724fe'/>
<id>urn:sha1:7af1d3ab7d3ab0049032cbdb3f04fd0e773724fe</id>
<content type='text'>
Change-Id: I0517e3918039de9fac773baec345fefda13eb3c0
RTC: 66143
Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/3819
Tested-by: Jenkins Server
Reviewed-by: Mark W. Wenning &lt;wenning@us.ibm.com&gt;
Reviewed-by: A. Patrick Williams III &lt;iawillia@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Merge of PowerHAL project up to commit:</title>
<updated>2011-03-05T16:01:45+00:00</updated>
<author>
<name>Patrick Williams</name>
<email>iawillia@us.ibm.com</email>
</author>
<published>2011-03-05T16:01:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=706243ac48cf646d503a3f1ec9e6a28c916694bd'/>
<id>urn:sha1:706243ac48cf646d503a3f1ec9e6a28c916694bd</id>
<content type='text'>
	dd45c30bd53d8e6c123165b83842d08117558a3c
</content>
</entry>
</feed>
