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 |
Sandrine Bailleux | 3531834 | 2020-04-22 11:05:19 +0200 | [diff] [blame] | 8 | docs-build |
Jimmy Brisson | 0862f01 | 2020-04-02 15:19:12 -0500 | [diff] [blame] | 9 | obtain |
| 10 | build |
| 11 | build-options |
| 12 | run |
Jimmy Brisson | ca6bd89 | 2020-04-02 15:19:08 -0500 | [diff] [blame] | 13 | |
| 14 | This document describes how to build the Trusted Firmware-A Tests (TF-A Tests) |
| 15 | 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] | 16 | experience building and running `Trusted Firmware-A (TF-A)`_. |
Jimmy Brisson | ca6bd89 | 2020-04-02 15:19:08 -0500 | [diff] [blame] | 17 | |
| 18 | -------------- |
| 19 | |
Sandrine Bailleux | 3531834 | 2020-04-22 11:05:19 +0200 | [diff] [blame] | 20 | *Copyright (c) 2019-2020, Arm Limited. All rights reserved.* |
Jimmy Brisson | 4844dc9 | 2020-04-02 15:19:34 -0500 | [diff] [blame] | 21 | |
| 22 | .. _Trusted Firmware-A (TF-A): https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git |