Gyorgy Szing | 05ece0e | 2019-10-08 12:56:59 +0200 | [diff] [blame] | 1 | Trusted Firmware-A Unit Tests
|
| 2 | =============================
|
| 3 |
|
| 4 | This repository holds the unit tests of the TF-A project.
|
| 5 |
|
| 6 | The full documentation of this project is `Sphinx`_ based, lives in the *doc*
|
| 7 | sub-directory and is captured in reStructuredText_ format.
|
| 8 |
|
| 9 | For licensing information please refer to `license.rst`_
|
| 10 |
|
| 11 | Contributed content is accepted under the `Developer Certificate of Origin (DCO)`_
|
| 12 | and commit messages shall follow specific formatting rules (for details
|
| 13 | please refer to the *Contributing* sections of the full documentation).
|
| 14 |
|
| 15 | .. _reStructuredText: http://docutils.sourceforge.net/rst.html
|
| 16 | .. _Sphinx: http://www.sphinx-doc.org/en/master/
|
| 17 | .. _`license.rst`: ./license.rst
|
| 18 | .. _`Developer Certificate of Origin (DCO)`: ./dco.txt
|
| 19 |
|
| 20 | --------------
|
| 21 |
|
| 22 | *Copyright (c) 2019, Arm Limited and Contributors. All rights reserved.*
|
| 23 |
|
| 24 | SPDX-License-Identifier: BSD-3-Clause
|