Go to file
Benjamin Copeland 2b0b72c44a Gerrit: Update .gitreview to new location
Change-Id: If09018fead554a66cb7e415cbe3b3dfc47c9e8ef
2020-06-05 11:55:23 +00:00
app Platform: Unify NS and secure UART STDOUT implementation 2020-06-05 04:23:33 +01:00
bl2 Boot: Add requirements.txt file 2020-06-04 12:33:36 +00:00
cmake Build: Enable ninja-based builds 2020-06-04 09:45:14 +00:00
configs Config: Add regression test config for TF-M Profile Small 2020-05-29 02:17:07 +00:00
docs Docs: Update path 'services' to 'partitions' 2020-06-05 02:20:21 +00:00
doxygen Doc: fix doxygen comments. 2019-03-05 12:04:49 +00:00
interface Build: Follow the 'source_structure.rst' 2020-06-03 10:33:45 +08:00
lib/ext Platform: Disallow repeated provisioning on Musca-S1 2020-06-02 10:12:06 +00:00
platform Platform: Unify NS and secure UART STDOUT implementation 2020-06-05 04:23:33 +01:00
secure_fw Test: Add attestation claim value check switch 2020-06-04 12:42:26 +00:00
test Test: Add attestation claim value check switch 2020-06-04 12:42:26 +00:00
tools Build: Follow the 'source_structure.rst' 2020-06-03 10:33:45 +08:00
.gitignore Build: Update .gitignore 2019-06-25 13:21:37 +00:00
.gitreview Gerrit: Update .gitreview to new location 2020-06-05 11:55:23 +00:00
BuildMbedCrypto.cmake Build: Enable ninja-based builds 2020-06-04 09:45:14 +00:00
CMakeLists.txt Build: Enable building TF-M with original MCUBoot 2020-01-27 14:54:42 +01:00
CommonConfig.cmake Test: Add attestation claim value check switch 2020-06-04 12:42:26 +00:00
dco.txt Docs: add licensing info and user docs 2017-12-18 14:43:48 +00:00
license.rst Doc: convert markdown files to rst 2019-05-03 09:08:51 +02:00
readme.rst Doc: Introduce changelog for 1.0 release 2020-03-27 11:40:47 +00:00

readme.rst

##################
Trusted Firmware-M
##################
The Trusted Firmware-M software implementation contained in this project is
designed to be a reference implementation of the
`Platform Security Architecture`_ (PSA) for `ARMv7-M and Armv8-M`_.

###########
Quick Links
###########

.. Note::
    This git contains the source code for Trusted Firmware-M.

    All official documentation has moved to `Trusted Firmware-M documentation`_
    which is available through `trustedfirmware.org`_.

* `ARMv7-M and Armv8-M`_
* `ARMv8-M Architecture`_
* `Platform Security Architecture`_
* `PSA certified`_
* `Documentation home`_
* `Release notes`_
* `Software requirements`_
* `Build instructions`_
* `User Guide`_
* `Contribution guidelines`_
* `trustedfirmware.org`_

####################
Feedback and support
####################
Feedback can be submitted via email to
`support-trustedfirmware-m@arm.com <support-trustedfirmware-m@arm.com>`__.

.. _License: https://ci.trustedfirmware.org/job/tf-m-build-test-nightly/lastSuccessfulBuild/artifact/build-docs/tf-m_documents/install/doc/user_guide/html/docs/lic.html
.. _Contribution guidelines: https://ci.trustedfirmware.org/job/tf-m-build-test-nightly/lastSuccessfulBuild/artifact/build-docs/tf-m_documents/install/doc/user_guide/html/docs/contributing.html
.. _Build instructions: https://ci.trustedfirmware.org/job/tf-m-build-test-nightly/lastSuccessfulBuild/artifact/build-docs/tf-m_documents/install/doc/user_guide/html/docs/user_guides/tfm_build_instruction.html
.. _Software requirements: https://ci.trustedfirmware.org/job/tf-m-build-test-nightly/lastSuccessfulBuild/artifact/build-docs/tf-m_documents/install/doc/user_guide/html/docs/user_guides/tfm_sw_requirement.html
.. _User Guide: https://ci.trustedfirmware.org/job/tf-m-build-test-nightly/lastSuccessfulBuild/artifact/build-docs/tf-m_documents/install/doc/user_guide/html/docs/user_guides/tfm_user_guide.html
.. _ARMv7-M and Armv8-M: https://developer.arm.com/architectures/cpu-architecture/m-profile
.. _ARMv8-M Architecture: https://developer.arm.com/docs/100688/latest/an-introduction-to-the-armv8-m-architecture
.. _Platform Security Architecture: https://www.arm.com/why-arm/architecture/platform-security-architecture
.. _PSA certified: https://www.psacertified.org/
.. _Trusted Firmware-M documentation: `Documentation home`_
.. _Documentation home: https://ci.trustedfirmware.org/job/tf-m-build-test-nightly/lastSuccessfulBuild/artifact/build-docs/tf-m_documents/install/doc/user_guide/html/docs/readme.html
.. _trustedfirmware.org: http://www.trustedfirmware.org
.. _Release notes: https://ci.trustedfirmware.org/job/tf-m-build-test-nightly/lastSuccessfulBuild/artifact/build-docs/tf-m_documents/install/doc/user_guide/html/docs/changelog.html

*Copyright (c) 2017-2020, Arm Limited. All rights reserved.*