David Hu | 1a65cd7 | 2022-06-08 21:01:24 +0800 | [diff] [blame] | 1 | The list and simple introduction of the examples in this folder. |
David Wang | 3a5ec15 | 2021-08-18 17:40:58 +0800 | [diff] [blame] | 2 | |
Elena Uziunaite | 3ad0ecc | 2023-10-27 15:15:35 +0100 | [diff] [blame] | 3 | ################### |
David Hu | 1a65cd7 | 2022-06-08 21:01:24 +0800 | [diff] [blame] | 4 | corstone310_fvp_dma |
Elena Uziunaite | 3ad0ecc | 2023-10-27 15:15:35 +0100 | [diff] [blame] | 5 | ################### |
David Hu | 1a65cd7 | 2022-06-08 21:01:24 +0800 | [diff] [blame] | 6 | |
Elena Uziunaite | 3ad0ecc | 2023-10-27 15:15:35 +0100 | [diff] [blame] | 7 | *********** |
David Hu | 1a65cd7 | 2022-06-08 21:01:24 +0800 | [diff] [blame] | 8 | Description |
Elena Uziunaite | 3ad0ecc | 2023-10-27 15:15:35 +0100 | [diff] [blame] | 9 | *********** |
David Hu | 1a65cd7 | 2022-06-08 21:01:24 +0800 | [diff] [blame] | 10 | * DMA-350 Secure tests |
11 | * Non-secure DMA-350 examples for the Corstone-310 FVP platform | ||||
12 | |||||
Elena Uziunaite | 3ad0ecc | 2023-10-27 15:15:35 +0100 | [diff] [blame] | 13 | *********** |
David Hu | 1a65cd7 | 2022-06-08 21:01:24 +0800 | [diff] [blame] | 14 | Maintainers |
Elena Uziunaite | 3ad0ecc | 2023-10-27 15:15:35 +0100 | [diff] [blame] | 15 | *********** |
David Hu | 1a65cd7 | 2022-06-08 21:01:24 +0800 | [diff] [blame] | 16 | - Bence Balogh `<bence.balogh@arm.com> <bence.balogh@arm.com>`_ |
17 | - Mark Horvath `<mark.horvath@arm.com> <mark.horvath@arm.com>`_ | ||||
18 | |||||
Elena Uziunaite | 3ad0ecc | 2023-10-27 15:15:35 +0100 | [diff] [blame] | 19 | ######################### |
David Hu | 153194c | 2022-06-08 21:05:42 +0800 | [diff] [blame] | 20 | extra_test_suites_example |
Elena Uziunaite | 3ad0ecc | 2023-10-27 15:15:35 +0100 | [diff] [blame] | 21 | ######################### |
David Hu | 1a65cd7 | 2022-06-08 21:01:24 +0800 | [diff] [blame] | 22 | |
Elena Uziunaite | 3ad0ecc | 2023-10-27 15:15:35 +0100 | [diff] [blame] | 23 | *********** |
David Hu | 1a65cd7 | 2022-06-08 21:01:24 +0800 | [diff] [blame] | 24 | Description |
Elena Uziunaite | 3ad0ecc | 2023-10-27 15:15:35 +0100 | [diff] [blame] | 25 | *********** |
David Hu | 1a65cd7 | 2022-06-08 21:01:24 +0800 | [diff] [blame] | 26 | An example and template of out-of-tree build of extra regression test suites. |
27 | |||||
Elena Uziunaite | 3ad0ecc | 2023-10-27 15:15:35 +0100 | [diff] [blame] | 28 | *********** |
David Hu | 1a65cd7 | 2022-06-08 21:01:24 +0800 | [diff] [blame] | 29 | Maintainers |
Elena Uziunaite | 3ad0ecc | 2023-10-27 15:15:35 +0100 | [diff] [blame] | 30 | *********** |
David Hu | 1a65cd7 | 2022-06-08 21:01:24 +0800 | [diff] [blame] | 31 | Jianliang Shen `<jianliang.shen@arm.com> <jianliang.shen@arm.com>`_ |
32 | |||||
Elena Uziunaite | 3ad0ecc | 2023-10-27 15:15:35 +0100 | [diff] [blame] | 33 | ################# |
Anton Komlev | 4bfd6c5 | 2022-06-29 17:10:26 +0100 | [diff] [blame] | 34 | example_partition |
Elena Uziunaite | 3ad0ecc | 2023-10-27 15:15:35 +0100 | [diff] [blame] | 35 | ################# |
Anton Komlev | 4bfd6c5 | 2022-06-29 17:10:26 +0100 | [diff] [blame] | 36 | |
Elena Uziunaite | 3ad0ecc | 2023-10-27 15:15:35 +0100 | [diff] [blame] | 37 | *********** |
Anton Komlev | 4bfd6c5 | 2022-06-29 17:10:26 +0100 | [diff] [blame] | 38 | Description |
Elena Uziunaite | 3ad0ecc | 2023-10-27 15:15:35 +0100 | [diff] [blame] | 39 | *********** |
Anton Komlev | 4bfd6c5 | 2022-06-29 17:10:26 +0100 | [diff] [blame] | 40 | A simple secure partition implementation. |
41 | |||||
Elena Uziunaite | 3ad0ecc | 2023-10-27 15:15:35 +0100 | [diff] [blame] | 42 | *********** |
Anton Komlev | 4bfd6c5 | 2022-06-29 17:10:26 +0100 | [diff] [blame] | 43 | Maintainers |
Elena Uziunaite | 3ad0ecc | 2023-10-27 15:15:35 +0100 | [diff] [blame] | 44 | *********** |
Anton Komlev | 4bfd6c5 | 2022-06-29 17:10:26 +0100 | [diff] [blame] | 45 | Jianliang Shen `<jianliang.shen@arm.com> <jianliang.shen@arm.com>`_ |
46 | |||||
Elena Uziunaite | 3ad0ecc | 2023-10-27 15:15:35 +0100 | [diff] [blame] | 47 | ######### |
Mark Horvath | bc58a68 | 2021-11-16 13:53:49 +0100 | [diff] [blame] | 48 | vad_an552 |
Elena Uziunaite | 3ad0ecc | 2023-10-27 15:15:35 +0100 | [diff] [blame] | 49 | ######### |
Mark Horvath | bc58a68 | 2021-11-16 13:53:49 +0100 | [diff] [blame] | 50 | |
Elena Uziunaite | 3ad0ecc | 2023-10-27 15:15:35 +0100 | [diff] [blame] | 51 | *********** |
Mark Horvath | bc58a68 | 2021-11-16 13:53:49 +0100 | [diff] [blame] | 52 | Description |
Elena Uziunaite | 3ad0ecc | 2023-10-27 15:15:35 +0100 | [diff] [blame] | 53 | *********** |
Mark Horvath | bc58a68 | 2021-11-16 13:53:49 +0100 | [diff] [blame] | 54 | Example application for the AN552 FPGA image, details can be found |
55 | `here </examples/vad_an552/readme.rst>`. | ||||
56 | |||||
Elena Uziunaite | 3ad0ecc | 2023-10-27 15:15:35 +0100 | [diff] [blame] | 57 | *********** |
Mark Horvath | bc58a68 | 2021-11-16 13:53:49 +0100 | [diff] [blame] | 58 | Maintainers |
Elena Uziunaite | 3ad0ecc | 2023-10-27 15:15:35 +0100 | [diff] [blame] | 59 | *********** |
Mark Horvath | bc58a68 | 2021-11-16 13:53:49 +0100 | [diff] [blame] | 60 | - Gabor Toth `<gabor.toth@arm.com> <gabor.toth@arm.com>`_ |
61 | - Mark Horvath `<mark.horvath@arm.com> <mark.horvath@arm.com>`_ | ||||
62 | |||||
David Hu | 1a65cd7 | 2022-06-08 21:01:24 +0800 | [diff] [blame] | 63 | --------------------------- |
Gabor Abonyi | c550f4d | 2022-04-14 10:57:50 +0200 | [diff] [blame] | 64 | |
65 | *Copyright (c) 2021-2022, Arm Limited. All rights reserved.* |