Skip to content

elvees/arm-trusted-firmware

This branch is 7262 commits behind ARM-software/arm-trusted-firmware:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f465cc1 · Sep 3, 2021
Apr 19, 2021
Apr 21, 2021
Aug 2, 2021
Apr 21, 2021
May 25, 2021
Apr 21, 2021
Aug 2, 2021
Sep 3, 2021
Aug 26, 2021
Aug 11, 2021
Sep 3, 2021
Sep 3, 2021
Apr 26, 2021
Aug 2, 2021
Sep 3, 2021
Jul 28, 2021
Jun 22, 2021
Jul 12, 2019
Apr 19, 2021
Dec 3, 2020
Apr 19, 2021
Apr 2, 2020
Aug 2, 2021
Apr 27, 2021
Sep 27, 2016
Oct 8, 2019
Aug 13, 2021
May 12, 2021
Oct 9, 2019

Repository files navigation

Trusted Firmware-A

Trusted Firmware-A (TF-A) is a reference implementation of secure world software for Arm A-Profile architectures (Armv8-A and Armv7-A), including an Exception Level 3 (EL3) Secure Monitor. It provides a suitable starting point for productization of secure world boot and runtime firmware, in either the AArch32 or AArch64 execution states.

TF-A implements Arm interface standards, including:

The code is designed to be portable and reusable across hardware platforms and software models that are based on the Armv8-A and Armv7-A architectures.

In collaboration with interested parties, we will continue to enhance TF-A with reference implementations of Arm standards to benefit developers working with Armv7-A and Armv8-A TrustZone technology.

Users are encouraged to do their own security validation, including penetration testing, on any secure world code derived from TF-A.

More Info and Documentation

To find out more about Trusted Firmware-A, please view the full documentation that is available through trustedfirmware.org.


Copyright (c) 2013-2019, Arm Limited and Contributors. All rights reserved.

Packages

No packages published

Languages

  • C 88.7%
  • Assembly 7.6%
  • Makefile 3.6%
  • Other 0.1%