Skip to content

oyvindronningstad/trusted-firmware-m-zephyr-module

 
 

Repository files navigation

trusted-firmware-m

Trusted Firmware M provides a reference implementation of secure world software for ARMv8-M. The TF-M itself is provided under a BSD-3-Clause.

Note

The software implementation contained in this project is designed to be a reference implementation of the Platform Security Architecture (PSA). It currently does not implement all the features of that architecture, however we expect the code to evolve along with the specifications.

This module in Zephyr has include TF-M and it's dependencies, they are:

TF-M:
repo: https://git.trustedfirmware.org/trusted-firmware-m.git tag: TF-Mv1.0 commit: 0768982ea41b5e7d207445f19ee23e5d67d9c89b BSD-3-Clause
CMSIS:
repo: https://github.com/ARM-software/CMSIS_5.git tag: 5.5.0 commit: a82c293bfb9f07285dcdf93507e5559acc0f92af license: Apache 2.0
mbed-crypto:
repo: https://github.com/ARMmbed/mbed-crypto.git tag: 3.0.1 commit: 1146b4e06011b69a6437e6b728f2af043a06ec19 license: Apache 2.0
psa-arch-tests:
repo: https://github.com/ARM-software/psa-arch-tests tag: v20.03_API1.0 commit: 3d986e72d9e084bb45763849699718f474fb10ba license: Apache 2.0

About

Zephyr repository tracking https://git.trustedfirmware.org/trusted-firmware-m.git/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 86.6%
  • Assembly 4.0%
  • C++ 2.6%
  • CMake 2.3%
  • HTML 1.8%
  • Python 1.6%
  • Other 1.1%