blob: eb22b3e11d42de97c090539eadedfd60342a54f9 [file] [log] [blame]
Gyorgy Szing101ce2d2021-03-19 12:47:53 +01001Platform Security Architecture
2==============================
3
4Trusted Services is the home of the |PSA| reference implementation. The PSA partitions are implemented based on the |FF-A|
5specification. For details on FF-A support in TS please see the :doc:`ff-a` page.
6
7For background information on |PSA| please visit the `PSA homepage`_. If you are looking for information on certified products
8please visit `www.psacertified.org`_
9
10For a list of PSA specific components refer to deployments targeting the ``opteesp`` environment on the
Julian Hall5e3626f2022-04-07 14:05:08 +010011:doc:`/developer/deployments/index` page.
Gyorgy Szing101ce2d2021-03-19 12:47:53 +010012
13--------------
14
15.. _`PSA homepage`: https://developer.arm.com/architectures/security-architectures/platform-security-architecture
16.. _`www.psacertified.org`: https://www.psacertified.org/certified-products/
17.. _`Hafnium project`: https://www.trustedfirmware.org/projects/hafnium/
18
Julian Hall5e3626f2022-04-07 14:05:08 +010019*Copyright (c) 2020-2022, Arm Limited and Contributors. All rights reserved.*
Gyorgy Szing101ce2d2021-03-19 12:47:53 +010020
21SPDX-License-Identifier: BSD-3-Clause