| Welcome to TF-A CMake Framework's documentation! |
| ================================================ |
| |
| .. toctree:: |
| :maxdepth: 1 |
| :caption: Contents: |
| |
| Home<self> |
| license |
| change-log |
| contributing |
| coding-guidelines |
| maintainers |
| user_guide |
| map |
| group |
| stgt |
| gcc |
| utils |
| docs-build |
| software_requirements |
| versioning_policy |
| glossary |
| todo |
| |
| The CMake Framework is a set of CMake functions organised into logical modules, |
| adding missing features to CMake and standardizing the usage of existing ones. |
| The framework's primary purpose is to simplify creating cross-compiled, embedded |
| projects. |
| |
| The current version of the framework is version |release|. For details about |
| changes between versions please refer to the :ref:`Change Log & Release Notes`. |
| |
| For information on planned changes and issues to be addressed please refer to |
| :ref:`TODO list`. |
| |
| .. todo:: Expand general description of the framework. |
| |
| -------------- |
| |
| *Copyright (c) 2019-2020, Arm Limited and Contributors. All rights reserved.* |
| |
| SPDX-License-Identifier: BSD-3-Clause |