2019-08-01 07:08:40 +08:00
|
|
|
.. _contribute_acrn:
|
|
|
|
|
|
|
|
Contribute to ACRN
|
|
|
|
##################
|
|
|
|
|
|
|
|
Here's where you'll find details about ACRN's high-level design and
|
|
|
|
design principles, along with guidelines followed by the
|
|
|
|
development team. With this information, you too can contribute to the
|
|
|
|
project and submit code and documentation patches of your own.
|
|
|
|
|
2019-08-02 12:12:59 +08:00
|
|
|
Design Guides
|
|
|
|
*************
|
2019-08-01 07:08:40 +08:00
|
|
|
|
|
|
|
Read about ACRN's high-level design and architecture principles that led
|
|
|
|
to the develoment of the ACRN hypervisor and its components. You'll
|
|
|
|
also find details about specific architecture topics.
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
2019-08-02 07:03:24 +08:00
|
|
|
developer-guides/modularity
|
|
|
|
developer-guides/hld/index
|
|
|
|
developer-guides/sw_design_guidelines
|
|
|
|
developer-guides/GVT-g-porting
|
|
|
|
developer-guides/trusty
|
|
|
|
developer-guides/l1tf
|
|
|
|
developer-guides/VBSK-analysis
|
2019-08-01 07:08:40 +08:00
|
|
|
|
|
|
|
|
2019-08-02 12:12:59 +08:00
|
|
|
Contributing Guides
|
|
|
|
*******************
|
2019-08-01 07:08:40 +08:00
|
|
|
|
|
|
|
As an open-source project, we welcome and encourage the community to
|
|
|
|
submit patches for code, documentation, tests, and more, directly to the
|
|
|
|
project. Here's where you'll find how the development team works and the
|
|
|
|
guidelines they (and you) use to contribute code (and documentation) to
|
|
|
|
the project.
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
2019-08-02 07:03:24 +08:00
|
|
|
developer-guides/contribute_guidelines
|
|
|
|
developer-guides/coding_guidelines
|
|
|
|
developer-guides/doc_guidelines
|
|
|
|
developer-guides/graphviz
|
|
|
|
tutorials/docbuild
|
2019-08-02 12:12:59 +08:00
|
|
|
|
|
|
|
.. _tools:
|
|
|
|
|
|
|
|
Tools
|
|
|
|
*****
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:glob:
|
|
|
|
:maxdepth: 1
|
|
|
|
|
|
|
|
misc/tools/acrn-crashlog/README
|
|
|
|
misc/tools/**
|
|
|
|
misc/acrn-manager/**
|