Xinyu Zhang | c59814f | 2023-10-26 14:02:59 +0800 | [diff] [blame] | 1 | #------------------------------------------------------- |
| 2 | # Copyright (c) 2023, Arm Limited. All rights reserved. |
| 3 | # |
| 4 | # SPDX-License-Identifier: BSD-3-Clause |
| 5 | #------------------------------------------------------- |
| 6 | |
| 7 | # This file tracks the recommended tf-m-tests version to verify TF-M. |
| 8 | # Developers should keep the version value up to date to make sure it fits current TF-M version. |
| 9 | # TF-M does not rely on this file to build. |
| 10 | |
Anton Komlev | 9ca8a5e | 2023-11-28 12:14:10 +0000 | [diff] [blame^] | 11 | version=TF-Mv2.0.0 |