blob: 68b407252174da7bfba1112cf97604d4903e094b [file] [log] [blame]
Jimmy Brissonff08d3e2020-04-02 15:19:27 -05001Obtaining Source Code
2=====================
Jimmy Brisson0862f012020-04-02 15:19:12 -05003
4Download the TF-A Tests source code using the following command:
5
6::
7
Soby Mathewc5f75b92024-11-26 04:39:38 +00008 git clone --recursive https://git.trustedfirmware.org/TF-A/tf-a-tests.git
9
10Note that TF-A-Tests will also fetch the MbedTLS repo as a git submodule.
Jimmy Brisson0862f012020-04-02 15:19:12 -050011
12--------------
13
14*Copyright (c) 2019, Arm Limited. All rights reserved.*