oyvindronningstad / trusted-firmware-m-zephyr-module

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/


Languages

Language:C 86.6%Language:Assembly 4.0%Language:C++ 2.6%Language:CMake 2.3%Language:HTML 1.8%Language:Python 1.6%Language:Makefile 0.5%Language:Shell 0.3%Language:Perl 0.2%Language:PHP 0.1%Language:Dockerfile 0.0%Language:Objective-C 0.0%Language:GDB 0.0%Language:SmPL 0.0%Language:Tcl 0.0%Language:Groovy 0.0%