doc: Remove apl gsg and merge contents into rt gsg

Change APL getting started guide to KBL getting started guide;
Merge some of the contents into preempt-rt getting started guide;
Move the modified kbl getting started guide to the behind of the configuration tutorials;
Fix issues for acrn_quick_setup.sh script.

Signed-off-by: lirui34 <ruix.li@intel.com>
This commit is contained in:
lirui34
2019-10-28 14:23:23 +08:00
committed by deb-intel
parent 90cf27aa5f
commit f835fdef05
29 changed files with 352 additions and 356 deletions

View File

@@ -91,7 +91,7 @@ noted above. For example, add the following code into function
Once you have instrumented the code, you need to rebuild the hypervisor and
install it on your platform. Refer to :ref:`getting-started-building` and
:ref:`getting-started-apl-nuc` for detailed instructions on how to do that.
:ref:`kbl-nuc-sdc` for detailed instructions on how to do that.
We set console log level to 5, and mem log level to 2 through the
command::
@@ -205,7 +205,7 @@ shown in the following example:
4. After we have inserted the trace code addition, we need to rebuild
the ACRN hypervisor and install it on the platform. Refer to
:ref:`getting-started-building` and :ref:`getting-started-apl-nuc` for
:ref:`getting-started-building` and :ref:`kbl-nuc-sdc` for
detailed instructions on how to do that.
5. Now we can use the following command in the SOS console