blob: 32355ccbbb50533f238fa8412b0077b879a14748 [file] [log] [blame]
:Page authors: Gyorgy Szing <gyorgy.szing@arm.com>
..
The build-system will copy all documents into a temporary directory tree
before the documentation is built.
This file will be copied to the top level and thus please use relative paths
as if this file would be in <TFM_ROOT_DIR>.
The values between @ characters will be filled in by CMake.
Welcome to TF-M's documentation!
================================
.. toctree::
:maxdepth: 2
:glob:
:hidden:
docs/contributing
docs/dco
docs/glossary
docs/maintainers
docs/user_guides/tfm_sw_requirement
docs/user_guides/tfm_build_instruction
docs/coding_guide
docs/user_guides/tfm_user_guide
docs/user_guides/os_migration_guide_armv8m
docs/user_guides/tfm_integration_guide
docs/user_guides/tfm_ns_client_identification
docs/user_guides/tfm_secure_boot
docs/user_guides/tfm_secure_irq_handling
.. toctree::
:maxdepth: 2
:caption: Processes
:glob:
:hidden:
docs/processes/**
.. toctree::
:maxdepth: 2
:caption: Secure services
:glob:
:hidden:
docs/user_guides/services/*
.. toctree::
:maxdepth: 2
:caption: Components
:glob:
:hidden:
lib/**
.. toctree::
:maxdepth: 2
:caption: Target platforms
:glob:
:hidden:
platform/**
.. toctree::
:caption: Design documents
:maxdepth: 2
:glob:
:hidden:
@ACCEPTED_DD_LIST@
.. toctree::
:caption: Draft design documents
:maxdepth: 2
:glob:
:hidden:
@DRAFT_DD_LIST@
.. toctree::
:caption: Rejected design documents
:maxdepth: 2
:glob:
:hidden:
@REJECTED_DD_LIST@
.. toctree::
:maxdepth: 2
:caption: Tools
:glob:
:hidden:
tools/iat-verifier/*
.. include:: readme.rst
-----------
*Copyright (c) 2019, Arm Limited. All rights reserved.*