blob: aaa67f7199de1502f54fa48c017b1a3444ca4081 [file] [log] [blame]
#########################
Trusted Firmware-M Extras
#########################
The Trusted Firmware-M (TF-M) Extras repository is the extension of the TF-M
main repository to host the examples, demonstrations, third-party modules,
thrid-party secure partitions, etc.
*******
License
*******
The default license of new source code in this repository is :doc:`BSD-3 <license>`.
Some source files are contributed by the third-parties or derived from the
external projects. A license file should be included in the root folder of these
source files if it has a different licence.
****************
Folder Structure
****************
- examples - This foloder hosts the examples and demos for TF-M.
- partitions - This folder hosts the supplementary or third-party secure
partitions for TF-M.
*****************************
Contribute to this repository
*****************************
The `contributing process <https://tf-m-user-guide.trustedfirmware.org/docs/contributing/contributing_process.html>`_ is same as TF-M main repository.
*Copyright (c) 2021, Arm Limited. All rights reserved.*