doc: create ACRN config tool/board inspector docs

- Create ACRN config tool doc based on info in existing "Intro to ACRN Configuration" doc, add clarifications
- Create board inspector tool doc based on info in existing "Intro to ACRN Configuration" doc, add clarifications
- Create launch config options doc based on info in existing "Intro to ACRN Configuration" doc, similar to existing scenario config options doc
- Update refs that no longer exist
- Create hypervisor makefile options doc, combining makefile info from "Intro to ACRN Configuration" doc and "Build ACRN from Source" doc
- Clarify why you need config files, difference between scenario vs. launch VM settings
- Updates are intended to reflect v2.6 code

Signed-off-by: Amy Reyes <amy.reyes@intel.com>
This commit is contained in:
Amy Reyes
2021-09-22 19:12:07 -07:00
committed by David Kinder
parent 6700a510be
commit 0ac609b5d8
15 changed files with 762 additions and 482 deletions

View File

@@ -91,7 +91,7 @@ installed by executing the following command:
sudo pip3 install lxml
.. note::
Refer to :ref:`acrn_config_workflow` for a complete list of tools required to
Refer to :ref:`gsg` for a complete list of tools required to
run the board inspector.
With the prerequisites done, copy the entire board inspector folder from