David Hu | 1a65cd7 | 2022-06-08 21:01:24 +0800 | [diff] [blame] | 1 | 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] | 2 | |
Anton Komlev | 561c657 | 2024-04-10 19:34:49 +0100 | [diff] [blame] | 3 | ******* |
| 4 | DMA-350 |
| 5 | ******* |
David Hu | 1a65cd7 | 2022-06-08 21:01:24 +0800 | [diff] [blame] | 6 | |
David Hu | 1a65cd7 | 2022-06-08 21:01:24 +0800 | [diff] [blame] | 7 | DMA-350 Example unprivileged partition |
| 8 | |
Elena Uziunaite | 676a146 | 2023-11-14 16:58:45 +0000 | [diff] [blame] | 9 | **Maintainers** |
| 10 | |
Anton Komlev | 561c657 | 2024-04-10 19:34:49 +0100 | [diff] [blame] | 11 | - Bence Balogh `bence.balogh@arm.com <bence.balogh@arm.com>`_ |
| 12 | - Mark Horvath `mark.horvath@arm.com <mark.horvath@arm.com>`_ |
David Hu | 1a65cd7 | 2022-06-08 21:01:24 +0800 | [diff] [blame] | 13 | |
Elena Uziunaite | 676a146 | 2023-11-14 16:58:45 +0000 | [diff] [blame] | 14 | ************* |
Anton Komlev | 561c657 | 2024-04-10 19:34:49 +0100 | [diff] [blame] | 15 | Measured Boot |
Elena Uziunaite | 676a146 | 2023-11-14 16:58:45 +0000 | [diff] [blame] | 16 | ************* |
Maulik Patel | d314270 | 2022-06-22 10:09:13 +0100 | [diff] [blame] | 17 | |
Maulik Patel | d314270 | 2022-06-22 10:09:13 +0100 | [diff] [blame] | 18 | Measured boot partition for extending and retrieving software component |
Jamie Fox | f0204f1 | 2024-02-19 14:38:01 +0000 | [diff] [blame] | 19 | measurements for RSE platform. |
Maulik Patel | d314270 | 2022-06-22 10:09:13 +0100 | [diff] [blame] | 20 | |
Elena Uziunaite | 676a146 | 2023-11-14 16:58:45 +0000 | [diff] [blame] | 21 | **Maintainers** |
| 22 | |
Anton Komlev | 561c657 | 2024-04-10 19:34:49 +0100 | [diff] [blame] | 23 | - Maulik Patel `Maulik.Patel@arm.com <Maulik.Patel@arm.com>`_ |
| 24 | - David Vincze `David.Vincze@arm.com <David.Vincze@arm.com>`_ |
Maulik Patel | d314270 | 2022-06-22 10:09:13 +0100 | [diff] [blame] | 25 | |
Elena Uziunaite | 676a146 | 2023-11-14 16:58:45 +0000 | [diff] [blame] | 26 | ******************************* |
Anton Komlev | 561c657 | 2024-04-10 19:34:49 +0100 | [diff] [blame] | 27 | External Trusted Secure Storage |
Elena Uziunaite | 676a146 | 2023-11-14 16:58:45 +0000 | [diff] [blame] | 28 | ******************************* |
poppy | bc70bb1 | 2022-04-26 11:09:06 +0800 | [diff] [blame] | 29 | |
poppy | bc70bb1 | 2022-04-26 11:09:06 +0800 | [diff] [blame] | 30 | ETSS partition for providing external trusted secure storage services |
| 31 | to protect assets stored in external secure Flash from a variety of |
Anton Komlev | 561c657 | 2024-04-10 19:34:49 +0100 | [diff] [blame] | 32 | security attacks. Avaialble from **TF-M v1.4.0** |
poppy | bc70bb1 | 2022-04-26 11:09:06 +0800 | [diff] [blame] | 33 | |
Elena Uziunaite | 676a146 | 2023-11-14 16:58:45 +0000 | [diff] [blame] | 34 | **Maintainers** |
| 35 | |
Anton Komlev | 561c657 | 2024-04-10 19:34:49 +0100 | [diff] [blame] | 36 | - Poppy Wu `poppywu@mxic.com.cn <poppywu@mxic.com.cn>`_ |
poppy | bc70bb1 | 2022-04-26 11:09:06 +0800 | [diff] [blame] | 37 | |
Elena Uziunaite | 676a146 | 2023-11-14 16:58:45 +0000 | [diff] [blame] | 38 | ********************* |
Anton Komlev | 561c657 | 2024-04-10 19:34:49 +0100 | [diff] [blame] | 39 | Delegated Attestation |
Elena Uziunaite | 676a146 | 2023-11-14 16:58:45 +0000 | [diff] [blame] | 40 | ********************* |
David Vincze | 96027cd | 2022-08-09 15:29:26 +0200 | [diff] [blame] | 41 | |
David Vincze | 96027cd | 2022-08-09 15:29:26 +0200 | [diff] [blame] | 42 | The aim of the partition is to support platforms/systems using a delegated |
| 43 | attestation model by providing services for delegated key generation and |
| 44 | platform attestation token creation. |
| 45 | |
Elena Uziunaite | 676a146 | 2023-11-14 16:58:45 +0000 | [diff] [blame] | 46 | **Maintainers** |
| 47 | |
Anton Komlev | 561c657 | 2024-04-10 19:34:49 +0100 | [diff] [blame] | 48 | - David Vincze `David.Vincze@arm.com <David.Vincze@arm.com>`_ |
David Vincze | 96027cd | 2022-08-09 15:29:26 +0200 | [diff] [blame] | 49 | |
Anton Komlev | 561c657 | 2024-04-10 19:34:49 +0100 | [diff] [blame] | 50 | ************************ |
| 51 | Voice Activity Detection |
| 52 | ************************ |
Mark Horvath | a560425 | 2021-11-16 13:51:58 +0100 | [diff] [blame] | 53 | |
Mark Horvath | a560425 | 2021-11-16 13:51:58 +0100 | [diff] [blame] | 54 | Secure partition for the AN552 FPGA image. It implements voice activity |
| 55 | detection on the microphone input of the MPS3 board, and if voice detected |
| 56 | (which can be any noise) a short sample (~100 ms) is recorded. Then it can be |
| 57 | calculated that which frequency component has the highest energy in the |
| 58 | recorded sample. |
| 59 | |
Elena Uziunaite | 676a146 | 2023-11-14 16:58:45 +0000 | [diff] [blame] | 60 | **Maintainers** |
| 61 | |
Anton Komlev | 561c657 | 2024-04-10 19:34:49 +0100 | [diff] [blame] | 62 | - Gabor Toth `gabor.toth@arm.com <gabor.toth@arm.com>`_ |
| 63 | - Mark Horvath `mark.horvath@arm.com <mark.horvath@arm.com>`_ |
poppy | bc70bb1 | 2022-04-26 11:09:06 +0800 | [diff] [blame] | 64 | |
Maulik Patel | 606ba31 | 2023-10-30 18:09:00 +0000 | [diff] [blame] | 65 | #### |
Anton Komlev | 561c657 | 2024-04-10 19:34:49 +0100 | [diff] [blame] | 66 | ADAC |
Maulik Patel | 606ba31 | 2023-10-30 18:09:00 +0000 | [diff] [blame] | 67 | #### |
| 68 | |
Jamie Fox | f0204f1 | 2024-02-19 14:38:01 +0000 | [diff] [blame] | 69 | ADAC partition for authenticated debug and access control for RSE platform. |
Maulik Patel | 606ba31 | 2023-10-30 18:09:00 +0000 | [diff] [blame] | 70 | |
Anton Komlev | 561c657 | 2024-04-10 19:34:49 +0100 | [diff] [blame] | 71 | **Maintainers** |
| 72 | |
| 73 | - Maulik Patel `Maulik.Patel@arm.com <Maulik.Patel@arm.com>`_ |
Maulik Patel | 606ba31 | 2023-10-30 18:09:00 +0000 | [diff] [blame] | 74 | |
Maulik Patel | 069d431 | 2024-06-21 09:32:21 +0100 | [diff] [blame] | 75 | *************************** |
| 76 | Dice Protection Environment |
| 77 | *************************** |
| 78 | |
| 79 | The partition aims to provide DICE command services to create, store |
| 80 | and manage DICE secrets. |
| 81 | |
| 82 | **Maintainers** |
| 83 | |
| 84 | - Maulik Patel `Maulik.Patel@arm.com <Maulik.Patel@arm.com>`_ |
| 85 | |
David Hu | 1a65cd7 | 2022-06-08 21:01:24 +0800 | [diff] [blame] | 86 | --------------------------- |
Gabor Abonyi | c1315bd | 2022-04-14 15:43:15 +0200 | [diff] [blame] | 87 | |
Maulik Patel | 069d431 | 2024-06-21 09:32:21 +0100 | [diff] [blame] | 88 | *Copyright (c) 2021-2024, Arm Limited. All rights reserved.* |