<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://l4dev.org/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://l4dev.org/feed.php">
        <title>CODEZERO Embedded Hypervisor | ARM Cortex-A9, Cortex-A15 virtualization for Android Ubuntu Linux application_development</title>
        <description></description>
        <link>http://l4dev.org/</link>
        <image rdf:resource="http://l4dev.org/lib/images/favicon.ico" />
       <dc:date>2012-02-24T10:27:58+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://l4dev.org/application_development:codezero_project_overview?rev=1276236664&amp;do=diff"/>
                <rdf:li rdf:resource="http://l4dev.org/application_development:debugging?rev=1276114275&amp;do=diff"/>
                <rdf:li rdf:resource="http://l4dev.org/application_development:writing_applications?rev=1258654291&amp;do=diff"/>
                <rdf:li rdf:resource="http://l4dev.org/application_development:writing_applications2?rev=1276160468&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://l4dev.org/lib/images/favicon.ico">
        <title>CODEZERO Embedded Hypervisor | ARM Cortex-A9, Cortex-A15 virtualization for Android Ubuntu Linux</title>
        <link>http://l4dev.org/</link>
        <url>http://l4dev.org/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://l4dev.org/application_development:codezero_project_overview?rev=1276236664&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-06-11T06:11:04+00:00</dc:date>
        <title>application_development:codezero_project_overview</title>
        <link>http://l4dev.org/application_development:codezero_project_overview?rev=1276236664&amp;do=diff</link>
        <description>&lt;&lt; Back to Codezero Application Development


Software Overview

Codezero run-time consists of two main components; the microkernel and containers.

The microkernel is the only privileged component in the Codezero run-time. It is considered as the single point of trust, namely the trusted computing base. It exposes a minimal system call API to userspace containers. It is also responsible for security checking of resource accesses issued by each container, through the use of its system call API.</description>
    </item>
    <item rdf:about="http://l4dev.org/application_development:debugging?rev=1276114275&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-06-09T20:11:15+00:00</dc:date>
        <title>application_development:debugging</title>
        <link>http://l4dev.org/application_development:debugging?rev=1276114275&amp;do=diff</link>
        <description>&lt;&lt; Back to Codezero Application Development



1.) Codezero Debugging Overview

As described in the Getting Started guide, the standard debugging method on Codezero is based on Insight/GDB debugger connected to a QEMU emulator instance. This set up provides an experience that is very close to In-Circuit-Emulator debugging of a real hardware platform.</description>
    </item>
    <item rdf:about="http://l4dev.org/application_development:writing_applications?rev=1258654291&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-11-19T18:11:31+00:00</dc:date>
        <title>application_development:writing_applications</title>
        <link>http://l4dev.org/application_development:writing_applications?rev=1258654291&amp;do=diff</link>
        <description>&lt;&lt; Back to Codezero Application Development


In the current release, the opportunities on writing Codezero Applications may be somewhat limited. Some of the limitations are listed below:

Limitations

	*  The libposix functionality is limited, e.g. a fraction of POSIX API calls are available (see  list).
	*  The C library functionality is limited, there is a need for porting uClibc.</description>
    </item>
    <item rdf:about="http://l4dev.org/application_development:writing_applications2?rev=1276160468&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-06-10T09:01:08+00:00</dc:date>
        <title>application_development:writing_applications2</title>
        <link>http://l4dev.org/application_development:writing_applications2?rev=1276160468&amp;do=diff</link>
        <description>libl4 is the generic userspace library that provides a unified interface to the Codezero system calls. Codezero pagers and applications use this library to initiate system calls, and higher level libraries such as libposix uses libl4 to translate POSIX API calls into appropriate ipc requests and system calls on Codezero.</description>
    </item>
</rdf:RDF>

