Jimmy Brisson | ff08d3e | 2020-04-02 15:19:27 -0500 | [diff] [blame] | 1 | Obtaining Source Code |
| 2 | ===================== |
Jimmy Brisson | 0862f01 | 2020-04-02 15:19:12 -0500 | [diff] [blame] | 3 | |
| 4 | Download the TF-A Tests source code using the following command: |
| 5 | |
| 6 | :: |
| 7 | |
Soby Mathew | c5f75b9 | 2024-11-26 04:39:38 +0000 | [diff] [blame] | 8 | git clone --recursive https://git.trustedfirmware.org/TF-A/tf-a-tests.git |
| 9 | |
| 10 | Note that TF-A-Tests will also fetch the MbedTLS repo as a git submodule. |
Jimmy Brisson | 0862f01 | 2020-04-02 15:19:12 -0500 | [diff] [blame] | 11 | |
| 12 | -------------- |
| 13 | |
| 14 | *Copyright (c) 2019, Arm Limited. All rights reserved.* |