<feed xmlns='http://www.w3.org/2005/Atom'>
<title>talos-skiboot/core/opal-msg.c, branch master</title>
<subtitle>Talos™ II skiboot sources</subtitle>
<id>https://git.raptorcs.com/git/talos-skiboot/atom?h=master</id>
<link rel='self' href='https://git.raptorcs.com/git/talos-skiboot/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-skiboot/'/>
<updated>2016-08-17T03:27:55+00:00</updated>
<entry>
<title>Use additional checks in skiboot for pointers</title>
<updated>2016-08-17T03:27:55+00:00</updated>
<author>
<name>Balbir Singh</name>
<email>bsingharora@gmail.com</email>
</author>
<published>2016-08-10T02:07:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-skiboot/commit/?id=5c4bfc63a0e6ae9d3bb6f6e1bfaa9443c847998a'/>
<id>urn:sha1:5c4bfc63a0e6ae9d3bb6f6e1bfaa9443c847998a</id>
<content type='text'>
The checks validate pointers sent in using
opal_addr_valid() in opal_call API's provided
via the console, cpu, fdt, flash, i2c, interrupts,
nvram, opal-msg, opal, opal-pci, xscom and
cec modules

Signed-off-by: Balbir Singh &lt;bsingharora@gmail.com&gt;
Signed-off-by: Stewart Smith &lt;stewart@linux.vnet.ibm.com&gt;
</content>
</entry>
<entry>
<title>sparse: fix endian conversion warnings in core/opal-msg.c</title>
<updated>2015-11-09T22:49:49+00:00</updated>
<author>
<name>Stewart Smith</name>
<email>stewart@linux.vnet.ibm.com</email>
</author>
<published>2015-11-09T22:49:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-skiboot/commit/?id=9d8d4e4d9e3e3663d9fbdab5b3a1863f485efe4f'/>
<id>urn:sha1:9d8d4e4d9e3e3663d9fbdab5b3a1863f485efe4f</id>
<content type='text'>
No resulting code changes due to skiboot being all BE

core/opal-msg.c:58:29: warning: incorrect type in assignment (different base types)
core/opal-msg.c:58:29:    expected restricted beint32_t [usertype] msg_type
core/opal-msg.c:58:29:    got int enum opal_msg_type [signed] msg_type
core/opal-msg.c:120:50: warning: restricted beint64_t degrades to integer

Signed-off-by: Stewart Smith &lt;stewart@linux.vnet.ibm.com&gt;
</content>
</entry>
<entry>
<title>Add pr_fmt to do printf/prlog prefixing automagically</title>
<updated>2015-05-12T02:09:13+00:00</updated>
<author>
<name>Stewart Smith</name>
<email>stewart@linux.vnet.ibm.com</email>
</author>
<published>2015-05-12T02:09:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-skiboot/commit/?id=0c185983848ccbc1c3793d6d8333014625639d4e'/>
<id>urn:sha1:0c185983848ccbc1c3793d6d8333014625639d4e</id>
<content type='text'>
Signed-off-by: Stewart Smith &lt;stewart@linux.vnet.ibm.com&gt;
</content>
</entry>
<entry>
<title>s/OpalMessageType/opal_msg_type/ removing CamelCase and being consistent!</title>
<updated>2015-02-16T03:43:53+00:00</updated>
<author>
<name>Stewart Smith</name>
<email>stewart@linux.vnet.ibm.com</email>
</author>
<published>2015-02-16T03:43:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-skiboot/commit/?id=ea7d806ab0ba7acbc4143261c2648864d3def1f1'/>
<id>urn:sha1:ea7d806ab0ba7acbc4143261c2648864d3def1f1</id>
<content type='text'>
We now consistently use msg as abbreviation for message in OPAL API.

Signed-off-by: Stewart Smith &lt;stewart@linux.vnet.ibm.com&gt;
</content>
</entry>
<entry>
<title>Move skiboot internal things from opal.h to opal-api.h</title>
<updated>2015-02-06T02:11:25+00:00</updated>
<author>
<name>Stewart Smith</name>
<email>stewart@linux.vnet.ibm.com</email>
</author>
<published>2015-02-06T02:11:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-skiboot/commit/?id=d195fd680eac1044681fd265edfbf342888f4a93'/>
<id>urn:sha1:d195fd680eac1044681fd265edfbf342888f4a93</id>
<content type='text'>
This is probably not the best collection of things in the world,
but it means that opal.h is much closer to being directly usable
by an OS.

This triggers a bunch of #include fixes throughout the tree.

Signed-off-by: Stewart Smith &lt;stewart@linux.vnet.ibm.com&gt;
</content>
</entry>
<entry>
<title>Initial commit of Open Source release</title>
<updated>2014-07-02T05:36:20+00:00</updated>
<author>
<name>Benjamin Herrenschmidt</name>
<email>benh@kernel.crashing.org</email>
</author>
<published>2014-07-02T05:36:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-skiboot/commit/?id=1d880992fd8c8457a2d990ac6622cfd58fb1b261'/>
<id>urn:sha1:1d880992fd8c8457a2d990ac6622cfd58fb1b261</id>
<content type='text'>
Signed-off-by: Benjamin Herrenschmidt &lt;benh@kernel.crashing.org&gt;
</content>
</entry>
</feed>
