blob: 378f186d581cf1fc260d354fadb67c9f3371079f [file] [log] [blame]
Dan Handley4def07d2018-03-01 18:44:00 +00001Trusted Firmware-A maintainers
2==============================
Douglas Raillard6f625742017-06-28 15:23:03 +01003
Dan Handley4def07d2018-03-01 18:44:00 +00004Trusted Firmware-A (TF-A) is an Arm maintained project. All contributions are
Douglas Raillard6f625742017-06-28 15:23:03 +01005ultimately merged by the maintainers listed below. Technical ownership of some
6parts of the codebase is delegated to the sub-maintainers listed below. An
7acknowledgement from these sub-maintainers may be required before the
8maintainers merge a contribution.
9
Antonio Nino Diaz9c9ba0b2018-06-25 19:06:49 +010010Main maintainers
11----------------
12:M: Dan Handley <dan.handley@arm.com>
13:G: `danh-arm`_
14:M: Dimitris Papastamos <dimitrs.papastamos@arm.com>
15:G: `dp-arm`_
16:M: Soby Mathew <soby.mathew@arm.com>
17:G: `soby-mathew`_
Douglas Raillard6f625742017-06-28 15:23:03 +010018
Antonio Nino Diaz9c9ba0b2018-06-25 19:06:49 +010019Allwinner ARMv8 platform port
20-----------------------------
21:M: Andre Przywara <andre.przywara@arm.com>
22:G: `Andre-ARM`_
Andre Przywaraaea86d82018-06-28 23:49:39 +010023:M: Samuel Holland <samuel@sholland.org>
24:G: `smaeul`_
Antonio Nino Diaz9c9ba0b2018-06-25 19:06:49 +010025:F: docs/plat/allwinner.rst
26:F: plat/allwinner/
Icenowy Zheng5686b2e2018-07-22 21:29:02 +080027:F: drivers/allwinner/
Douglas Raillard6f625742017-06-28 15:23:03 +010028
Antonio Nino Diaz37f647a2018-10-10 23:52:39 +010029Amlogic Meson S905 (GXBB) platform port
30---------------------------------------
31:M: Antonio Niño Díaz <antonio.ninodiaz@arm.com>
32:G: `antonio-nino-diaz-arm`_
33:F: docs/plat/meson-gxbb.rst
34:F: drivers/meson/
35:F: plat/meson/gxbb/
36
Antonio Nino Diaz9c9ba0b2018-06-25 19:06:49 +010037Armv7-A architecture port
38-------------------------
39:M: Etienne Carriere <etienne.carriere@linaro.org>
40:G: `etienne-lms`_
Douglas Raillard6f625742017-06-28 15:23:03 +010041
Nariman Poushin2485a3a2018-08-29 16:27:52 +010042Arm System Guidance for Infrastructure / Mobile FVP platforms
43-------------------------------------------------------------
44:M: Nariman Poushin <nariman.poushin@linaro.org>
Nariman Poushin0c66e642018-10-03 12:03:42 +010045:G: `npoushin`_
Thomas Abrahame64044b2018-12-07 09:58:50 +053046:M: Thomas Abraham <thomas.abraham@arm.com>
47:G: `thomas-arm`_
Nariman Poushin2485a3a2018-08-29 16:27:52 +010048:F: plat/arm/css/sgi/
49:F: plat/arm/css/sgm/
50:F: plat/arm/board/sgi575/
51:F: plat/arm/board/sgm775/
52
Julius Werner65d85822018-11-28 14:00:33 -080053Console API framework
54---------------------
55:M: Julius Werner <jwerner@chromium.org>
56:G: `jwerner-chromium`_
57:F: drivers/console/
58:F: include/drivers/console.h
59:F: plat/common/aarch64/crash_console_helpers.S
60
61coreboot support libraries
62--------------------------
63:M: Julius Werner <jwerner@chromium.org>
64:G: `jwerner-chromium`_
65:F: drivers/coreboot/
66:F: include/drivers/coreboot/
67:F: include/lib/coreboot.h
68:F: lib/coreboot/
69
Antonio Nino Diaz9c9ba0b2018-06-25 19:06:49 +010070eMMC/UFS drivers
71----------------
72:M: Haojian Zhuang <haojian.zhuang@linaro.org>
73:G: `hzhuang1`_
Antonio Nino Diaz9c9ba0b2018-06-25 19:06:49 +010074:F: drivers/partition/
75:F: drivers/synopsys/emmc/
76:F: drivers/synopsys/ufs/
77:F: drivers/ufs/
78:F: include/drivers/dw_ufs.h
Antonio Nino Diaz9c9ba0b2018-06-25 19:06:49 +010079:F: include/drivers/ufs.h
80:F: include/drivers/synopsys/dw_mmc.h
Douglas Raillard6f625742017-06-28 15:23:03 +010081
Antonio Nino Diaz9c9ba0b2018-06-25 19:06:49 +010082HiSilicon HiKey and HiKey960 platform ports
83-------------------------------------------
84:M: Haojian Zhuang <haojian.zhuang@linaro.org>
85:G: `hzhuang1`_
86:F: docs/plat/hikey.rst
87:F: docs/plat/hikey960.rst
88:F: plat/hisilicon/hikey/
89:F: plat/hisilicon/hikey960/
Douglas Raillard6f625742017-06-28 15:23:03 +010090
Antonio Nino Diaz9c9ba0b2018-06-25 19:06:49 +010091HiSilicon Poplar platform port
Douglas Raillard6f625742017-06-28 15:23:03 +010092------------------------------
Antonio Nino Diaz9c9ba0b2018-06-25 19:06:49 +010093:M: Shawn Guo <shawn.guo@linaro.org>
94:G: `shawnguo2`_
95:F: docs/plat/poplar.rst
96:F: plat/hisilicon/poplar/
Douglas Raillard6f625742017-06-28 15:23:03 +010097
Antonio Nino Diaz9c9ba0b2018-06-25 19:06:49 +010098MediaTek platform ports
99-----------------------
100:M: Yidi Lin (林以廸) <yidi.lin@mediatek.com>
101:G: `mtk09422`_
102:F: plat/mediatek/
Douglas Raillard6f625742017-06-28 15:23:03 +0100103
Konstantin Porotchkin752faf82018-07-02 15:01:32 +0300104Marvell platform ports and SoC drivers
105--------------------------------------
106:M: Konstantin Porotchkin <kostap@marvell.com>
107:G: `kostapr`_
Antonio Nino Diazbc8522a2019-01-04 10:58:30 +0000108:F: docs/marvell/
Konstantin Porotchkin752faf82018-07-02 15:01:32 +0300109:F: plat/marvell/
110:F: drivers/marvell/
Konstantin Porotchkin6414dc62018-10-07 17:54:20 +0300111:F: tools/marvell/
Konstantin Porotchkin752faf82018-07-02 15:01:32 +0300112
Antonio Nino Diaz9c9ba0b2018-06-25 19:06:49 +0100113NVidia platform ports
114---------------------
115:M: Varun Wadekar <vwadekar@nvidia.com>
116:G: `vwadekar`_
117:F: docs/plat/nvidia-tegra.rst
118:F: include/lib/cpus/aarch64/denver.h
119:F: lib/cpus/aarch64/denver.S
120:F: plat/nvidia/
Douglas Raillard6f625742017-06-28 15:23:03 +0100121
Antonio Nino Diaz9c9ba0b2018-06-25 19:06:49 +0100122NXP QorIQ Layerscape platform ports
Dan Handley4def07d2018-03-01 18:44:00 +0000123-----------------------------------
Antonio Nino Diaz9c9ba0b2018-06-25 19:06:49 +0100124:M: Jiafei Pan <jiafei.pan@nxp.com>
125:G: `qoriq-open-source`_
126:F: docs/plat/ls1043a.rst
127:F: plat/layerscape/
Etienne Carriere26e63c42017-11-08 13:48:40 +0100128
Bryan O'Donoghue622e8902018-07-23 15:59:47 +0100129NXP i.MX 7 WaRP7 platform port and SoC drivers
130----------------------------------------------
131:M: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
132:G: `bryanodonoghue`_
133:M: Jun Nie <jun.nie@linaro.org>
134:G: `niej`_
135:F: docs/plat/warp7.rst
136:F: plat/imx/common/
137:F: plat/imx/imx7/
138:F: drivers/imx/timer/
139:F: drivers/imx/uart/
140:F: drivers/imx/usdhc/
141
Antonio Nino Diaz9c9ba0b2018-06-25 19:06:49 +0100142NXP i.MX 8 platform port
143------------------------
144:M: Anson Huang <Anson.Huang@nxp.com>
145:G: `Anson-Huang`_
146:F: docs/plat/imx8.rst
147:F: plat/imx/
Etienne Carriere26e63c42017-11-08 13:48:40 +0100148
Jacky Baidc20d262019-01-14 13:48:57 +0800149NXP i.MX8M platform port
150------------------------
151:M: Jacky Bai <ping.bai@nxp.com>
152:G: `JackyBai`_
153:F: doc/plat/imx8m.rst
154:F: plat/imx/imx8m/
155
Antonio Nino Diaz9c9ba0b2018-06-25 19:06:49 +0100156OP-TEE dispatcher
157-----------------
158:M: Jens Wiklander <jens.wiklander@linaro.org>
159:G: `jenswi-linaro`_
160:F: docs/spd/optee-dispatcher.rst
161:F: services/spd/opteed/
162
163QEMU platform port
164------------------
165:M: Jens Wiklander <jens.wiklander@linaro.org>
166:G: `jenswi-linaro`_
167:F: docs/plat/qemu.rst
168:F: plat/qemu/
169
170Raspberry Pi 3 platform port
171----------------------------
172:M: Antonio Niño Díaz <antonio.ninodiaz@arm.com>
173:G: `antonio-nino-diaz-arm`_
Ying-Chun Liu (PaulLiu)92d2f492019-02-01 05:27:32 +0800174:M: Ying-Chun Liu (PaulLiu) <paul.liu@linaro.org>
175:G: `grandpaul`_
Antonio Nino Diaz9c9ba0b2018-06-25 19:06:49 +0100176:F: docs/plat/rpi3.rst
177:F: plat/rpi3/
Ying-Chun Liu (PaulLiu)92d2f492019-02-01 05:27:32 +0800178:F: drivers/rpi3/
179:F: include/drivers/rpi3/
Antonio Nino Diaz9c9ba0b2018-06-25 19:06:49 +0100180
Jorge Ramirez-Ortiz7e532c42018-09-23 09:36:13 +0200181Renesas rcar-gen3 platform port
182-------------------------------
183:M: Jorge Ramirez-Ortiz <jramirez@baylibre.com>
184:G: `ldts`_
185:F: docs/plat/rcar-gen3.rst
186:F: plat/renesas/rcar
187:F: drivers/renesas/rcar
188:F: tools/renesas/rcar_layout_create
189
Antonio Nino Diaz9c9ba0b2018-06-25 19:06:49 +0100190RockChip platform port
191----------------------
192:M: Tony Xie <tony.xie@rock-chips.com>
193:G: `TonyXie06`_
194:G: `rockchip-linux`_
195:F: plat/rockchip/
196
Yann Gautierefb37282018-07-05 16:52:00 +0200197STM32MP1 platform port
198----------------------
199:M: Yann Gautier <yann.gautier@st.com>
200:G: `Yann-lms`_
201:F: docs/plat/stm32mp1.rst
Yann Gautier776e2142018-08-28 11:01:59 +0200202:F: drivers/st/
Yann Gautierefb37282018-07-05 16:52:00 +0200203:F: fdts/stm32\*
Yann Gautier776e2142018-08-28 11:01:59 +0200204:F: include/drivers/st/
Yann Gautierefb37282018-07-05 16:52:00 +0200205:F: include/dt-bindings/\*/stm32\*
206:F: plat/st/
207:F: tools/stm32image/
208
Antonio Nino Diaz9c9ba0b2018-06-25 19:06:49 +0100209Synquacer platform port
210-----------------------
211:M: Sumit Garg <sumit.garg@linaro.org>
212:G: `b49020`_
213:F: docs/plat/synquacer.rst
214:F: plat/socionext/synquacer/
215
216Texas Instruments platform port
217-------------------------------
218:M: Andrew F. Davis <afd@ti.com>
219:G: `glneo`_
220:F: docs/plat/ti-k3.rst
221:F: plat/ti/
222
223TLK/Trusty secure payloads
224--------------------------
225:M: Varun Wadekar <vwadekar@nvidia.com>
226:G: `vwadekar`_
227:F: docs/spd/tlk-dispatcher.rst
228:F: docs/spd/trusty-dispatcher.rst
229:F: include/bl32/payloads/tlk.h
230:F: services/spd/tlkd/
231:F: services/spd/trusty/
232
233UniPhier platform port
234----------------------
235:M: Masahiro Yamada <yamada.masahiro@socionext.com>
236:G: `masahir0y`_
237:F: docs/plat/socionext-uniphier.rst
238:F: plat/socionext/uniphier/
239
240Xilinx platform port
241--------------------
242:M: Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
243:G: `sivadur`_
244:F: docs/plat/xilinx-zynqmp.rst
245:F: plat/xilinx/
246
247.. _Andre-ARM: https://github.com/Andre-ARM
248.. _Anson-Huang: https://github.com/Anson-Huang
Antonio Nino Diazd83c1db2017-11-06 14:49:04 +0000249.. _antonio-nino-diaz-arm: https://github.com/antonio-nino-diaz-arm
Bryan O'Donoghue622e8902018-07-23 15:59:47 +0100250.. _bryanodonoghue: https://github.com/bryanodonoghue
Antonio Nino Diaz9c9ba0b2018-06-25 19:06:49 +0100251.. _b49020: https://github.com/b49020
Douglas Raillard6f625742017-06-28 15:23:03 +0100252.. _danh-arm: https://github.com/danh-arm
Antonio Nino Diaz9c9ba0b2018-06-25 19:06:49 +0100253.. _dp-arm: https://github.com/dp-arm
254.. _etienne-lms: https://github.com/etienne-lms
255.. _glneo: https://github.com/glneo
Douglas Raillard6f625742017-06-28 15:23:03 +0100256.. _hzhuang1: https://github.com/hzhuang1
Jacky Baidc20d262019-01-14 13:48:57 +0800257.. _JackyBai: https://github.com/JackyBai
Antonio Nino Diaz9c9ba0b2018-06-25 19:06:49 +0100258.. _jenswi-linaro: https://github.com/jenswi-linaro
Jorge Ramirez-Ortiz7e532c42018-09-23 09:36:13 +0200259.. _ldts: https://github.com/ldts
Bryan O'Donoghue622e8902018-07-23 15:59:47 +0100260.. _niej: https://github.com/niej
Konstantin Porotchkin752faf82018-07-02 15:01:32 +0300261.. _kostapr: https://github.com/kostapr
Dan Handleyc45dbc22017-12-06 10:13:17 +0000262.. _masahir0y: https://github.com/masahir0y
Douglas Raillard6f625742017-06-28 15:23:03 +0100263.. _mtk09422: https://github.com/mtk09422
Nariman Poushin0c66e642018-10-03 12:03:42 +0100264.. _npoushin: https://github.com/npoushin
Jiafei Pan33d4af42018-03-02 07:23:30 +0000265.. _qoriq-open-source: https://github.com/qoriq-open-source
Antonio Nino Diaz9c9ba0b2018-06-25 19:06:49 +0100266.. _rockchip-linux: https://github.com/rockchip-linux
267.. _shawnguo2: https://github.com/shawnguo2
268.. _sivadur: https://github.com/sivadur
Andre Przywara0d0380c2018-07-04 11:36:31 +0100269.. _smaeul: https://github.com/smaeul
Antonio Nino Diaz9c9ba0b2018-06-25 19:06:49 +0100270.. _soby-mathew: https://github.com/soby-mathew
Thomas Abrahame64044b2018-12-07 09:58:50 +0530271.. _thomas-arm: https://github.com/thomas-arm
Antonio Nino Diaz9c9ba0b2018-06-25 19:06:49 +0100272.. _TonyXie06: https://github.com/TonyXie06
273.. _vwadekar: https://github.com/vwadekar
Yann Gautierefb37282018-07-05 16:52:00 +0200274.. _Yann-lms: https://github.com/Yann-lms