David Wang | 3a5ec15 | 2021-08-18 17:40:58 +0800 | [diff] [blame] | 1 | ########## |
| 2 | Partitions |
| 3 | ########## |
| 4 | |
David Hu | 1a65cd7 | 2022-06-08 21:01:24 +0800 | [diff] [blame] | 5 | The list and simple introduction of 3rd-party Secure Partitions 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 | dma350_upriv_partition |
| 8 | ====================== |
| 9 | |
| 10 | Description |
| 11 | ----------- |
| 12 | DMA-350 Example unprivileged partition |
| 13 | |
| 14 | Maintainers |
| 15 | ----------- |
| 16 | - Bence Balogh `<bence.balogh@arm.com> <bence.balogh@arm.com>`_ |
| 17 | - Mark Horvath `<mark.horvath@arm.com> <mark.horvath@arm.com>`_ |
| 18 | |
Maulik Patel | d314270 | 2022-06-22 10:09:13 +0100 | [diff] [blame] | 19 | measured_boot |
| 20 | ============= |
| 21 | |
| 22 | Description |
| 23 | ----------- |
| 24 | Measured boot partition for extending and retrieving software component |
| 25 | measurements for RSS platform. |
| 26 | |
| 27 | Maintainers |
| 28 | ----------- |
| 29 | - Maulik Patel `<Maulik.Patel@arm.com>`_ |
| 30 | - David Vincze `<David.Vincze@arm.com>`_ |
| 31 | |
poppy | bc70bb1 | 2022-04-26 11:09:06 +0800 | [diff] [blame] | 32 | external_trusted_secure_storage |
| 33 | =============================== |
| 34 | |
| 35 | Description |
| 36 | ----------- |
| 37 | ETSS partition for providing external trusted secure storage services |
| 38 | to protect assets stored in external secure Flash from a variety of |
| 39 | security attacks. |
| 40 | |
| 41 | Maintainers |
| 42 | ----------- |
| 43 | - Poppy Wu `<poppywu@mxic.com.cn>`_ |
| 44 | |
| 45 | TF-M version |
| 46 | ------------ |
| 47 | TF-M V1.4.0 |
| 48 | |
David Vincze | 96027cd | 2022-08-09 15:29:26 +0200 | [diff] [blame] | 49 | delegated_attestation |
| 50 | ===================== |
| 51 | |
| 52 | Description |
| 53 | ----------- |
| 54 | The aim of the partition is to support platforms/systems using a delegated |
| 55 | attestation model by providing services for delegated key generation and |
| 56 | platform attestation token creation. |
| 57 | |
| 58 | Maintainers |
| 59 | ----------- |
| 60 | - David Vincze `<David.Vincze@arm.com>`_ |
| 61 | |
Mark Horvath | a560425 | 2021-11-16 13:51:58 +0100 | [diff] [blame] | 62 | vad_an552_sp |
| 63 | ============ |
| 64 | |
| 65 | Description |
| 66 | ----------- |
| 67 | Secure partition for the AN552 FPGA image. It implements voice activity |
| 68 | detection on the microphone input of the MPS3 board, and if voice detected |
| 69 | (which can be any noise) a short sample (~100 ms) is recorded. Then it can be |
| 70 | calculated that which frequency component has the highest energy in the |
| 71 | recorded sample. |
| 72 | |
| 73 | Maintainers |
| 74 | ----------- |
| 75 | - Gabor Toth `<gabor.toth@arm.com> <gabor.toth@arm.com>`_ |
| 76 | - Mark Horvath `<mark.horvath@arm.com> <mark.horvath@arm.com>`_ |
poppy | bc70bb1 | 2022-04-26 11:09:06 +0800 | [diff] [blame] | 77 | |
David Hu | 1a65cd7 | 2022-06-08 21:01:24 +0800 | [diff] [blame] | 78 | --------------------------- |
Gabor Abonyi | c1315bd | 2022-04-14 15:43:15 +0200 | [diff] [blame] | 79 | |
| 80 | *Copyright (c) 2021-2022, Arm Limited. All rights reserved.* |