blob: 06bfdcd3a912b1a423f23d9d18fb76f3bda04058 [file] [log] [blame]
Galanakis, Minos0c1ad782019-11-08 11:28:40 +00001:Page authors: Gyorgy Szing <gyorgy.szing@arm.com>
2
3..
4 The build-system will copy all documents into a temporary directory tree
5 before the documentation is built.
6 This file will be copied to the top level and thus please use relative paths
7 as if this file would be in <TFM_ROOT_DIR>.
8
9 The values between @ characters will be filled in by CMake.
10
Galanakis, Minos0c1ad782019-11-08 11:28:40 +000011Trusted Firmware-M Documentation
12================================
13
Minos Galanakise4094012020-06-12 14:25:34 +010014.. raw:: html
15
16 <ul class="grid">
17 <li class="grid-item">
18 <a href="docs/introduction/readme.html">
19 <img alt="" src="_static/images/tfm.png"/>
20 <h2>Introduction</h2>
21 </a>
22 <p>Introducing the Trusted Firmware-M Project: overview,
23 architecture, features, and licensing</p>
24 </li>
25 <li class="grid-item">
26 <a href="docs/getting_started/index.html">
27 <img alt="" src="_static/images/tfm.png"/>
28 <h2>Getting Started Guides</h2>
29 </a>
30 <p>Follow this guide to set up a development environment on your
31 system, and then build and run a sample application.</p>
32 </li>
33 <li class="grid-item">
34 <a href="docs/contributing/index.html">
35 <img alt="" src="_static/images/tfm.png"/>
36 <h2>Contribution Guidelines</h2>
37 </a>
38 <p>As an open-source project, we welcome and encourage the community
39 to submit patches directly to the project.</p>
40 </li>
41 <li class="grid-item">
42 <a href="docs/reference/index.html">
43 <img alt="" src="_static/images/tfm.png"/>
44 <h2>References</h2>
45 </a>
46 <p>User guides, API Documentation, interfaces</p>
47 </li>
48 <li class="grid-item">
49 <a href="docs/design_documents/index.html">
50 <img alt="" src="_static/images/tfm.png"/>
51 <h2>Design</h2>
52 </a>
53 <p>Design documents, threat models.</p>
54 </li>
55 <li class="grid-item">
56 <a href="platform/ext/index.html">
57 <img alt="" src="_static/images/tfm.png"/>
58 <h2>Platforms</h2>
59 </a>
60 <p>List of supported boards and platforms.</p>
61 </li>
62 <li class="grid-item">
63 <a href="https://ci.trustedfirmware.org/job/tf-m-build-docs/lastSuccessfulBuild/artifact/trusted-firmware-m/build/install/doc/reference_manual/html/index.html">
64 <img alt="" src="_static/images/tfm.png"/>
65 <h2>API</h2>
66 </a>
67 <p>Doxygen documentation.</p>
68 </li>
69 <li class="grid-item">
70 <a href="https://developer.arm.com/architectures/security-architectures/platform-security-architecture">
71 <img alt="" src="_static/images/tfm.png"/>
72 <h2>PSA</h2>
73 </a>
74 <p>Platform Security Architecture (PSA) information.</p>
75 </li>
76 </ul>
77
Galanakis, Minos0c1ad782019-11-08 11:28:40 +000078.. toctree::
Minos Galanakise4094012020-06-12 14:25:34 +010079 :caption: Table of Contents
80 :name: mastertoc
81 :titlesonly:
82 :maxdepth: 1
Galanakis, Minos0c1ad782019-11-08 11:28:40 +000083 :hidden:
84
Minos Galanakise4094012020-06-12 14:25:34 +010085 Home<self>
86 docs/introduction/index
87 docs/getting_started/index
88 docs/contributing/index
89 docs/reference/index
Galanakis, Minos0c1ad782019-11-08 11:28:40 +000090 docs/design_documents/index
Minos Galanakise4094012020-06-12 14:25:34 +010091 platform/ext/index
92
Galanakis, Minos0c1ad782019-11-08 11:28:40 +000093
94.. toctree::
Galanakis, Minos0c1ad782019-11-08 11:28:40 +000095 :maxdepth: 2
Galanakis, Minos0c1ad782019-11-08 11:28:40 +000096 :hidden:
Minos Galanakise4094012020-06-12 14:25:34 +010097 :caption: Quick Links
Galanakis, Minos0c1ad782019-11-08 11:28:40 +000098
Minos Galanakise4094012020-06-12 14:25:34 +010099 docs/reference/changelog
100 docs/reference/glossary
101 docs/contributing/lic
Galanakis, Minos0c1ad782019-11-08 11:28:40 +0000102
103--------------
104
Minos Galanakis56cb7592020-02-10 10:40:12 +0000105*Copyright (c) 2017-2020, Arm Limited. All rights reserved.*