Huawei / Huawei_CCA_TFTF

Forked from tf-a-tests @ trustedfirmware.org. Adding CCA QEMU platform. Check wiki for instruction. https://github.com/Huawei/Huawei_CCA_RMM/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trusted Firmware-A Tests

The Trusted Firmware-A Tests (TF-A-Tests) is a suite of baremetal tests to exercise the Trusted Firmware-A (TF-A) features from the Normal World. It enables strong TF-A functional testing without dependency on a Rich OS. It mainly interacts with TF-A through its SMC interface.

It provides a basis for TF-A developers to validate their own platform ports and add their own test cases.

The following TF-A features are currently tested to some extent (this list is not exhaustive):

These tests are not a compliance test suite for the Arm interface standards used in TF-A (such as PSCI).

They do not cover 100% of the TF-A code. The fact that all tests pass does not mean that TF-A is free of bugs.

They are not reference code. They should not be considered as the official way to test hardware/firmware features. Instead, they are provided as example code to experiment with and improve on.

More Info and Documentation

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


Copyright (c) 2018-2020, Arm Limited. All rights reserved.

About

Forked from tf-a-tests @ trustedfirmware.org. Adding CCA QEMU platform. Check wiki for instruction. https://github.com/Huawei/Huawei_CCA_RMM/wiki

License:Other


Languages

Language:C 86.4%Language:Assembly 9.3%Language:Makefile 3.6%Language:Shell 0.4%Language:Perl 0.3%