commit | a1f296f55a09c522b33f205c8d3d841c123190ca | [log] [tgz] |
---|---|---|
author | Marc Moreno Berengue <marc.morenoberengue@arm.com> | Thu Jan 25 15:21:22 2018 +0000 |
committer | Ashutosh Singh <ashutosh.singh@arm.com> | Wed Feb 14 16:54:50 2018 +0000 |
tree | 06a1056af7e9b2d727e879fe79b8cf840d93fc8c | |
parent | 4036a8a7339ea6a7226a802fbbe7e52eb5576155 [diff] |
Platform: Reorganize and rename sse_200_mps2 folder This patch reorganizes and renames sse_200_mps2 folder to be able to add new MPS2 subsystems. The patch applies the following changes: - renames sse_200_mps2 to mps2 in order to be able to add new MPS2 subsystems - create the an521 folder to add all SMM-SSE-200 files. AN521 is the name of Soft Macro Model (SMM) SSE-200 subsytem for MPS2 - refactor smm_mps2.h file to make it generic across all mps2 subsystems. - updates cmake files to use the new paths - removes unnecessary include files in cmake setting files - removes unnecessary files for mps2 and an521 Change-Id: I1ceb1e371fdfb90ac4aa1e3403868a3f01ada2e6 Signed-off-by: Marc Moreno <marc.morenoberengue@arm.com>
Trusted Firmware M provides a reference implementation of secure world software for ARMv8-M.
Note: The software implementation contained in this project is designed to be a reference implementation of the Arm Platform Security Architecture (PSA). It currently does not implement all the features of that architecture, however we expect the code to evolve over 2018 along with the specifications.
Terms 'TFM' and 'TF-M' are commonly used in documents and code and both refer to Trusted Firmware M.
Glossary has the list of terms and abbreviations.
The software is provided under a BSD-3-Clause License. Contributions to this project are accepted under the same license with developer sign-off as described in the Contributing Guidelines.
This project contains code from other projects as listed below. The code from external projects is limited to app
and platform
folders. The original license text is included in those source files.
platform
folder currently contains drivers imported from external project and the files have Apache 2.0 license.app
folder contains files imported from CMSIS_5 project and the files have Apache 2.0 license.bl2
folder contains files imported from MCUBoot project and the files have Apache 2.0 license.Note Any code that has license other than BSD-3-Clause is kept in specific sub folders named ext
so that it can isolated if required.
This release includes
in progress with limited testing
.Current release has been tested on
Trusted Firmware M provides a reference implementation of PSA specifications. It is assumed that the reader is familiar with PSA concepts and terms. PSA specifications are currently not available in the public domain.
The current TF-M implementation specifically targets TrustZone for ARMv8-M so a good understanding of the v8-M architecture is also necessary. A good place to get started with ARMv8-M is develeper.arm.com.
Trusted Firmware M source code is available on github
To build & run TF-M
To port TF-M to a another system or OS, follow the OS Integration Guide
Please also see the glossary of terms used in the project.
Contributing Guidelines contains guidance on how to contribute to this project.
Further documents can be found in the docs folder.
For this early access release, feedback is requested via email to support-trustedfirmware-m@arm.com .
Version | Date | Description |
---|---|---|
0.1 | 2017-12-15 | Early Access Release |
Copyright (c) 2017, Arm Limited. All rights reserved.