<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>open-DO &#187; Open Source</title>
	<atom:link href="http://www.open-do.org/category/open-source/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.open-do.org</link>
	<description>Toward a cooperative and open framework for the development of certifiable software</description>
	<lastBuildDate>Fri, 03 Feb 2012 16:13:41 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>code.NASA</title>
		<link>http://www.open-do.org/2012/01/05/code-nasa/</link>
		<comments>http://www.open-do.org/2012/01/05/code-nasa/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 08:11:19 +0000</pubDate>
		<dc:creator>Jamie Ayre</dc:creator>
				<category><![CDATA[In the Press]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Open-DO News]]></category>
		<category><![CDATA[Related Initiatives]]></category>

		<guid isPermaLink="false">http://www.open-do.org/?p=1905</guid>
		<description><![CDATA[An interesting new website added to the family of NASA websites. code.NASA, according the website, NASA &#8220;&#8230;will continue, unify, and expand NASA’s open source activities. The site will serve to surface existing projects, provide a forum for discussing projects and processes, and guide internal and external groups in open development, release, and contribution.&#8221;

More information can [...]]]></description>
			<content:encoded><![CDATA[<p>An interesting new website added to the family of NASA websites. <a href="http://code.nasa.gov/">code.NASA</a>, according the website, NASA &#8220;&#8230;will continue, unify, and expand NASA’s open source activities. The site will serve to surface existing projects, provide a forum for discussing projects and processes, and guide internal and external groups in open development, release, and contribution.&#8221;</p>

<p>More information can be found at:</br></br>

<a href="http://open.nasa.gov/blog/2012/01/04/the-plan-for-code/ ">http://open.nasa.gov/blog/2012/01/04/the-plan-for-code/ </a></br></br>

I particularly like the call for participation &#8211; &#8220;Will your code someday escape our solar system or land on an alien planet? We’re working to make it happen, and with your help, it will.&#8221;</p>]]></content:encoded>
			<wfw:commentRss>http://www.open-do.org/2012/01/05/code-nasa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Non-intrusive Code Coverage</title>
		<link>http://www.open-do.org/2011/11/16/non-intrusive-code-coverage/</link>
		<comments>http://www.open-do.org/2011/11/16/non-intrusive-code-coverage/#comments</comments>
		<pubDate>Wed, 16 Nov 2011 08:04:03 +0000</pubDate>
		<dc:creator>Jamie Ayre</dc:creator>
				<category><![CDATA[Agile/Lean Programming]]></category>
		<category><![CDATA[Certification]]></category>
		<category><![CDATA[In the Press]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.open-do.org/?p=1870</guid>
		<description><![CDATA[In his recent Embedded Computing Design article, Ben Brosgol discusses &#8220;Non-intrusive code coverage for safety-critical software&#8221; and more specifically how a &#8220;tool that derives precise source-level coverage metrics from execution trace data for a non-instrumented program&#8221; can really help with DO-178B evidence requirements. Abstract below with a link to the the full article&#8230;

Certification standards such [...]]]></description>
			<content:encoded><![CDATA[<p>In his recent <a href="http://embedded-computing.com/">Embedded Computing Design</a> article, Ben Brosgol discusses &#8220;Non-intrusive code coverage for safety-critical software&#8221; and more specifically how a &#8220;tool that derives precise source-level coverage metrics from execution trace data for a non-instrumented program&#8221; can really help with DO-178B evidence requirements. Abstract below with a link to the the full article&#8230;</p>

<p>Certification standards such as DO-178B for avionics require evidence that the system source code is completely exercised by tests derived from requirements. Traditional tools obtain the coverage data for a test run through code instrumentation, but this complicates analysis since the code being exercised is not the code that will finally execute.  A solution to this problem is provided by a combination of two new tools, one for target emulation and one for coverage analysis. GNATemulator translates target object code into native host instructions, with the resulting code running on the host. This approach is efficient (target code is not being interpreted dynamically) and convenient (a significant amount of development can be conducted without an actual target board). Running on an instrumented version of GNATemulator, the GNATcoverage tool non-intrusively provides coverage data at both the source and object levels. At the object code level the tool performs instruction and branch coverage. At the source code level it provides statement coverage, decision coverage, and Modified Condition/Decision Coverage (MC/DC), performing the necessary analysis when MC/DC cannot be deduced from object branch coverage, and fully supports all levels of DO-178B safety certification.</p>

<p><a href="http://embedded-computing.com/non-intrusive-code-coverage-safety-critical-software">http://embedded-computing.com/non-intrusive-code-coverage-safety-critical-software </a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.open-do.org/2011/11/16/non-intrusive-code-coverage/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>NASA&#8217;s drive towards open source</title>
		<link>http://www.open-do.org/2011/10/26/nasas-drive-towards-open-source/</link>
		<comments>http://www.open-do.org/2011/10/26/nasas-drive-towards-open-source/#comments</comments>
		<pubDate>Wed, 26 Oct 2011 07:45:40 +0000</pubDate>
		<dc:creator>Jamie Ayre</dc:creator>
				<category><![CDATA[In the Press]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.open-do.org/?p=1857</guid>
		<description><![CDATA[An excellent interview in Military Embedded Systems this week looking at NASA&#8217;s drive towards open source software. Sharon Hess interviews Ray O&#8217;Brien, Chief Technology Officer for Information Technology at NASA Ames Research Center. In it, O&#8217;Brien discusses NASA&#8217;s OSS policy, projects, and the advantages they are seeing from interacting with the OSS community.]]></description>
			<content:encoded><![CDATA[An <a href="http://www.mil-embedded.com/articles/id/?5338">excellent interview in Military Embedded Systems</a> this week looking at NASA&#8217;s drive towards open source software. Sharon Hess interviews Ray O&#8217;Brien, Chief Technology Officer for Information Technology at NASA Ames Research Center. In it, O&#8217;Brien discusses NASA&#8217;s OSS policy, projects, and the advantages they are seeing from interacting with the OSS community.]]></content:encoded>
			<wfw:commentRss>http://www.open-do.org/2011/10/26/nasas-drive-towards-open-source/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slides from the Couverture project conclusion meeting</title>
		<link>http://www.open-do.org/2011/02/23/slides-from-the-couverture-project-conclusion-meeting/</link>
		<comments>http://www.open-do.org/2011/02/23/slides-from-the-couverture-project-conclusion-meeting/#comments</comments>
		<pubDate>Wed, 23 Feb 2011 08:43:36 +0000</pubDate>
		<dc:creator>Jamie Ayre</dc:creator>
				<category><![CDATA[Agile/Lean Programming]]></category>
		<category><![CDATA[Certification]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Papers and Slides]]></category>
		<category><![CDATA[code coverage]]></category>
		<category><![CDATA[coverture project]]></category>
		<category><![CDATA[DO-178B]]></category>
		<category><![CDATA[gnatcoverage]]></category>
		<category><![CDATA[gnatemulator]]></category>
		<category><![CDATA[target emulation]]></category>

		<guid isPermaLink="false">http://www.open-do.org/?p=1645</guid>
		<description><![CDATA[Below are the slides from the recent Couverture project conclusion meeting. Cyrille Comar presented the original needs and goals of the project, the challenges the team came across a long the way, and the main results.

GNATcoverage/GNATemulator launchView more presentations from AdaCore.]]></description>
			<content:encoded><![CDATA[Below are the slides from the recent <a href="http://www.open-do.org/projects/couverture/">Couverture project</a> conclusion meeting. Cyrille Comar presented the original needs and goals of the project, the challenges the team came across a long the way, and the main results.

<div style="width:425px" id="__ss_7026796"><strong style="display:block;margin:12px 0 4px"><a href="http://www.slideshare.net/AdaCore/gnatcoveragelaunch" title="GNATcoverage/GNATemulator launch">GNATcoverage/GNATemulator launch</a></strong><object id="__sse7026796" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=adacore-2011-gnatcoveragelaunch-1-110223021915-phpapp01&#038;stripped_title=gnatcoveragelaunch&#038;userName=AdaCore" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed name="__sse7026796" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=adacore-2011-gnatcoveragelaunch-1-110223021915-phpapp01&#038;stripped_title=gnatcoveragelaunch&#038;userName=AdaCore" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object><div style="padding:5px 0 12px">View more <a href="http://www.slideshare.net/">presentations</a> from <a href="http://www.slideshare.net/AdaCore">AdaCore</a>.</div></div>]]></content:encoded>
			<wfw:commentRss>http://www.open-do.org/2011/02/23/slides-from-the-couverture-project-conclusion-meeting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FLOSS for Safety-related Systems</title>
		<link>http://www.open-do.org/2011/02/07/floss_embedded_world/</link>
		<comments>http://www.open-do.org/2011/02/07/floss_embedded_world/#comments</comments>
		<pubDate>Mon, 07 Feb 2011 11:56:35 +0000</pubDate>
		<dc:creator>Jamie Ayre</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.open-do.org/?p=1617</guid>
		<description><![CDATA[At the upcoming Embedded World conference in Nuremberg, Germany, there will be a days conference on the use of freely-licensed open source software (FLOSS) to build safety-critical systems. Presentation topics include:

Validation of Linux for Safety-Related Systems
Linux as a real-time Hypervisor for the automotive industry
Efficient Safety Critical Systems Development &#8211; Is FLOSS the only answer?
Finding Misuses [...]]]></description>
			<content:encoded><![CDATA[<p>At the upcoming <a href="http://www.embedded-world.eu/"target="_blank">Embedded World</a> conference in Nuremberg, Germany, there will be a <a href="http://www.embedded-world.eu/program/day-3.html?open=925"target="_blank">days conference</a> on the use of freely-licensed open source software (FLOSS) to build safety-critical systems. Presentation topics include:</p>

<p>Validation of Linux for Safety-Related Systems<br />
Linux as a real-time Hypervisor for the automotive industry<br />
Efficient Safety Critical Systems Development &#8211; Is FLOSS the only answer?<br />
Finding Misuses of Unsigned Integers in Linux Device Driver Code<br />
&#8220;Open Proof&#8221; for Railway Safety Software A Potential Way-Out of Vendor Lock-in Advancing to Standardization, Transparency, and Software Security<br />
Improved Redundancy and Consistency beyond RAID 1<br />
Utilizing security methods of FLOSS GPOS for safety</p>

<p>A full program description can be found <a href="http://www.embedded-world.eu/program/day-3.html?open=925"target="_blank">here</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://www.open-do.org/2011/02/07/floss_embedded_world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenUP and DO-178B development processes</title>
		<link>http://www.open-do.org/2010/10/04/openup-and-d0-178b-development-processes/</link>
		<comments>http://www.open-do.org/2010/10/04/openup-and-d0-178b-development-processes/#comments</comments>
		<pubDate>Mon, 04 Oct 2010 10:36:47 +0000</pubDate>
		<dc:creator>Jamie Ayre</dc:creator>
				<category><![CDATA[Agile/Lean Programming]]></category>
		<category><![CDATA[Certification]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Papers and Slides]]></category>

		<guid isPermaLink="false">http://www.open-do.org/?p=1464</guid>
		<description><![CDATA[In a paper first published in 2008, Christophe Bertrand and Christopher P. Fuhrman from the Department of Software and IT Engineering, ÉTS, Montreal, Canada, discuss how OpenUP (&#8221;a minimally sufficient software development process – meaning that only fundamental content is included&#8221;), could be adopted for use in the context of building high-integrity (DO-178B) software.

Abstract:

&#8220;Civil avionics [...]]]></description>
			<content:encoded><![CDATA[<p>In a paper first published in 2008, Christophe Bertrand and Christopher P. Fuhrman from the Department of Software and IT Engineering, ÉTS, Montreal, Canada, discuss how <a href="http://www.eclipse.org/epf/general/OpenUP.pdf" target="_blank">OpenUP</a> (&#8221;a minimally sufficient software development process – meaning that only fundamental content is included&#8221;), could be adopted for use in the context of building high-integrity (DO-178B) software.</p>

<p>Abstract:<br /><br />

&#8220;Civil avionics software must be certified according to standards mandated by governmental agencies, such as the Federal Aviations Administration in the United States. Typically the certification is done in the context of the DO-178B standard. For companies seeking a first-time certification, preparation for DO-178B can be a daunting challenge. The documentation and planning of high-integrity software is therefore a software engineering problem. As a solution, we consider an open-source derivative of the Unified Process, called OpenUP, as a base process model from which to begin. Because of their importance in the DO-178B standard, software requirement activities are the focus of our study. We show that most of DO-178B’s objectives in this dimension could be supported with activities in OpenUP.&#8221;</p>

<p>Full paper:<br /><br />

<a href="http://profs.etsmtl.ca/cfuhrman/publications/OpenUP_DO-178B.pdf" target="_blank">Towards Defining Software Development Processes in DO-178B with OpenUP</a></P> 

 ]]></content:encoded>
			<wfw:commentRss>http://www.open-do.org/2010/10/04/openup-and-d0-178b-development-processes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hi-Lite project officially launched</title>
		<link>http://www.open-do.org/2010/05/05/hi-lite-launch/</link>
		<comments>http://www.open-do.org/2010/05/05/hi-lite-launch/#comments</comments>
		<pubDate>Wed, 05 May 2010 12:02:31 +0000</pubDate>
		<dc:creator>Jamie Ayre</dc:creator>
				<category><![CDATA[Certification]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Related Initiatives]]></category>

		<guid isPermaLink="false">http://www.open-do.org/?p=1307</guid>
		<description><![CDATA[Yesterday saw the official launch of the Hi-Lite project.  Financially supported by  French national and local government agencies, Hi-Lite aims to increase the use of formal methods in developing high integrity software, particularly to meet the forthcoming DO-178C avionics standard. 

Hi-Lite is completely based on libre software. The project is structured in two [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday saw the official launch of the <a href="http://www.open-do.org/projects/hi-lite/">Hi-Lite project</a>.  Financially supported by  French national and local government agencies, Hi-Lite aims to increase the use of formal methods in developing high integrity software, particularly to meet the forthcoming DO-178C avionics standard. </p>

<p>Hi-Lite is completely based on libre software. The project is structured in two different toolchains for Ada and C based on GNAT/GCC compilers, the SPARK verification toolset and the Frama-C platform. The integration of these toolchains inside two industrial IDEs offers to the user a common interaction on Ada and C programs. In particular, mixed Ada/C programs can be verified against a common specification. </p>

<p>The project partners are AdaCore, Altran Praxis, Astrium Space Transportation, CEA-LIST, the ProVal team of INRIA and Thales Communications. AdaCore is the project leader. For more information please visit <a href="http://www.open-do.org/projects/hi-lite/">www.open-do.org/projects/hi-lite</a> and to subscribe to the public mailing list please send email to <a href="mailto:hi-lite-discuss@lists.forge.open-do.org">hi-lite-discuss@lists.forge.open-do.org.</a></p>

<p> We will be reporting on its progress here as it reaches major milestones throughout the evolution of the project.</p>

]]></content:encoded>
			<wfw:commentRss>http://www.open-do.org/2010/05/05/hi-lite-launch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HiberSource project joins Open-DO</title>
		<link>http://www.open-do.org/2010/01/18/hibersource-project-joins-open-do/</link>
		<comments>http://www.open-do.org/2010/01/18/hibersource-project-joins-open-do/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 13:59:45 +0000</pubDate>
		<dc:creator>Jamie Ayre</dc:creator>
				<category><![CDATA[Certification]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Open-DO News]]></category>

		<guid isPermaLink="false">http://www.open-do.org/?p=996</guid>
		<description><![CDATA[We are pleased to welcome the HiberSource project to Open-DO. This configuration management system is used to manage project data in accordance with DO-178B and supports the full software life cycle.

There are many free version control systems (such as SVN) but there are no free configuration systems to support projects (like Razor or PVCS). HiberSource [...]]]></description>
			<content:encoded><![CDATA[<p>We are pleased to welcome the HiberSource project to Open-DO. This configuration management system is used to manage project data in accordance with DO-178B and supports the full software life cycle.</p>

<p>There are many free version control systems (such as SVN) but there are no free configuration systems to support projects (like Razor or PVCS). HiberSource was started to be a configuration system to support full software life cycle with developing, verification and other certification activities.</p>

<p>For more information, please visit the <a href="http://hibersource.forge.open-do.org/">project </a> on the Open-DO forge.</p>

]]></content:encoded>
			<wfw:commentRss>http://www.open-do.org/2010/01/18/hibersource-project-joins-open-do/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lean Principles in Open Source (Roberto di Cosmo)</title>
		<link>http://www.open-do.org/2009/07/08/lean-principles-in-open-source-roberto-di-cosmo/</link>
		<comments>http://www.open-do.org/2009/07/08/lean-principles-in-open-source-roberto-di-cosmo/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 17:41:44 +0000</pubDate>
		<dc:creator>Jamie Ayre</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Open-DO News]]></category>
		<category><![CDATA[Videos]]></category>

		<guid isPermaLink="false">http://www.open-do.org/?p=550</guid>
		<description><![CDATA[Here&#8217;s the sixth and last in a series of videos shot at the recent &#8220;Lean, Agile Approach to High-Integrity Software&#8221; Event. In this talk,  Roberto di Cosmo, Professor of Computer Science at the Paris Diderot, presents his observations and research on the realities and challenges of building open-source communities.   

(Viewing tip: click [...]]]></description>
			<content:encoded><![CDATA[Here&#8217;s the sixth and last in a series of videos shot at the recent &#8220;Lean, Agile Approach to High-Integrity Software&#8221; Event. In this talk,  Roberto di Cosmo, Professor of Computer Science at the Paris Diderot, presents his observations and research on the realities and challenges of building open-source communities.   <br /><br />

<em>(Viewing tip: click the &#8216;HQ&#8217; button on the video controller for better image quality, it helps a lot for the slides)</em>

The talk is presented here is 4 parts.

<br /><br /><strong>Part 1 of 4</strong>

<object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/Yi_75BE4U3Q&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Yi_75BE4U3Q&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object><br /><br />

<em>To view parts 2-4 of this talk click the &#8216;Read More&#8217; link just below&#8230; </em><br /><br />

<span id="more-550"></span>

<strong>Part 2 of 4</strong><br /><br />

<object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/npCSigB1_9s&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/npCSigB1_9s&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object><br /><br />

<strong>Part 3 of 4</strong><br /><br />

<object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/EmmiedPTCYc&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/EmmiedPTCYc&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object>

<strong>Part 4 of 4</strong><br /><br />

<object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/cYl8rR61bpw&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/cYl8rR61bpw&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object>]]></content:encoded>
			<wfw:commentRss>http://www.open-do.org/2009/07/08/lean-principles-in-open-source-roberto-di-cosmo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Interesting open-source partitioning kernel</title>
		<link>http://www.open-do.org/2009/06/05/interesting-open-source-partitioning-kernel/</link>
		<comments>http://www.open-do.org/2009/06/05/interesting-open-source-partitioning-kernel/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 08:57:22 +0000</pubDate>
		<dc:creator>Jose Ruiz</dc:creator>
				<category><![CDATA[Certification]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Related Initiatives]]></category>

		<guid isPermaLink="false">http://www.open-do.org/?p=481</guid>
		<description><![CDATA[I attended the DASIA 2009 conference las week, and I discovered a really nice open-source initiative targeting the high-integrity real-time community. The Real-Time Systems Group of the University of Valencia has developed an open-source hypervisor (partitioning kernel) called XtratuM, which is not ARINC compliant, but it provides temporal and spatial partitioning. It currently works on [...]]]></description>
			<content:encoded><![CDATA[I attended the <a title="DASIA" href="http://pagesperso-orange.fr/eurospace/dasia.html">DASIA 2009</a> conference las week, and I discovered a really nice open-source initiative targeting the high-integrity real-time community. The Real-Time Systems Group of the University of Valencia has developed an open-source hypervisor (partitioning kernel) called <a title="XtratuM" href="http://www.xtratum.org">XtratuM</a>, which is not ARINC compliant, but it provides temporal and spatial partitioning. It currently works on x86 and LEON2.

I know personally the people behind this project, and I can encourage you to keep an eye on it.]]></content:encoded>
			<wfw:commentRss>http://www.open-do.org/2009/06/05/interesting-open-source-partitioning-kernel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

