From 515e4782826ed68cb50d04060a3fb83a04950d70 Mon Sep 17 00:00:00 2001 From: Victor Sun Date: Thu, 30 Apr 2020 22:33:11 +0800 Subject: [PATCH] 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 --- doc/getting-started/building-from-source.rst | 13 ++++--------- doc/tutorials/vuart_configuration.rst | 6 ------ 2 files changed, 4 insertions(+), 15 deletions(-) diff --git a/doc/getting-started/building-from-source.rst b/doc/getting-started/building-from-source.rst index 6ee4978b7..98afea57f 100644 --- a/doc/getting-started/building-from-source.rst +++ b/doc/getting-started/building-from-source.rst @@ -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 diff --git a/doc/tutorials/vuart_configuration.rst b/doc/tutorials/vuart_configuration.rst index 94a7a3c98..5a3d74f62 100644 --- a/doc/tutorials/vuart_configuration.rst +++ b/doc/tutorials/vuart_configuration.rst @@ -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)| | | +-----------------+-----------------------+--------------------+---------------------+----------------+