blob: 4f393955a597cb40349b2a3ac8cf384e571689b0 [file] [log] [blame]
Gyorgy Szing05ece0e2019-10-08 12:56:59 +02001Trusted Firmware-A Unit Tests
2=============================
3
4This repository holds the unit tests of the TF-A project.
5
6The full documentation of this project is `Sphinx`_ based, lives in the *doc*
7sub-directory and is captured in reStructuredText_ format.
8
9For licensing information please refer to `license.rst`_
10
11Contributed content is accepted under the `Developer Certificate of Origin (DCO)`_
12and commit messages shall follow specific formatting rules (for details
13please 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
24SPDX-License-Identifier: BSD-3-Clause