blob: 7731c72eca889efae6bae75be1dc6d98646a416b [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
Carlo Caione189494a2019-08-23 18:28:36 +010040:F: drivers/amlogic/
41:F: plat/amlogic/gxbb/
Antonio Nino Diazfe75b052018-10-10 23:52:39 +010042
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
Carlo Caione189494a2019-08-23 18:28:36 +010048:F: drivers/amlogic/gxl
49:F: plat/amlogic/gxl/
Remi Pommarel75e43e02019-04-01 11:34:09 +020050
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>
Hadi Asyrafi616da772019-06-27 11:34:03 +0800115:G: `thloh85-intel`_
116:M: Hadi Asyrafi <muhammad.hadi.asyrafi.abdul.halim@intel.com>
117:G: `mabdulha`_
Loh Tien Hock59400a42019-02-04 16:17:24 +0800118:F: plat/intel/soc
Hadi Asyrafi616da772019-06-27 11:34:03 +0800119:F: drivers/intel/soc/
Loh Tien Hock59400a42019-02-04 16:17:24 +0800120
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100121MediaTek platform ports
122-----------------------
123:M: Yidi Lin (林以廸) <yidi.lin@mediatek.com>
124:G: `mtk09422`_
125:F: plat/mediatek/
Nishanth Menon0192f892016-10-14 01:13:34 +0000126
Konstantin Porotchkin8089b1d2018-07-02 15:01:32 +0300127Marvell platform ports and SoC drivers
128--------------------------------------
129:M: Konstantin Porotchkin <kostap@marvell.com>
130:G: `kostapr`_
Antonio Nino Diaz399a2642019-01-04 10:58:30 +0000131:F: docs/marvell/
Konstantin Porotchkin8089b1d2018-07-02 15:01:32 +0300132:F: plat/marvell/
133:F: drivers/marvell/
Konstantin Porotchkin6ff50d52018-10-07 17:54:20 +0300134:F: tools/marvell/
Konstantin Porotchkin8089b1d2018-07-02 15:01:32 +0300135
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100136NVidia platform ports
137---------------------
138:M: Varun Wadekar <vwadekar@nvidia.com>
139:G: `vwadekar`_
140:F: docs/plat/nvidia-tegra.rst
141:F: include/lib/cpus/aarch64/denver.h
142:F: lib/cpus/aarch64/denver.S
143:F: plat/nvidia/
Nishanth Menon0192f892016-10-14 01:13:34 +0000144
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100145NXP QorIQ Layerscape platform ports
146-----------------------------------
147:M: Jiafei Pan <jiafei.pan@nxp.com>
148:G: `qoriq-open-source`_
149:F: docs/plat/ls1043a.rst
150:F: plat/layerscape/
Nishanth Menon0192f892016-10-14 01:13:34 +0000151
Bryan O'Donoghue2e878232018-07-23 15:59:47 +0100152NXP i.MX 7 WaRP7 platform port and SoC drivers
153----------------------------------------------
154:M: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
155:G: `bryanodonoghue`_
156:M: Jun Nie <jun.nie@linaro.org>
157:G: `niej`_
158:F: docs/plat/warp7.rst
159:F: plat/imx/common/
160:F: plat/imx/imx7/
161:F: drivers/imx/timer/
162:F: drivers/imx/uart/
163:F: drivers/imx/usdhc/
164
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100165NXP i.MX 8 platform port
166------------------------
167:M: Anson Huang <Anson.Huang@nxp.com>
168:G: `Anson-Huang`_
169:F: docs/plat/imx8.rst
170:F: plat/imx/
Dan Handley70c5d7b2017-12-06 10:13:17 +0000171
Jacky Bai858feeb2019-01-14 13:48:57 +0800172NXP i.MX8M platform port
173------------------------
174:M: Jacky Bai <ping.bai@nxp.com>
175:G: `JackyBai`_
176:F: doc/plat/imx8m.rst
177:F: plat/imx/imx8m/
178
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100179OP-TEE dispatcher
180-----------------
181:M: Jens Wiklander <jens.wiklander@linaro.org>
182:G: `jenswi-linaro`_
183:F: docs/spd/optee-dispatcher.rst
184:F: services/spd/opteed/
Dan Handley70c5d7b2017-12-06 10:13:17 +0000185
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100186QEMU platform port
187------------------
188:M: Jens Wiklander <jens.wiklander@linaro.org>
189:G: `jenswi-linaro`_
190:F: docs/plat/qemu.rst
191:F: plat/qemu/
Dan Handley70c5d7b2017-12-06 10:13:17 +0000192
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100193Raspberry Pi 3 platform port
194----------------------------
Ying-Chun Liu (PaulLiu)a9c45dd2019-02-01 05:27:32 +0800195:M: Ying-Chun Liu (PaulLiu) <paul.liu@linaro.org>
196:G: `grandpaul`_
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100197:F: docs/plat/rpi3.rst
198:F: plat/rpi3/
Ying-Chun Liu (PaulLiu)a9c45dd2019-02-01 05:27:32 +0800199:F: drivers/rpi3/
200:F: include/drivers/rpi3/
Dan Handley70c5d7b2017-12-06 10:13:17 +0000201
Jorge Ramirez-Ortizbf084dc2018-09-23 09:36:13 +0200202Renesas rcar-gen3 platform port
203-------------------------------
204:M: Jorge Ramirez-Ortiz <jramirez@baylibre.com>
205:G: `ldts`_
Marek Vasutf319ccd2019-02-20 13:16:14 +0100206:M: Marek Vasut <marek.vasut@gmail.com>
207:G: `marex`_
Jorge Ramirez-Ortizbf084dc2018-09-23 09:36:13 +0200208:F: docs/plat/rcar-gen3.rst
209:F: plat/renesas/rcar
210:F: drivers/renesas/rcar
211:F: tools/renesas/rcar_layout_create
212
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100213RockChip platform port
214----------------------
215:M: Tony Xie <tony.xie@rock-chips.com>
216:G: `TonyXie06`_
217:G: `rockchip-linux`_
Heiko Stuebner2333a512019-04-19 12:35:47 +0200218:M: Heiko Stuebner <heiko@sntech.de>
219:G: `mmind`_
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100220:F: plat/rockchip/
Douglas Raillardd7c21b72017-06-28 15:23:03 +0100221
Yann Gautier0edf4fc2018-07-05 16:52:00 +0200222STM32MP1 platform port
223----------------------
224:M: Yann Gautier <yann.gautier@st.com>
225:G: `Yann-lms`_
226:F: docs/plat/stm32mp1.rst
Yann Gautierd30211c2018-08-28 11:01:59 +0200227:F: drivers/st/
Yann Gautier0edf4fc2018-07-05 16:52:00 +0200228:F: fdts/stm32\*
Yann Gautierd30211c2018-08-28 11:01:59 +0200229:F: include/drivers/st/
Yann Gautier0edf4fc2018-07-05 16:52:00 +0200230:F: include/dt-bindings/\*/stm32\*
231:F: plat/st/
232:F: tools/stm32image/
233
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100234Synquacer platform port
235-----------------------
236:M: Sumit Garg <sumit.garg@linaro.org>
237:G: `b49020`_
238:F: docs/plat/synquacer.rst
239:F: plat/socionext/synquacer/
Douglas Raillardd7c21b72017-06-28 15:23:03 +0100240
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100241Texas Instruments platform port
242-------------------------------
243:M: Andrew F. Davis <afd@ti.com>
244:G: `glneo`_
245:F: docs/plat/ti-k3.rst
246:F: plat/ti/
Douglas Raillardd7c21b72017-06-28 15:23:03 +0100247
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100248TLK/Trusty secure payloads
249--------------------------
250:M: Varun Wadekar <vwadekar@nvidia.com>
251:G: `vwadekar`_
252:F: docs/spd/tlk-dispatcher.rst
253:F: docs/spd/trusty-dispatcher.rst
254:F: include/bl32/payloads/tlk.h
255:F: services/spd/tlkd/
256:F: services/spd/trusty/
Douglas Raillardd7c21b72017-06-28 15:23:03 +0100257
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100258UniPhier platform port
259----------------------
260:M: Masahiro Yamada <yamada.masahiro@socionext.com>
261:G: `masahir0y`_
262:F: docs/plat/socionext-uniphier.rst
263:F: plat/socionext/uniphier/
Etienne Carriere1374fcb2017-11-08 13:48:40 +0100264
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100265Xilinx platform port
266--------------------
267:M: Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
268:G: `sivadur`_
269:F: docs/plat/xilinx-zynqmp.rst
270:F: plat/xilinx/
Etienne Carriere1374fcb2017-11-08 13:48:40 +0100271
John Tsichritzisc689a822019-06-10 10:31:17 +0100272.. _AlexeiFedorov: https://github.com/AlexeiFedorov
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100273.. _Andre-ARM: https://github.com/Andre-ARM
274.. _Anson-Huang: https://github.com/Anson-Huang
Bryan O'Donoghue2e878232018-07-23 15:59:47 +0100275.. _bryanodonoghue: https://github.com/bryanodonoghue
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100276.. _b49020: https://github.com/b49020
Douglas Raillardd7c21b72017-06-28 15:23:03 +0100277.. _danh-arm: https://github.com/danh-arm
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100278.. _etienne-lms: https://github.com/etienne-lms
279.. _glneo: https://github.com/glneo
John Tsichritzisc689a822019-06-10 10:31:17 +0100280.. _grandpaul: https://github.com/grandpaul
Douglas Raillardd7c21b72017-06-28 15:23:03 +0100281.. _hzhuang1: https://github.com/hzhuang1
Jacky Bai858feeb2019-01-14 13:48:57 +0800282.. _JackyBai: https://github.com/JackyBai
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100283.. _jenswi-linaro: https://github.com/jenswi-linaro
John Tsichritzisc689a822019-06-10 10:31:17 +0100284.. _jts-arm: https://github.com/jts-arm
285.. _jwerner-chromium: https://github.com/jwerner-chromium
286.. _kostapr: https://github.com/kostapr
Jorge Ramirez-Ortizbf084dc2018-09-23 09:36:13 +0200287.. _ldts: https://github.com/ldts
Marek Vasutf319ccd2019-02-20 13:16:14 +0100288.. _marex: https://github.com/marex
Dan Handley70c5d7b2017-12-06 10:13:17 +0000289.. _masahir0y: https://github.com/masahir0y
Heiko Stuebner2333a512019-04-19 12:35:47 +0200290.. _mmind: https://github.com/mmind
Douglas Raillardd7c21b72017-06-28 15:23:03 +0100291.. _mtk09422: https://github.com/mtk09422
John Tsichritzisc689a822019-06-10 10:31:17 +0100292.. _niej: https://github.com/niej
Nariman Poushin1e247e42018-10-03 12:03:42 +0100293.. _npoushin: https://github.com/npoushin
John Tsichritzisc689a822019-06-10 10:31:17 +0100294.. _pbeesley-arm: https://github.com/pbeesley-arm
Jiafei Pan46367ad2018-03-02 07:23:30 +0000295.. _qoriq-open-source: https://github.com/qoriq-open-source
Remi Pommarel75e43e02019-04-01 11:34:09 +0200296.. _remi-triplefault: https://github.com/repk
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100297.. _rockchip-linux: https://github.com/rockchip-linux
John Tsichritzisc689a822019-06-10 10:31:17 +0100298.. _sandrine-bailleux-arm: https://github.com/sandrine-bailleux-arm
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100299.. _shawnguo2: https://github.com/shawnguo2
300.. _sivadur: https://github.com/sivadur
Andre Przywarafcc609b2018-07-04 11:36:31 +0100301.. _smaeul: https://github.com/smaeul
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100302.. _soby-mathew: https://github.com/soby-mathew
Thomas Abraham1ce503e2018-12-07 09:58:50 +0530303.. _thomas-arm: https://github.com/thomas-arm
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100304.. _TonyXie06: https://github.com/TonyXie06
305.. _vwadekar: https://github.com/vwadekar
Yann Gautier0edf4fc2018-07-05 16:52:00 +0200306.. _Yann-lms: https://github.com/Yann-lms