2018-06-28 22:55:57 +08:00
|
|
|
.. _getting_started:
|
|
|
|
|
2020-03-13 09:51:16 +08:00
|
|
|
Getting Started
|
|
|
|
###############
|
2018-06-28 22:55:57 +08:00
|
|
|
|
|
|
|
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
|
2019-08-03 05:08:07 +08:00
|
|
|
hypervisor and the `Clear Linux`_ Service VM and User VM on the Intel
|
2018-06-28 22:55:57 +08:00
|
|
|
(EFI) platform.
|
|
|
|
|
|
|
|
.. _Clear Linux: https://clearlinux.org
|
|
|
|
|
2019-08-02 07:03:24 +08:00
|
|
|
ACRN is supported on Apollo Lake and Kaby Lake Intel platforms,
|
|
|
|
as described in :ref:`hardware`.
|
|
|
|
|
|
|
|
Follow these getting started guides to give ACRN a try:
|
2018-06-28 22:55:57 +08:00
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
2019-08-02 12:12:59 +08:00
|
|
|
reference/hardware
|
2019-08-02 07:03:24 +08:00
|
|
|
getting-started/building-from-source
|
2020-06-03 06:12:58 +08:00
|
|
|
getting-started/rt_industry_ubuntu
|
2020-04-24 20:40:35 +08:00
|
|
|
tutorials/using_hybrid_mode_on_nuc
|
|
|
|
tutorials/using_partition_mode_on_nuc
|