<feed xmlns='http://www.w3.org/2005/Atom'>
<title>talos-hostboot/src/build/tools, 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>2020-01-10T21:18:32+00:00</updated>
<entry>
<title>Support for ATTR_TMP and GUARD in standalone simics</title>
<updated>2020-01-10T21:18:32+00:00</updated>
<author>
<name>Dan Crowell</name>
<email>dcrowell@us.ibm.com</email>
</author>
<published>2019-12-10T22:40:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=c6aaded090e34c4da293d118205f7de18421b161'/>
<id>urn:sha1:c6aaded090e34c4da293d118205f7de18421b161</id>
<content type='text'>
If a file called ATTR_TMP or GUARD exists in the simics search
path, they will be automatically loaded into pnor when simics
starts.  The offset is computed when the pnor is built by
way of a generated python file that we then load into simics.

Change-Id: I4d68215a589dcbdaefb2a67e65d1f6928ce639fa
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/88398
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Luis P Fernandez &lt;luis.fernandez@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;
</content>
</entry>
<entry>
<title>Fix reporting eecache if no record specified</title>
<updated>2019-12-19T21:09:49+00:00</updated>
<author>
<name>Matt Derksen</name>
<email>mderkse1@us.ibm.com</email>
</author>
<published>2019-12-12T18:44:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=e22bb40fb9c10482e7ea659cc46dd35cad8bb149'/>
<id>urn:sha1:e22bb40fb9c10482e7ea659cc46dd35cad8bb149</id>
<content type='text'>
eecache_editor.pl failed to run if no valid
matching record was specified to the script.
We want it to just dump the parsed version of
the entire cache in that case.

Change-Id: Ic010d3540aa71c8104de0e1945b91bab8f456d7d
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/88559
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: Chen Du &lt;duchen@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>Introduce eecache_editor.pl tool</title>
<updated>2019-12-12T16:23:56+00:00</updated>
<author>
<name>Christian Geddes</name>
<email>crgeddes@us.ibm.com</email>
</author>
<published>2019-07-17T21:13:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=ea01d258c6f7493c3c33f8404ce4af3eaf61ef22'/>
<id>urn:sha1:ea01d258c6f7493c3c33f8404ce4af3eaf61ef22</id>
<content type='text'>
This commit introduces the eecache_editor tool which can be used
to take an ecc-less EECACHE section from pnor and provide human
readable information about its contents, read specific cache entries
out, and to clear/overwite exists entries in a given cache.

Change-Id: I4c74f5172e7a681d34b3b654158dc8d76332107a
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/80622
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: Chen Du &lt;duchen@us.ibm.com&gt;
Reviewed-by: Daniel M Crowell &lt;dcrowell@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Fixed portabiliy issue in pre-commit hook</title>
<updated>2019-10-02T13:29:33+00:00</updated>
<author>
<name>Zane Shelley</name>
<email>zshelle@us.ibm.com</email>
</author>
<published>2019-09-27T18:03:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=1e1c8039a8cce540ebfe5ece581abc145be2ed04'/>
<id>urn:sha1:1e1c8039a8cce540ebfe5ece581abc145be2ed04</id>
<content type='text'>
A change was previously applied to pre-commit via 1d4530dac35 that
included a bashism that is not portable with other shells.

Change-Id: I0ab536005973627953e1a3b4fa41f51963a953ea
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/84413
Tested-by: Jenkins Server &lt;pfd-jenkins+hostboot@us.ibm.com&gt;
Reviewed-by: Luis P Fernandez &lt;luis.fernandez@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>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>Axone 2-Proc Standalone Sim Enablement</title>
<updated>2019-08-30T18:15:28+00:00</updated>
<author>
<name>Bill Hoffa</name>
<email>wghoffa@us.ibm.com</email>
</author>
<published>2019-06-25T15:32:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=e22e362f3cd9b96b845f8c51acd6da97c78554a4'/>
<id>urn:sha1:e22e362f3cd9b96b845f8c51acd6da97c78554a4</id>
<content type='text'>
  - XML Additions for all targets on 2nd proc

