Jimmy Brisson | ca6bd89 | 2020-04-02 15:19:08 -0500 | [diff] [blame] | 1 | Getting Started |
| 2 | =============== |
| 3 | |
| 4 | .. toctree:: |
| 5 | :maxdepth: 1 |
| 6 | |
| 7 | requirements |
Jimmy Brisson | 0862f01 | 2020-04-02 15:19:12 -0500 | [diff] [blame] | 8 | obtain |
| 9 | build |
| 10 | build-options |
| 11 | run |
Jimmy Brisson | ca6bd89 | 2020-04-02 15:19:08 -0500 | [diff] [blame] | 12 | |
| 13 | This document describes how to build the Trusted Firmware-A Tests (TF-A Tests) |
| 14 | and run them on a set of platforms. It assumes that the reader has previous |
Jimmy Brisson | 4844dc9 | 2020-04-02 15:19:34 -0500 | [diff] [blame^] | 15 | experience building and running `Trusted Firmware-A (TF-A)`_. |
Jimmy Brisson | ca6bd89 | 2020-04-02 15:19:08 -0500 | [diff] [blame] | 16 | |
| 17 | -------------- |
| 18 | |
| 19 | *Copyright (c) 2019, Arm Limited. All rights reserved.* |
Jimmy Brisson | 4844dc9 | 2020-04-02 15:19:34 -0500 | [diff] [blame^] | 20 | |
| 21 | .. _Trusted Firmware-A (TF-A): https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git |