David Wang | 3a5ec15 | 2021-08-18 17:40:58 +0800 | [diff] [blame] | 1 | ######## |
| 2 | Examples |
| 3 | ######## |
| 4 | |
David Hu | 1a65cd7 | 2022-06-08 21:01:24 +0800 | [diff] [blame] | 5 | The list and simple introduction of the examples in this folder. |
David Wang | 3a5ec15 | 2021-08-18 17:40:58 +0800 | [diff] [blame] | 6 | |
David Hu | 1a65cd7 | 2022-06-08 21:01:24 +0800 | [diff] [blame] | 7 | corstone310_fvp_dma |
| 8 | =================== |
| 9 | |
| 10 | Description |
| 11 | ----------- |
| 12 | |
| 13 | * DMA-350 Secure tests |
| 14 | * Non-secure DMA-350 examples for the Corstone-310 FVP platform |
| 15 | |
| 16 | Maintainers |
| 17 | ----------- |
| 18 | - Bence Balogh `<bence.balogh@arm.com> <bence.balogh@arm.com>`_ |
| 19 | - Mark Horvath `<mark.horvath@arm.com> <mark.horvath@arm.com>`_ |
| 20 | |
David Hu | 153194c | 2022-06-08 21:05:42 +0800 | [diff] [blame] | 21 | extra_test_suites_example |
| 22 | ========================= |
David Hu | 1a65cd7 | 2022-06-08 21:01:24 +0800 | [diff] [blame] | 23 | |
| 24 | Description |
| 25 | ----------- |
| 26 | An example and template of out-of-tree build of extra regression test suites. |
| 27 | |
| 28 | Maintainers |
| 29 | ----------- |
| 30 | Jianliang Shen `<jianliang.shen@arm.com> <jianliang.shen@arm.com>`_ |
| 31 | |
Anton Komlev | 4bfd6c5 | 2022-06-29 17:10:26 +0100 | [diff] [blame^] | 32 | example_partition |
| 33 | ================= |
| 34 | |
| 35 | Description |
| 36 | ----------- |
| 37 | A simple secure partition implementation. |
| 38 | |
| 39 | Maintainers |
| 40 | ----------- |
| 41 | Jianliang Shen `<jianliang.shen@arm.com> <jianliang.shen@arm.com>`_ |
| 42 | |
David Hu | 1a65cd7 | 2022-06-08 21:01:24 +0800 | [diff] [blame] | 43 | --------------------------- |
Gabor Abonyi | c550f4d | 2022-04-14 10:57:50 +0200 | [diff] [blame] | 44 | |
| 45 | *Copyright (c) 2021-2022, Arm Limited. All rights reserved.* |