mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-19 20:22:46 +00:00
doc: small tweaks to new trusty doc
Adjusted the picture sizes a bit smaller, fixed some spelling errors, and moved the boot-flow.dot image used by trusty into the common images folder (and renamed the image to trusty-boot-flow.dot) Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
db62c23d81
commit
1bf511cf08
@ -27,6 +27,7 @@ Trusty Architecture
|
|||||||
|
|
||||||
.. figure:: images/trusty-arch.png
|
.. figure:: images/trusty-arch.png
|
||||||
:align: center
|
:align: center
|
||||||
|
:width: 800px
|
||||||
:name: Trusty Architectural diagram
|
:name: Trusty Architectural diagram
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
@ -46,7 +47,7 @@ Trusty Boot flow
|
|||||||
|
|
||||||
By design, the User OS bootloader (``UOS_Loader``) will trigger the Trusty boot process. The complete boot flow is illustrated below.
|
By design, the User OS bootloader (``UOS_Loader``) will trigger the Trusty boot process. The complete boot flow is illustrated below.
|
||||||
|
|
||||||
.. graphviz:: trusty/boot-flow.dot
|
.. graphviz:: images/trusty-boot-flow.dot
|
||||||
:name: trusty-boot-flow
|
:name: trusty-boot-flow
|
||||||
:align: center
|
:align: center
|
||||||
:caption: Trusty Boot Flow
|
:caption: Trusty Boot Flow
|
||||||
@ -103,6 +104,7 @@ be updated.
|
|||||||
|
|
||||||
.. figure:: images/ept-hierarchy.png
|
.. figure:: images/ept-hierarchy.png
|
||||||
:align: center
|
:align: center
|
||||||
|
:width: 800px
|
||||||
:name: EPT hierarchy
|
:name: EPT hierarchy
|
||||||
|
|
||||||
API
|
API
|
||||||
|
Loading…
Reference in New Issue
Block a user