mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-05-09 17:07:00 +00:00
With the addition of more HLD documents, the developer-guides index was getting too busy, so push the HLD documents down a level. Also, the supported hardware document is buried in the getting started section and hard to find, so promote it. Trusty isn't really supported (yet) so drop it from the TOC for now. Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
22 lines
595 B
ReStructuredText
22 lines
595 B
ReStructuredText
.. _getting_started:
|
|
|
|
Getting Started Guides
|
|
######################
|
|
|
|
After reading the :ref:`introduction`, use these guides to get started
|
|
using ACRN in a reference setup. We'll show how to set up your
|
|
development and target hardware, and then how to boot up the ACRN
|
|
hypervisor and the `Clear Linux`_ Service OS and Guest OS on the Intel
|
|
(EFI) platform.
|
|
|
|
.. _Clear Linux: https://clearlinux.org
|
|
|
|
ACRN development is currently supported on Apollo Lake Intel platforms,
|
|
described in :ref:`hardware`. Follow the setup guides listed here:
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
apl-nuc.rst
|
|
up2.rst
|