Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

AOSC-Archive/arm-trusted-firmware

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a539420 · Jun 24, 2021
Apr 19, 2021
Apr 21, 2021
Apr 21, 2021
Apr 21, 2021
May 25, 2021
Apr 21, 2021
May 19, 2021
Jun 23, 2021
Jun 18, 2021
Jun 16, 2021
Jun 23, 2021
Jun 23, 2021
Apr 26, 2021
May 25, 2021
Jun 18, 2021
Jun 18, 2021
Apr 7, 2021
Jul 12, 2019
Apr 19, 2021
Dec 3, 2020
Apr 19, 2021
Apr 2, 2020
May 31, 2021
Apr 27, 2021
Sep 27, 2016
Oct 8, 2019
Jun 10, 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.6%
  • Assembly 7.7%
  • Makefile 3.6%
  • Other 0.1%