Name Last commit Last update
.husky
bl1 Fix MISRA rule 8.4 Part 4
bl2 Merge pull request #1356 from robertovargas-arm/misra-changes
bl2u Merge pull request #1282 from robertovargas-arm/misra-changes
bl31 Fixup `SMCCC_ARCH_FEATURES` semantics
bl32 Fix MISRA rule 8.4 Part 3
common Clean usage of void pointers to access symbols
docs Merge pull request #1342 from Summer-ARM/sq/support-tzmp1
drivers Merge pull request #1356 from robertovargas-arm/misra-changes
fdts fdts: Add DTS for DynamIQ platforms
include Merge pull request #1357 from antonio-nino-diaz-arm/an/fix-misra
lib Merge pull request #1357 from antonio-nino-diaz-arm/an/fix-misra
licenses
make_helpers Add support for BL2 in XIP memory
plat Merge pull request #1345 from dbasehore/udelay
services Merge pull request #1357 from antonio-nino-diaz-arm/an/fix-misra
tools cert_create: fix makefile to remove executable on 'make realclean'
.checkpatch.conf Analyze coding style of patches individually
.cz.json
.editorconfig
.gitignore fip: move headers shared between TF and fiptool to include/tools_share
.gitreview
Makefile Add support for BL2 in XIP memory
commitlint.config.js
dco.txt Drop requirement for CLA in contribution.md
license.rst Update Arm TF references to TF-A
package-lock.json
package.json
readme.rst Fix SDEI link in readme.rst

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.