blob: 098fc5f5b8b16cbdcdc7457b3773481cef091113 [file] [log] [blame]
Paul Beesleyfc9ee362019-03-07 15:47:15 +00001Maintainers
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`_
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +010014:M: Soby Mathew <soby.mathew@arm.com>
15:G: `soby-mathew`_
John Tsichritzisc689a822019-06-10 10:31:17 +010016:M: Sandrine Bailleux <sandrine.bailleux@arm.com>
17:G: `sandrine-bailleux-arm`_
18:M: Alexei Fedorov <alexei.fedorov@arm.com>
19:G: `AlexeiFedorov`_
20:M: Paul Beesley <paul.beesley@arm.com>
21:G: `pbeesley-arm`_
22:M: John Tsichritzis <john.tsichritzis@arm.com>
23:G: `jts-arm`_
Douglas Raillardd7c21b72017-06-28 15:23:03 +010024
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +010025Allwinner ARMv8 platform port
26-----------------------------
27:M: Andre Przywara <andre.przywara@arm.com>
28:G: `Andre-ARM`_
Andre Przywara5d16ece2018-06-28 23:49:39 +010029:M: Samuel Holland <samuel@sholland.org>
30:G: `smaeul`_
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +010031:F: docs/plat/allwinner.rst
32:F: plat/allwinner/
Icenowy Zheng3098d9a2018-07-22 21:29:02 +080033:F: drivers/allwinner/
Douglas Raillardd7c21b72017-06-28 15:23:03 +010034
Antonio Nino Diazfe75b052018-10-10 23:52:39 +010035Amlogic Meson S905 (GXBB) platform port
36---------------------------------------
Antonio Nino Diaz58d16802019-05-09 14:26:22 +010037:M: Andre Przywara <andre.przywara@arm.com>
38:G: `Andre-ARM`_
Antonio Nino Diazfe75b052018-10-10 23:52:39 +010039:F: docs/plat/meson-gxbb.rst
40:F: drivers/meson/
41:F: plat/meson/gxbb/
42
Remi Pommarel75e43e02019-04-01 11:34:09 +020043Amlogic Meson S905x (GXL) platform port
44---------------------------------------
45:M: Remi Pommarel <repk@triplefau.lt>
46:G: `remi-triplefault`_
47:F: docs/plat/meson-gxl.rst
48:F: drivers/meson/gxl
49:F: plat/meson/gxl/
50
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +010051Armv7-A architecture port
52-------------------------
53:M: Etienne Carriere <etienne.carriere@linaro.org>
54:G: `etienne-lms`_
Douglas Raillardd7c21b72017-06-28 15:23:03 +010055
Nariman Poushin08e04c02018-08-29 16:27:52 +010056Arm System Guidance for Infrastructure / Mobile FVP platforms
57-------------------------------------------------------------
58:M: Nariman Poushin <nariman.poushin@linaro.org>
Nariman Poushin1e247e42018-10-03 12:03:42 +010059:G: `npoushin`_
Thomas Abraham1ce503e2018-12-07 09:58:50 +053060:M: Thomas Abraham <thomas.abraham@arm.com>
61:G: `thomas-arm`_
Nariman Poushin08e04c02018-08-29 16:27:52 +010062:F: plat/arm/css/sgi/
63:F: plat/arm/css/sgm/
64:F: plat/arm/board/sgi575/
65:F: plat/arm/board/sgm775/
66
Julius Werner5fa5bbc2018-11-28 14:00:33 -080067Console API framework
68---------------------
69:M: Julius Werner <jwerner@chromium.org>
70:G: `jwerner-chromium`_
71:F: drivers/console/
72:F: include/drivers/console.h
73:F: plat/common/aarch64/crash_console_helpers.S
74
75coreboot support libraries
76--------------------------
77:M: Julius Werner <jwerner@chromium.org>
78:G: `jwerner-chromium`_
79:F: drivers/coreboot/
80:F: include/drivers/coreboot/
81:F: include/lib/coreboot.h
82:F: lib/coreboot/
83
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +010084eMMC/UFS drivers
85----------------
86:M: Haojian Zhuang <haojian.zhuang@linaro.org>
87:G: `hzhuang1`_
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +010088:F: drivers/partition/
89:F: drivers/synopsys/emmc/
90:F: drivers/synopsys/ufs/
91:F: drivers/ufs/
92:F: include/drivers/dw_ufs.h
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +010093:F: include/drivers/ufs.h
94:F: include/drivers/synopsys/dw_mmc.h
Douglas Raillardd7c21b72017-06-28 15:23:03 +010095
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +010096HiSilicon HiKey and HiKey960 platform ports
97-------------------------------------------
98:M: Haojian Zhuang <haojian.zhuang@linaro.org>
99:G: `hzhuang1`_
100:F: docs/plat/hikey.rst
101:F: docs/plat/hikey960.rst
102:F: plat/hisilicon/hikey/
103:F: plat/hisilicon/hikey960/
Douglas Raillardd7c21b72017-06-28 15:23:03 +0100104
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100105HiSilicon Poplar platform port
106------------------------------
107:M: Shawn Guo <shawn.guo@linaro.org>
108:G: `shawnguo2`_
109:F: docs/plat/poplar.rst
110:F: plat/hisilicon/poplar/
Nishanth Menon0192f892016-10-14 01:13:34 +0000111
Loh Tien Hock59400a42019-02-04 16:17:24 +0800112Intel SocFPGA platform ports
113----------------------------
114:M: Tien Hock Loh <tien.hock.loh@intel.com>
115:G: `thloh85-intel`
116:F: plat/intel/soc
117
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100118MediaTek platform ports
119-----------------------
120:M: Yidi Lin (林以廸) <yidi.lin@mediatek.com>
121:G: `mtk09422`_
122:F: plat/mediatek/
Nishanth Menon0192f892016-10-14 01:13:34 +0000123
Konstantin Porotchkin8089b1d2018-07-02 15:01:32 +0300124Marvell platform ports and SoC drivers
125--------------------------------------
126:M: Konstantin Porotchkin <kostap@marvell.com>
127:G: `kostapr`_
Antonio Nino Diaz399a2642019-01-04 10:58:30 +0000128:F: docs/marvell/
Konstantin Porotchkin8089b1d2018-07-02 15:01:32 +0300129:F: plat/marvell/
130:F: drivers/marvell/
Konstantin Porotchkin6ff50d52018-10-07 17:54:20 +0300131:F: tools/marvell/
Konstantin Porotchkin8089b1d2018-07-02 15:01:32 +0300132
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100133NVidia platform ports
134---------------------
135:M: Varun Wadekar <vwadekar@nvidia.com>
136:G: `vwadekar`_
137:F: docs/plat/nvidia-tegra.rst
138:F: include/lib/cpus/aarch64/denver.h
139:F: lib/cpus/aarch64/denver.S
140:F: plat/nvidia/
Nishanth Menon0192f892016-10-14 01:13:34 +0000141
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100142NXP QorIQ Layerscape platform ports
143-----------------------------------
144:M: Jiafei Pan <jiafei.pan@nxp.com>
145:G: `qoriq-open-source`_
146:F: docs/plat/ls1043a.rst
147:F: plat/layerscape/
Nishanth Menon0192f892016-10-14 01:13:34 +0000148
Bryan O'Donoghue2e878232018-07-23 15:59:47 +0100149NXP i.MX 7 WaRP7 platform port and SoC drivers
150----------------------------------------------
151:M: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
152:G: `bryanodonoghue`_
153:M: Jun Nie <jun.nie@linaro.org>
154:G: `niej`_
155:F: docs/plat/warp7.rst
156:F: plat/imx/common/
157:F: plat/imx/imx7/
158:F: drivers/imx/timer/
159:F: drivers/imx/uart/
160:F: drivers/imx/usdhc/
161
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100162NXP i.MX 8 platform port
163------------------------
164:M: Anson Huang <Anson.Huang@nxp.com>
165:G: `Anson-Huang`_
166:F: docs/plat/imx8.rst
167:F: plat/imx/
Dan Handley70c5d7b2017-12-06 10:13:17 +0000168
Jacky Bai858feeb2019-01-14 13:48:57 +0800169NXP i.MX8M platform port
170------------------------
171:M: Jacky Bai <ping.bai@nxp.com>
172:G: `JackyBai`_
173:F: doc/plat/imx8m.rst
174:F: plat/imx/imx8m/
175
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100176OP-TEE dispatcher
177-----------------
178:M: Jens Wiklander <jens.wiklander@linaro.org>
179:G: `jenswi-linaro`_
180:F: docs/spd/optee-dispatcher.rst
181:F: services/spd/opteed/
Dan Handley70c5d7b2017-12-06 10:13:17 +0000182
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100183QEMU platform port
184------------------
185:M: Jens Wiklander <jens.wiklander@linaro.org>
186:G: `jenswi-linaro`_
187:F: docs/plat/qemu.rst
188:F: plat/qemu/
Dan Handley70c5d7b2017-12-06 10:13:17 +0000189
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100190Raspberry Pi 3 platform port
191----------------------------
Ying-Chun Liu (PaulLiu)a9c45dd2019-02-01 05:27:32 +0800192:M: Ying-Chun Liu (PaulLiu) <paul.liu@linaro.org>
193:G: `grandpaul`_
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100194:F: docs/plat/rpi3.rst
195:F: plat/rpi3/
Ying-Chun Liu (PaulLiu)a9c45dd2019-02-01 05:27:32 +0800196:F: drivers/rpi3/
197:F: include/drivers/rpi3/
Dan Handley70c5d7b2017-12-06 10:13:17 +0000198
Jorge Ramirez-Ortizbf084dc2018-09-23 09:36:13 +0200199Renesas rcar-gen3 platform port
200-------------------------------
201:M: Jorge Ramirez-Ortiz <jramirez@baylibre.com>
202:G: `ldts`_
Marek Vasutf319ccd2019-02-20 13:16:14 +0100203:M: Marek Vasut <marek.vasut@gmail.com>
204:G: `marex`_
Jorge Ramirez-Ortizbf084dc2018-09-23 09:36:13 +0200205:F: docs/plat/rcar-gen3.rst
206:F: plat/renesas/rcar
207:F: drivers/renesas/rcar
208:F: tools/renesas/rcar_layout_create
209
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100210RockChip platform port
211----------------------
212:M: Tony Xie <tony.xie@rock-chips.com>
213:G: `TonyXie06`_
214:G: `rockchip-linux`_
Heiko Stuebner2333a512019-04-19 12:35:47 +0200215:M: Heiko Stuebner <heiko@sntech.de>
216:G: `mmind`_
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100217:F: plat/rockchip/
Douglas Raillardd7c21b72017-06-28 15:23:03 +0100218
Yann Gautier0edf4fc2018-07-05 16:52:00 +0200219STM32MP1 platform port
220----------------------
221:M: Yann Gautier <yann.gautier@st.com>
222:G: `Yann-lms`_
223:F: docs/plat/stm32mp1.rst
Yann Gautierd30211c2018-08-28 11:01:59 +0200224:F: drivers/st/
Yann Gautier0edf4fc2018-07-05 16:52:00 +0200225:F: fdts/stm32\*
Yann Gautierd30211c2018-08-28 11:01:59 +0200226:F: include/drivers/st/
Yann Gautier0edf4fc2018-07-05 16:52:00 +0200227:F: include/dt-bindings/\*/stm32\*
228:F: plat/st/
229:F: tools/stm32image/
230
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100231Synquacer platform port
232-----------------------
233:M: Sumit Garg <sumit.garg@linaro.org>
234:G: `b49020`_
235:F: docs/plat/synquacer.rst
236:F: plat/socionext/synquacer/
Douglas Raillardd7c21b72017-06-28 15:23:03 +0100237
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100238Texas Instruments platform port
239-------------------------------
240:M: Andrew F. Davis <afd@ti.com>
241:G: `glneo`_
242:F: docs/plat/ti-k3.rst
243:F: plat/ti/
Douglas Raillardd7c21b72017-06-28 15:23:03 +0100244
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100245TLK/Trusty secure payloads
246--------------------------
247:M: Varun Wadekar <vwadekar@nvidia.com>
248:G: `vwadekar`_
249:F: docs/spd/tlk-dispatcher.rst
250:F: docs/spd/trusty-dispatcher.rst
251:F: include/bl32/payloads/tlk.h
252:F: services/spd/tlkd/
253:F: services/spd/trusty/
Douglas Raillardd7c21b72017-06-28 15:23:03 +0100254
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100255UniPhier platform port
256----------------------
257:M: Masahiro Yamada <yamada.masahiro@socionext.com>
258:G: `masahir0y`_
259:F: docs/plat/socionext-uniphier.rst
260:F: plat/socionext/uniphier/
Etienne Carriere1374fcb2017-11-08 13:48:40 +0100261
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100262Xilinx platform port
263--------------------
264:M: Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
265:G: `sivadur`_
266:F: docs/plat/xilinx-zynqmp.rst
267:F: plat/xilinx/
Etienne Carriere1374fcb2017-11-08 13:48:40 +0100268
John Tsichritzisc689a822019-06-10 10:31:17 +0100269.. _AlexeiFedorov: https://github.com/AlexeiFedorov
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100270.. _Andre-ARM: https://github.com/Andre-ARM
271.. _Anson-Huang: https://github.com/Anson-Huang
Bryan O'Donoghue2e878232018-07-23 15:59:47 +0100272.. _bryanodonoghue: https://github.com/bryanodonoghue
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100273.. _b49020: https://github.com/b49020
Douglas Raillardd7c21b72017-06-28 15:23:03 +0100274.. _danh-arm: https://github.com/danh-arm
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100275.. _etienne-lms: https://github.com/etienne-lms
276.. _glneo: https://github.com/glneo
John Tsichritzisc689a822019-06-10 10:31:17 +0100277.. _grandpaul: https://github.com/grandpaul
Douglas Raillardd7c21b72017-06-28 15:23:03 +0100278.. _hzhuang1: https://github.com/hzhuang1
Jacky Bai858feeb2019-01-14 13:48:57 +0800279.. _JackyBai: https://github.com/JackyBai
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100280.. _jenswi-linaro: https://github.com/jenswi-linaro
John Tsichritzisc689a822019-06-10 10:31:17 +0100281.. _jts-arm: https://github.com/jts-arm
282.. _jwerner-chromium: https://github.com/jwerner-chromium
283.. _kostapr: https://github.com/kostapr
Jorge Ramirez-Ortizbf084dc2018-09-23 09:36:13 +0200284.. _ldts: https://github.com/ldts
Marek Vasutf319ccd2019-02-20 13:16:14 +0100285.. _marex: https://github.com/marex
Dan Handley70c5d7b2017-12-06 10:13:17 +0000286.. _masahir0y: https://github.com/masahir0y
Heiko Stuebner2333a512019-04-19 12:35:47 +0200287.. _mmind: https://github.com/mmind
Douglas Raillardd7c21b72017-06-28 15:23:03 +0100288.. _mtk09422: https://github.com/mtk09422
John Tsichritzisc689a822019-06-10 10:31:17 +0100289.. _niej: https://github.com/niej
Nariman Poushin1e247e42018-10-03 12:03:42 +0100290.. _npoushin: https://github.com/npoushin
John Tsichritzisc689a822019-06-10 10:31:17 +0100291.. _pbeesley-arm: https://github.com/pbeesley-arm
Jiafei Pan46367ad2018-03-02 07:23:30 +0000292.. _qoriq-open-source: https://github.com/qoriq-open-source
Remi Pommarel75e43e02019-04-01 11:34:09 +0200293.. _remi-triplefault: https://github.com/repk
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100294.. _rockchip-linux: https://github.com/rockchip-linux
John Tsichritzisc689a822019-06-10 10:31:17 +0100295.. _sandrine-bailleux-arm: https://github.com/sandrine-bailleux-arm
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100296.. _shawnguo2: https://github.com/shawnguo2
297.. _sivadur: https://github.com/sivadur
Andre Przywarafcc609b2018-07-04 11:36:31 +0100298.. _smaeul: https://github.com/smaeul
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100299.. _soby-mathew: https://github.com/soby-mathew
Thomas Abraham1ce503e2018-12-07 09:58:50 +0530300.. _thomas-arm: https://github.com/thomas-arm
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100301.. _TonyXie06: https://github.com/TonyXie06
302.. _vwadekar: https://github.com/vwadekar
Yann Gautier0edf4fc2018-07-05 16:52:00 +0200303.. _Yann-lms: https://github.com/Yann-lms