You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/developer-guides/hld/hld-overview.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ ACRN high-level design overview
5
5
6
6
ACRN is an open source reference hypervisor (HV) that runs on top of Intel
7
7
platforms (APL, KBL, etc) for heterogeneous scenarios such as the Software Defined
8
-
Cockpit (SDC), or the In-Vehicle Experience (IVE) for automotive, or HMI & Real-Time OS for industry. ACRN provides embedded hypervisor vendors with a reference
8
+
Cockpit (SDC), or the In-Vehicle Experience (IVE) for automotive, or HMI & real-time OS for industry. ACRN provides embedded hypervisor vendors with a reference
9
9
I/O mediation solution with a permissive license and provides auto makers and
10
10
industry users a reference software stack for corresponding use.
11
11
@@ -124,7 +124,7 @@ ACRN 2.0
124
124
========
125
125
126
126
ACRN 2.0 is extending ACRN to support pre-launched VM (mainly for safety VM)
127
-
and Real-Time (RT) VM.
127
+
and real-time (RT) VM.
128
128
129
129
:numref:`overview-arch2.0` shows the architecture of ACRN 2.0; the main difference
0 commit comments