blob: 7178b4ad86e479246ca0ff89b8465dc1a3b01d26 [file] [log] [blame]
Gyorgy Szing5e429cb2019-12-03 20:39:55 +01001CMake Framework
2===============
3
4This repository holds the CMake Framework designed for the Trusted Firmware-A
5project.
6
7The full documentation of this project is `Sphinx`_ based, lives in the *doc*
8sub-directory and is captured in reStructuredText_ format.
9
10For licensing information please refer to `license.rst`_
11
12Contributed content is accepted under the
13`Developer Certificate of Origin (DCO)`_ and commit messages shall follow
14specific formatting rules (for details please refer to the
15*Contributing* sections of the full documentation).
16
17.. _reStructuredText: http://docutils.sourceforge.net/rst.html
18.. _Sphinx: http://www.sphinx-doc.org/en/master/
19.. _`license.rst`: ./license.rst
20.. _`Developer Certificate of Origin (DCO)`: ./dco.txt
21
22--------------
23
24*Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved.*
25
26SPDX-License-Identifier: BSD-3-Clause