Change-Id: Ib8a860e4679e08253076abbbade98f4ba172e81d
RTC: 208448
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/82685
Reviewed-by: Christian R Geddes &lt;crgeddes@us.ibm.com&gt;
Reviewed-by: Michael Baiocchi &lt;mbaiocch@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: Nicholas E Bofferding &lt;bofferdn@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Start simics in vexec for Axone by default</title>
<updated>2019-07-10T18:32:59+00:00</updated>
<author>
<name>Christian Geddes</name>
<email>crgeddes@us.ibm.com</email>
</author>
<published>2019-06-26T22:02:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=ca15d68452e8ad54f73c3f1c1247ba70eda8a56d'/>
<id>urn:sha1:ca15d68452e8ad54f73c3f1c1247ba70eda8a56d</id>
<content type='text'>
Previously when you called 'hb startsimics' with the axone config
we were not running in a vexec shell. This was causing the pool
machines to crater if people were running 1 or 2 simics sessions.
This commit will check if the '-nre' flag has been passed in, or
if we are in a vexec shell already. If niether of those are true
then we will boot simics in a vexec shell, if they are -nre has
been passed or we are already inside a vexec then we will not boot
simics inside a vexec.

Change-Id: I17895bb109f18bbcc4b0daafe6c864531bf5994a
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/79573
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: Roland Veloz &lt;rveloz@us.ibm.com&gt;
Reviewed-by: Chen Du &lt;duchen@us.ibm.com&gt;
Reviewed-by: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Add command echo to sandbox executor</title>
<updated>2019-07-09T18:16:20+00:00</updated>
<author>
<name>Dan Crowell</name>
<email>dcrowell@us.ibm.com</email>
</author>
<published>2019-06-26T18:30:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=6c082570bd75c86e54b28925de08143136f21f0c'/>
<id>urn:sha1:6c082570bd75c86e54b28925de08143136f21f0c</id>
<content type='text'>
Print out the command being run inside the ode sandbox whenever
execute_in_sandbox is called.

Change-Id: I6c1a78a93860eddaf7f99d88cb402609d2b4e166
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/79549
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>Revert "Remove references to prebuilt eecache"</title>
<updated>2019-07-01T18:33:39+00:00</updated>
<author>
<name>Christian R. Geddes</name>
<email>crgeddes@us.ibm.com</email>
</author>
<published>2019-07-01T18:33:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=710af45a83d85a451d356113086957e5b2712e23'/>
<id>urn:sha1:710af45a83d85a451d356113086957e5b2712e23</id>
<content type='text'>
This reverts commit 1b06c4f813fd7a8395ccfc93c9dea9b22dd488f1.

Change-Id: Ibbbd4a25a7374a001333b18aa863e9d5fd04293e
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/79849
Reviewed-by: Christian R. Geddes &lt;crgeddes@us.ibm.com&gt;
Tested-by: Christian R. Geddes &lt;crgeddes@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Add explicit support for a few new companies in copyright</title>
<updated>2019-06-26T20:01:25+00:00</updated>
<author>
<name>Dan Crowell</name>
<email>dcrowell@us.ibm.com</email>
</author>
<published>2019-06-24T14:32:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-hostboot/commit/?id=6fccf28881ecc8adb2c6f1ed877e1f41967ab8a6'/>
<id>urn:sha1:6fccf28881ecc8adb2c6f1ed877e1f41967ab8a6</id>
<content type='text'>
Commits from contributors from the following domains will now
reflect the company name instead of the individual contributor.
- inspur.com
- yadro.com
- supermicro.com

Change-Id: Ia33baf5da38e94e36db8a8a3212fe98baeee6a48
Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/79402
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: Daniel M. Crowell &lt;dcrowell@us.ibm.com&gt;
</content>
</entry>
</feed>
