blob: 37766ed433b67ca45e74f46e7ba4f32c7235088d [file] [log] [blame]
Dan Handley610e7e12018-03-01 18:44:00 +00001Trusted Firmware-A maintainers
2==============================
Douglas Raillardd7c21b72017-06-28 15:23:03 +01003
Dan Handley610e7e12018-03-01 18:44:00 +00004Trusted Firmware-A (TF-A) is an Arm maintained project. All contributions are
Douglas Raillardd7c21b72017-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 Diaz21a05e12018-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 Raillardd7c21b72017-06-28 15:23:03 +010018
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +010019Allwinner ARMv8 platform port
20-----------------------------
21:M: Andre Przywara <andre.przywara@arm.com>
22:G: `Andre-ARM`_
Andre Przywara5d16ece2018-06-28 23:49:39 +010023:M: Samuel Holland <samuel@sholland.org>
24:G: `smaeul`_
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +010025:F: docs/plat/allwinner.rst
26:F: plat/allwinner/
Icenowy Zheng3098d9a2018-07-22 21:29:02 +080027:F: drivers/allwinner/
Douglas Raillardd7c21b72017-06-28 15:23:03 +010028
Antonio Nino Diazfe75b052018-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 Diaz21a05e12018-06-25 19:06:49 +010037Armv7-A architecture port
38-------------------------
39:M: Etienne Carriere <etienne.carriere@linaro.org>
40:G: `etienne-lms`_
Douglas Raillardd7c21b72017-06-28 15:23:03 +010041
Nariman Poushin08e04c02018-08-29 16:27:52 +010042Arm System Guidance for Infrastructure / Mobile FVP platforms
43-------------------------------------------------------------
44:M: Nariman Poushin <nariman.poushin@linaro.org>
Nariman Poushin1e247e42018-10-03 12:03:42 +010045:G: `npoushin`_
Nariman Poushin08e04c02018-08-29 16:27:52 +010046:F: plat/arm/css/sgi/
47:F: plat/arm/css/sgm/
48:F: plat/arm/board/sgi575/
49:F: plat/arm/board/sgm775/
50
Julius Werner5fa5bbc2018-11-28 14:00:33 -080051Console API framework
52---------------------
53:M: Julius Werner <jwerner@chromium.org>
54:G: `jwerner-chromium`_
55:F: drivers/console/
56:F: include/drivers/console.h
57:F: plat/common/aarch64/crash_console_helpers.S
58
59coreboot support libraries
60--------------------------
61:M: Julius Werner <jwerner@chromium.org>
62:G: `jwerner-chromium`_
63:F: drivers/coreboot/
64:F: include/drivers/coreboot/
65:F: include/lib/coreboot.h
66:F: lib/coreboot/
67
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +010068eMMC/UFS drivers
69----------------
70:M: Haojian Zhuang <haojian.zhuang@linaro.org>
71:G: `hzhuang1`_
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +010072:F: drivers/partition/
73:F: drivers/synopsys/emmc/
74:F: drivers/synopsys/ufs/
75:F: drivers/ufs/
76:F: include/drivers/dw_ufs.h
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +010077:F: include/drivers/ufs.h
78:F: include/drivers/synopsys/dw_mmc.h
Douglas Raillardd7c21b72017-06-28 15:23:03 +010079
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +010080HiSilicon HiKey and HiKey960 platform ports
81-------------------------------------------
82:M: Haojian Zhuang <haojian.zhuang@linaro.org>
83:G: `hzhuang1`_
84:F: docs/plat/hikey.rst
85:F: docs/plat/hikey960.rst
86:F: plat/hisilicon/hikey/
87:F: plat/hisilicon/hikey960/
Douglas Raillardd7c21b72017-06-28 15:23:03 +010088
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +010089HiSilicon Poplar platform port
90------------------------------
91:M: Shawn Guo <shawn.guo@linaro.org>
92:G: `shawnguo2`_
93:F: docs/plat/poplar.rst
94:F: plat/hisilicon/poplar/
Nishanth Menon0192f892016-10-14 01:13:34 +000095
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +010096MediaTek platform ports
97-----------------------
98:M: Yidi Lin (林以廸) <yidi.lin@mediatek.com>
99:G: `mtk09422`_
100:F: plat/mediatek/
Nishanth Menon0192f892016-10-14 01:13:34 +0000101
Konstantin Porotchkin8089b1d2018-07-02 15:01:32 +0300102Marvell platform ports and SoC drivers
103--------------------------------------
104:M: Konstantin Porotchkin <kostap@marvell.com>
105:G: `kostapr`_
Antonio Nino Diaz399a2642019-01-04 10:58:30 +0000106:F: docs/marvell/
Konstantin Porotchkin8089b1d2018-07-02 15:01:32 +0300107:F: plat/marvell/
108:F: drivers/marvell/
Konstantin Porotchkin6ff50d52018-10-07 17:54:20 +0300109:F: tools/marvell/
Konstantin Porotchkin8089b1d2018-07-02 15:01:32 +0300110
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100111NVidia platform ports
112---------------------
113:M: Varun Wadekar <vwadekar@nvidia.com>
114:G: `vwadekar`_
115:F: docs/plat/nvidia-tegra.rst
116:F: include/lib/cpus/aarch64/denver.h
117:F: lib/cpus/aarch64/denver.S
118:F: plat/nvidia/
Nishanth Menon0192f892016-10-14 01:13:34 +0000119
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100120NXP QorIQ Layerscape platform ports
121-----------------------------------
122:M: Jiafei Pan <jiafei.pan@nxp.com>
123:G: `qoriq-open-source`_
124:F: docs/plat/ls1043a.rst
125:F: plat/layerscape/
Nishanth Menon0192f892016-10-14 01:13:34 +0000126
Bryan O'Donoghue2e878232018-07-23 15:59:47 +0100127NXP i.MX 7 WaRP7 platform port and SoC drivers
128----------------------------------------------
129:M: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
130:G: `bryanodonoghue`_
131:M: Jun Nie <jun.nie@linaro.org>
132:G: `niej`_
133:F: docs/plat/warp7.rst
134:F: plat/imx/common/
135:F: plat/imx/imx7/
136:F: drivers/imx/timer/
137:F: drivers/imx/uart/
138:F: drivers/imx/usdhc/
139
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100140NXP i.MX 8 platform port
141------------------------
142:M: Anson Huang <Anson.Huang@nxp.com>
143:G: `Anson-Huang`_
144:F: docs/plat/imx8.rst
145:F: plat/imx/
Dan Handley70c5d7b2017-12-06 10:13:17 +0000146
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100147OP-TEE dispatcher
148-----------------
149:M: Jens Wiklander <jens.wiklander@linaro.org>
150:G: `jenswi-linaro`_
151:F: docs/spd/optee-dispatcher.rst
152:F: services/spd/opteed/
Dan Handley70c5d7b2017-12-06 10:13:17 +0000153
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100154QEMU platform port
155------------------
156:M: Jens Wiklander <jens.wiklander@linaro.org>
157:G: `jenswi-linaro`_
158:F: docs/plat/qemu.rst
159:F: plat/qemu/
Dan Handley70c5d7b2017-12-06 10:13:17 +0000160
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100161Raspberry Pi 3 platform port
162----------------------------
163:M: Antonio Niño Díaz <antonio.ninodiaz@arm.com>
164:G: `antonio-nino-diaz-arm`_
165:F: docs/plat/rpi3.rst
166:F: plat/rpi3/
Dan Handley70c5d7b2017-12-06 10:13:17 +0000167
Jorge Ramirez-Ortizbf084dc2018-09-23 09:36:13 +0200168Renesas rcar-gen3 platform port
169-------------------------------
170:M: Jorge Ramirez-Ortiz <jramirez@baylibre.com>
171:G: `ldts`_
172:F: docs/plat/rcar-gen3.rst
173:F: plat/renesas/rcar
174:F: drivers/renesas/rcar
175:F: tools/renesas/rcar_layout_create
176
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100177RockChip platform port
178----------------------
179:M: Tony Xie <tony.xie@rock-chips.com>
180:G: `TonyXie06`_
181:G: `rockchip-linux`_
182:F: plat/rockchip/
Douglas Raillardd7c21b72017-06-28 15:23:03 +0100183
Yann Gautier0edf4fc2018-07-05 16:52:00 +0200184STM32MP1 platform port
185----------------------
186:M: Yann Gautier <yann.gautier@st.com>
187:G: `Yann-lms`_
188:F: docs/plat/stm32mp1.rst
Yann Gautierd30211c2018-08-28 11:01:59 +0200189:F: drivers/st/
Yann Gautier0edf4fc2018-07-05 16:52:00 +0200190:F: fdts/stm32\*
Yann Gautierd30211c2018-08-28 11:01:59 +0200191:F: include/drivers/st/
Yann Gautier0edf4fc2018-07-05 16:52:00 +0200192:F: include/dt-bindings/\*/stm32\*
193:F: plat/st/
194:F: tools/stm32image/
195
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100196Synquacer platform port
197-----------------------
198:M: Sumit Garg <sumit.garg@linaro.org>
199:G: `b49020`_
200:F: docs/plat/synquacer.rst
201:F: plat/socionext/synquacer/
Douglas Raillardd7c21b72017-06-28 15:23:03 +0100202
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100203Texas Instruments platform port
204-------------------------------
205:M: Andrew F. Davis <afd@ti.com>
206:G: `glneo`_
207:F: docs/plat/ti-k3.rst
208:F: plat/ti/
Douglas Raillardd7c21b72017-06-28 15:23:03 +0100209
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100210TLK/Trusty secure payloads
211--------------------------
212:M: Varun Wadekar <vwadekar@nvidia.com>
213:G: `vwadekar`_
214:F: docs/spd/tlk-dispatcher.rst
215:F: docs/spd/trusty-dispatcher.rst
216:F: include/bl32/payloads/tlk.h
217:F: services/spd/tlkd/
218:F: services/spd/trusty/
Douglas Raillardd7c21b72017-06-28 15:23:03 +0100219
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100220UniPhier platform port
221----------------------
222:M: Masahiro Yamada <yamada.masahiro@socionext.com>
223:G: `masahir0y`_
224:F: docs/plat/socionext-uniphier.rst
225:F: plat/socionext/uniphier/
Etienne Carriere1374fcb2017-11-08 13:48:40 +0100226
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100227Xilinx platform port
228--------------------
229:M: Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
230:G: `sivadur`_
231:F: docs/plat/xilinx-zynqmp.rst
232:F: plat/xilinx/
Etienne Carriere1374fcb2017-11-08 13:48:40 +0100233
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100234.. _Andre-ARM: https://github.com/Andre-ARM
235.. _Anson-Huang: https://github.com/Anson-Huang
Antonio Nino Diazae6779e2017-11-06 14:49:04 +0000236.. _antonio-nino-diaz-arm: https://github.com/antonio-nino-diaz-arm
Bryan O'Donoghue2e878232018-07-23 15:59:47 +0100237.. _bryanodonoghue: https://github.com/bryanodonoghue
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100238.. _b49020: https://github.com/b49020
Douglas Raillardd7c21b72017-06-28 15:23:03 +0100239.. _danh-arm: https://github.com/danh-arm
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100240.. _dp-arm: https://github.com/dp-arm
241.. _etienne-lms: https://github.com/etienne-lms
242.. _glneo: https://github.com/glneo
Douglas Raillardd7c21b72017-06-28 15:23:03 +0100243.. _hzhuang1: https://github.com/hzhuang1
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100244.. _jenswi-linaro: https://github.com/jenswi-linaro
Jorge Ramirez-Ortizbf084dc2018-09-23 09:36:13 +0200245.. _ldts: https://github.com/ldts
Bryan O'Donoghue2e878232018-07-23 15:59:47 +0100246.. _niej: https://github.com/niej
Konstantin Porotchkin8089b1d2018-07-02 15:01:32 +0300247.. _kostapr: https://github.com/kostapr
Dan Handley70c5d7b2017-12-06 10:13:17 +0000248.. _masahir0y: https://github.com/masahir0y
Douglas Raillardd7c21b72017-06-28 15:23:03 +0100249.. _mtk09422: https://github.com/mtk09422
Nariman Poushin1e247e42018-10-03 12:03:42 +0100250.. _npoushin: https://github.com/npoushin
Jiafei Pan46367ad2018-03-02 07:23:30 +0000251.. _qoriq-open-source: https://github.com/qoriq-open-source
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100252.. _rockchip-linux: https://github.com/rockchip-linux
253.. _shawnguo2: https://github.com/shawnguo2
254.. _sivadur: https://github.com/sivadur
Andre Przywarafcc609b2018-07-04 11:36:31 +0100255.. _smaeul: https://github.com/smaeul
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100256.. _soby-mathew: https://github.com/soby-mathew
257.. _TonyXie06: https://github.com/TonyXie06
258.. _vwadekar: https://github.com/vwadekar
Yann Gautier0edf4fc2018-07-05 16:52:00 +0200259.. _Yann-lms: https://github.com/Yann-lms