blob: 841340ef888c66d2cfe8a8a083c268549ee10c0e [file] [log] [blame]
Maheedhar Bollapalli951376b2024-10-04 03:43:07 +00001..
2 Copyright (c) 2023, Advanced Micro Devices, Inc. All rights reserved. !
3
4 SPDX-License-Identifier: BSD-3-Clause !
5
6
7AMD Versal Gen 2
8=============
9
10- Logs are available only on console and not saved in memory(No NVM support).
11- Versal Gen 2 Platform uses TTC Timer
12
13
14Build Command
15-------------
16For individual tests/test suite:
17
18.. code-block:: shell
19
20 make CROSS_COMPILE=aarch64-none-elf- PLAT=versal2 TESTS=<required tests> tftf
21
22For Versal2 Specific tests (includes AMD-Xilinx Tests cases + Standard Test Suite)
23
24.. code-block:: shell
25
26 make CROSS_COMPILE=aarch64-none-elf- PLAT=versal2 TESTS=versal tftf