| #------------------------------------------------------------------------------- |
| # SPDX-FileCopyrightText: Copyright The TrustedFirmware-M Contributors |
| # |
| # SPDX-License-Identifier: BSD-3-Clause |
| #------------------------------------------------------------------------------- |
| |
| # This file tracks the recommended tf-m-tests version to verify TF-M. |
| # Developers should keep the version value up to date to make sure it fits |
| # current TF-M version. |
| # TF-M does not rely on this file to build. |
| |
| version=TF-Mv2.1.2-RC2 |