blob: 74356c06a40fd39bd2cbcdeafab79c713fd25da6 [file] [log] [blame]
Glossary
========
This glossary provides definitions for terms and abbreviations used in the Trusted Services documentation.
You can find additional definitions in the `Arm Glossary`_.
.. glossary::
:sorted:
TF-A
Trusted Firmware-A
TS
Trusted Services
C identifier like string
A name which uses only alphanumeric characters and underscores and the first character is not a digit.
LCS
`Linux Coding Style`_
ACLE
`Arm C language extensions`_
PSA
`Platforn Security Arhitecture`_
FF-A
`Firmware Framework for A`_
--------------
.. _`Arm Glossary`: https://developer.arm.com/support/arm-glossary
.. _`Linux Coding Style`: https://www.kernel.org/doc/html/v4.10/process/coding-style.html
.. _`Arm C language extensions`: https://developer.arm.com/documentation/101028/0012/?lang=en
.. _`Platforn Security Arhitecture`: https://developer.arm.com/architectures/security-architectures/platform-security-architecture
.. _`Firmware Framework for A`: https://developer.arm.com/docs/den0077/latest
*Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved.*
SPDX-License-Identifier: BSD-3-Clause