blob: b23ab14abbf249a52d0ebc750bfdb8ab9ff57810 [file] [log] [blame]
Modules
=======
.. default-domain:: cmake
.. contents::
This page documents the CMake modules that are packaged with the build system,
and which offer convenience functions for actions used frequently within it.
See the :manual:`cmake-modules(7) <manual:cmake-modules(7)>` manual for a list
of modules provided by CMake directly.
Utility Modules
---------------
Internal Modules
^^^^^^^^^^^^^^^^
Modules specific to the Trusted Firmware-A build system.
.. toctree::
:glob:
:maxdepth: 1
External Modules
^^^^^^^^^^^^^^^^
Modules used by, but with no strict relation to, the Trusted Firmware-A build
system.
.. toctree::
:glob:
:maxdepth: 1
module/external/*
Find Modules
------------
CMake :ref:`Find Modules`, used to locate libraries and programs on the host
system.
.. toctree::
:glob:
:maxdepth: 1
--------------
*Copyright (c) 2021, Arm Limited and Contributors. All rights reserved.*