Jimmy Brisson | ff08d3e | 2020-04-02 15:19:27 -0500 | [diff] [blame] | 1 | Platform Requirements |
Jimmy Brisson | a48f507 | 2020-04-02 15:19:16 -0500 | [diff] [blame] | 2 | ===================== |
| 3 | |
| 4 | The TF-A Tests rely on the following features to be present on the platform and |
| 5 | accessible from Normal World. |
| 6 | |
| 7 | - Watchdog |
| 8 | - Non-Volatile Memory |
| 9 | - System Timer |
| 10 | |
| 11 | This also means that a platform port of the TF-A Tests must include software |
| 12 | drivers for those features. |
| 13 | |
| 14 | -------------- |
| 15 | |
| 16 | *Copyright (c) 2019, Arm Limited. All rights reserved.* |