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)| | | +-----------------+-----------------------+--------------------+---------------------+----------------+