# tf-m-tests **Repository Path**: mirrors_ARMmbed/tf-m-tests ## Basic Information - **Project Name**: tf-m-tests - **Description**: ARMmbed mirror of https://git.trustedfirmware.org/TF-M/tf-m-tests.git - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-12-08 - **Last Updated**: 2025-11-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ################# Deprecation note! ################# **Please note: This repository is deprecated and it is no longer actively maintained. Please use the official TF-M Tests repository instead: https://git.trustedfirmware.org/TF-M/tf-m-tests.git/** ######################## Trusted Firmware-M Tests ######################## The Trusted Firmware-M(TF-M) Tests repo is meant to hold various tests for the `Trusted Firmware-M`_. The TF-M tests mainly focus on functionalities of various TF-M componentes such as the TF-M core and various secure partitions. There is also the `psa-arch-tests`_ suite which mainly focuses on the implementation compliance of the Platform Security Architecture(PSA). **************** Folder Structure **************** - app - The application code that executes the testing, including both the TF-M tests and the `psa-arch-tests`_. - CMSIS - The libraries of RTX which is the Non-secure RTOS of the tests - test - The TF-M test codes including test framework, test suites and test services #################### Feedback and support #################### Feedback can be submitted via email to `TF-M mailing list `__. .. _Trusted Firmware-M: https://git.trustedfirmware.org/TF-M/trusted-firmware-m.git/ .. _psa-arch-tests: https://github.com/ARM-software/psa-arch-tests *Copyright (c) 2020, Arm Limited. All rights reserved.*