Gyorgy Szing | 4021c29 | 2020-11-24 00:33:00 +0100 | [diff] [blame] | 1 | Trusted Services Documentation |
| 2 | ============================== |
| 3 | The Trusted Services project provides a framework for developing and deploying device |
| 4 | root-of-trust services across a range of secure processing environments such as those |
| 5 | provided by OP-TEE and Hafnium. |
| 6 | |
Julian Hall | e76ade8 | 2020-11-25 03:07:21 +0100 | [diff] [blame] | 7 | .. 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 Szing | 4021c29 | 2020-11-24 00:33:00 +0100 | [diff] [blame] | 54 | .. toctree:: |
| 55 | :maxdepth: 1 |
| 56 | :caption: Contents: |
| 57 | :hidden: |
| 58 | |
Julian Hall | e76ade8 | 2020-11-25 03:07:21 +0100 | [diff] [blame] | 59 | overview/index |
| 60 | project/index |
| 61 | developer/index |
| 62 | environments/index |
| 63 | security/index |
| 64 | standards/index |
Gyorgy Szing | 4021c29 | 2020-11-24 00:33:00 +0100 | [diff] [blame] | 65 | |
| 66 | -------------- |
| 67 | |
Julian Hall | e76ade8 | 2020-11-25 03:07:21 +0100 | [diff] [blame] | 68 | *Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved.* |
Gyorgy Szing | 4021c29 | 2020-11-24 00:33:00 +0100 | [diff] [blame] | 69 | |
| 70 | SPDX-License-Identifier: BSD-3-Clause |