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