mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-07-16 16:32:51 +00:00
doc: remove sdc2 and update industry scenario
Remove SDC2 scenario since usages under SDC2 could be supported by INDUSTRY scenario which would support up to 7 post-launched VMs. Signed-off-by: Victor Sun <victor.sun@intel.com>
This commit is contained in:
parent
0bd30017eb
commit
515e478282
@ -131,19 +131,14 @@ SDC:
|
||||
automotive use case that includes one pre-launched Service VM and one
|
||||
post-launched User VM.
|
||||
|
||||
SDC2:
|
||||
SDC2 (Software Defined Cockpit 2) is an extended scenario for an
|
||||
automotive SDC system. SDC2 defines one pre-launched Service VM and up
|
||||
to three post-launched VMs.
|
||||
|
||||
LOGICAL_PARTITION:
|
||||
This scenario defines two pre-launched VMs.
|
||||
|
||||
INDUSTRY:
|
||||
This is a typical scenario for industrial usage with up to four VMs:
|
||||
one pre-launched Service VM, one post-launched Standard VM for Human
|
||||
interaction (HMI), and one or two post-launched RT VMs for real-time
|
||||
control.
|
||||
This is a typical scenario for industrial usage with up to eight VMs:
|
||||
one pre-launched Service VM, five post-launched Standard VMs (for Human
|
||||
interaction etc.), one post-launched RT VMs (for real-time control),
|
||||
and one Kata container VM.
|
||||
|
||||
HYBRID:
|
||||
This scenario defines a hybrid use case with three VMs: one
|
||||
|
@ -33,10 +33,6 @@ Console enable list
|
||||
+=================+=======================+====================+================+================+
|
||||
| SDC | Service VM | Post-launched | Post-launched | |
|
||||
| | (vuart enable) | | | |
|
||||
| | | | | |
|
||||
+-----------------+-----------------------+--------------------+----------------+----------------+
|
||||
| SDC2 | Service VM | Post-launched | | Post-launched |
|
||||
| | (vuart enable) | | | |
|
||||
+-----------------+-----------------------+--------------------+----------------+----------------+
|
||||
| Hybrid | Pre-launched (Zephyr) | Service VM | Post-launched | |
|
||||
| | (vuart enable) | (vuart enable) | | |
|
||||
@ -111,8 +107,6 @@ Communication vUART enable list
|
||||
+=================+=======================+====================+=====================+================+
|
||||
| SDC | Service VM | Post-launched | Post-launched | |
|
||||
+-----------------+-----------------------+--------------------+---------------------+----------------+
|
||||
| SDC2 | Service VM | Post-launched | Post-launched | Post-launched |
|
||||
+-----------------+-----------------------+--------------------+---------------------+----------------+
|
||||
| Hybrid | Pre-launched (Zephyr) | Service VM | Post-launched | |
|
||||
| | (vuart enable COM2) | (vuart enable COM2)| | |
|
||||
+-----------------+-----------------------+--------------------+---------------------+----------------+
|
||||
|
Loading…
Reference in New Issue
Block a user