mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-08-10 20:43:48 +00:00
Update Step 2 per feedback
Signed-off-by: Amy Reyes <amy.reyes@intel.com>
This commit is contained in:
parent
4706f451eb
commit
a3ec34b3d6
@ -157,10 +157,6 @@ ACRN:
|
|||||||
* ACRN hypervisor source code
|
* ACRN hypervisor source code
|
||||||
* If your scenario has a Service VM: ACRN kernel source code
|
* If your scenario has a Service VM: ACRN kernel source code
|
||||||
|
|
||||||
In the next step, :ref:`overview_dev_board_config`, you will need the Board
|
|
||||||
Inspector tool found in the ACRN hypervisor source code to collect information
|
|
||||||
about the target hardware and generate a board configuration file.
|
|
||||||
|
|
||||||
.. _overview_dev_board_config:
|
.. _overview_dev_board_config:
|
||||||
|
|
||||||
|icon_target| Step 3: Generate a Board Configuration File
|
|icon_target| Step 3: Generate a Board Configuration File
|
||||||
@ -169,8 +165,9 @@ about the target hardware and generate a board configuration file.
|
|||||||
.. |icon_target| image:: ./images/icon_target.png
|
.. |icon_target| image:: ./images/icon_target.png
|
||||||
:scale: 75%
|
:scale: 75%
|
||||||
|
|
||||||
The :ref:`board_inspector_tool` ``board_inspector.py`` enables you to generate a
|
The :ref:`board_inspector_tool` ``board_inspector.py``, found in the ACRN
|
||||||
board configuration file on the target system.
|
hypervisor source code, enables you to generate a board configuration file on
|
||||||
|
the target system.
|
||||||
|
|
||||||
A **board configuration file** stores hardware-specific information extracted
|
A **board configuration file** stores hardware-specific information extracted
|
||||||
from the target system. This XML file describes the capacity of hardware
|
from the target system. This XML file describes the capacity of hardware
|
||||||
|
Loading…
Reference in New Issue
Block a user