blob: cb44e2c3c16bdbc261509227668aaed7c157a836 [file] [log] [blame]
Gyorgy Szing4021c292020-11-24 00:33:00 +01001Trusted Services Documentation
2==============================
3The Trusted Services project provides a framework for developing and deploying device
4root-of-trust services across a range of secure processing environments such as those
5provided by OP-TEE and Hafnium.
6
Julian Halle76ade82020-11-25 03:07:21 +01007.. raw:: html
8
9 <ul class="grid">
10 <li class="grid-item">
11 <a href="overview/index.html">
12 <img alt="" src="_static/images/tfm.png"/>
13 <h2>About trusted services</h2>
14 </a>
15 <p></p>
16 </li>
17 <li class="grid-item">
18 <a href="project/index.html">
19 <img alt="" src="_static/images/tfm.png"/>
20 <h2>About the project</h2>
21 </a>
22 <p></p>
23 </li>
24 <li class="grid-item">
25 <a href="developer/index.html">
26 <img alt="" src="_static/images/tfm.png"/>
27 <h2>Developer Docs</h2>
28 </a>
29 <p></p>
30 </li>
31 <li class="grid-item">
32 <a href="environments/index.html">
33 <img alt="" src="_static/images/tfm.png"/>
34 <h2>Processing Environments</h2>
35 </a>
36 <p></p>
37 </li>
38 <li class="grid-item">
39 <a href="security/index.html">
40 <img alt="" src="_static/images/tfm.png"/>
41 <h2>Security Model</h2>
42 </a>
43 <p></p>
44 </li>
45 <li class="grid-item">
46 <a href="standards/index.html">
47 <img alt="" src="_static/images/tfm.png"/>
48 <h2>Standards Compliance</h2>
49 </a>
50 <p></p>
51 </li>
52 </ul>
53
Gyorgy Szing4021c292020-11-24 00:33:00 +010054.. toctree::
55 :maxdepth: 1
56 :caption: Contents:
57 :hidden:
58
Julian Halle76ade82020-11-25 03:07:21 +010059 overview/index
60 project/index
61 developer/index
62 environments/index
63 security/index
64 standards/index
Gyorgy Szing4021c292020-11-24 00:33:00 +010065
66--------------
67
Julian Halle76ade82020-11-25 03:07:21 +010068*Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved.*
Gyorgy Szing4021c292020-11-24 00:33:00 +010069
70SPDX-License-Identifier: BSD-3-Clause