Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
David B. Kinder 2018-03-09 23:56:16 -08:00
parent c26808fe21
commit b9f57ae7e5
3 changed files with 21 additions and 24 deletions

View File

@ -8,7 +8,7 @@ Version 0.1 release (March 2018)
In March 2018, Intel announced the open source Project ACRN at the
`Embedded Linux Conference and OpenIoT Summit North America 2018
<ELC18>`.
<ELC18>`_.
.. _ELC18:
https://events.linuxfoundation.org/events/elc-openiot-north-america-2018/
@ -17,18 +17,17 @@ ACRN is a flexible, lightweight reference hypervisor, built with
real-time and safety-criticality in mind, optimized to streamline
embedded development through an open source platform.
The project ACRN reference code can be found on GitHug in https://github.com/projectacrn
It includes the ACRN hypervisor, the ACRN device model and
documentation.
ACRN is a flexible, lightweight hypervisor, built with real-time and
safety-criticality in mind,it is optimized to streamline embedded
development through an open source reference platform. ACRNs key
features include:
The project ACRN reference code can be found on GitHug in
https://github.com/projectacrn. It includes the ACRN hypervisor, the
ACRN device model and documentation. ACRN is a flexible, lightweight
hypervisor, built with real-time and safety-criticality in mind,it is
optimized to streamline embedded development through an open source
reference platform. ACRNs key features include:
* Small footprint
* Built with Real-Time in Mind
* Virtualization of Embedded IoT Device functions
* Safety Critical Workload Considerations
* Built with real-time in mind
* Virtualization of embedded IoT device functions
* Safety-critical workload considerations
* Adaptable
* Open Source

View File

@ -268,23 +268,21 @@
<div class="section" id="version-0-1-release-march-2018">
<h2>Version 0.1 release (March 2018)<a class="headerlink" href="#version-0-1-release-march-2018" title="Permalink to this headline"></a></h2>
<p>In March 2018, Intel announced the open source Project ACRN at the
<cite>Embedded Linux Conference and OpenIoT Summit North America 2018
&lt;ELC18&gt;</cite>.</p>
<a class="reference external" href="ELC18">Embedded Linux Conference and OpenIoT Summit North America 2018</a>.</p>
<p>ACRN is a flexible, lightweight reference hypervisor, built with
real-time and safety-criticality in mind, optimized to streamline
embedded development through an open source platform.</p>
<p>The project ACRN reference code can be found on GitHug in <a class="reference external" href="https://github.com/projectacrn">https://github.com/projectacrn</a>
It includes the ACRN hypervisor, the ACRN device model and
documentation.
ACRN is a flexible, lightweight hypervisor, built with real-time and
safety-criticality in mind,it is optimized to streamline embedded
development through an open source reference platform. ACRNs key
features include:</p>
<p>The project ACRN reference code can be found on GitHug in
<a class="reference external" href="https://github.com/projectacrn">https://github.com/projectacrn</a>. It includes the ACRN hypervisor, the
ACRN device model and documentation. ACRN is a flexible, lightweight
hypervisor, built with real-time and safety-criticality in mind,it is
optimized to streamline embedded development through an open source
reference platform. ACRNs key features include:</p>
<ul class="simple">
<li>Small footprint</li>
<li>Built with Real-Time in Mind</li>
<li>Virtualization of Embedded IoT Device functions</li>
<li>Safety Critical Workload Considerations</li>
<li>Built with real-time in mind</li>
<li>Virtualization of embedded IoT device functions</li>
<li>Safety-critical workload considerations</li>
<li>Adaptable</li>
<li>Open Source</li>
</ul>

File diff suppressed because one or more lines are too long