blob: a3b3092e53f621eff5fecb5cce555ac9acfaf7f6 [file] [log] [blame]
David Wang3a5ec152021-08-18 17:40:58 +08001##########
2Partitions
3##########
4
David Hu1a65cd72022-06-08 21:01:24 +08005The list and simple introduction of 3rd-party Secure Partitions in this folder.
David Wang3a5ec152021-08-18 17:40:58 +08006
David Hu1a65cd72022-06-08 21:01:24 +08007dma350_upriv_partition
8======================
9
10Description
11-----------
12DMA-350 Example unprivileged partition
13
14Maintainers
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 Pateld3142702022-06-22 10:09:13 +010019measured_boot
20=============
21
22Description
23-----------
24Measured boot partition for extending and retrieving software component
25measurements for RSS platform.
26
27Maintainers
28-----------
29- Maulik Patel `<Maulik.Patel@arm.com>`_
30- David Vincze `<David.Vincze@arm.com>`_
31
poppybc70bb12022-04-26 11:09:06 +080032external_trusted_secure_storage
33===============================
34
35Description
36-----------
37ETSS partition for providing external trusted secure storage services
38to protect assets stored in external secure Flash from a variety of
39security attacks.
40
41Maintainers
42-----------
43- Poppy Wu `<poppywu@mxic.com.cn>`_
44
45TF-M version
46------------
47TF-M V1.4.0
48
David Vincze96027cd2022-08-09 15:29:26 +020049delegated_attestation
50=====================
51
52Description
53-----------
54The aim of the partition is to support platforms/systems using a delegated
55attestation model by providing services for delegated key generation and
56platform attestation token creation.
57
58Maintainers
59-----------
60- David Vincze `<David.Vincze@arm.com>`_
61
Mark Horvatha5604252021-11-16 13:51:58 +010062vad_an552_sp
63============
64
65Description
66-----------
67Secure partition for the AN552 FPGA image. It implements voice activity
68detection 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
70calculated that which frequency component has the highest energy in the
71recorded sample.
72
73Maintainers
74-----------
75- Gabor Toth `<gabor.toth@arm.com> <gabor.toth@arm.com>`_
76- Mark Horvath `<mark.horvath@arm.com> <mark.horvath@arm.com>`_
poppybc70bb12022-04-26 11:09:06 +080077
David Hu1a65cd72022-06-08 21:01:24 +080078---------------------------
Gabor Abonyic1315bd2022-04-14 15:43:15 +020079
80*Copyright (c) 2021-2022, Arm Limited. All rights reserved.*