blob: 383e47b10d049da0cd2108de7fed1dedde1aba74 [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 Diaz21a05e12018-06-25 19:06:49 +010029Armv7-A architecture port
30-------------------------
31:M: Etienne Carriere <etienne.carriere@linaro.org>
32:G: `etienne-lms`_
Douglas Raillardd7c21b72017-06-28 15:23:03 +010033
Nariman Poushin08e04c02018-08-29 16:27:52 +010034Arm System Guidance for Infrastructure / Mobile FVP platforms
35-------------------------------------------------------------
36:M: Nariman Poushin <nariman.poushin@linaro.org>
Nariman Poushin1e247e42018-10-03 12:03:42 +010037:G: `npoushin`_
Nariman Poushin08e04c02018-08-29 16:27:52 +010038:F: plat/arm/css/sgi/
39:F: plat/arm/css/sgm/
40:F: plat/arm/board/sgi575/
41:F: plat/arm/board/sgm775/
42
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +010043eMMC/UFS drivers
44----------------
45:M: Haojian Zhuang <haojian.zhuang@linaro.org>
46:G: `hzhuang1`_
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +010047:F: drivers/partition/
48:F: drivers/synopsys/emmc/
49:F: drivers/synopsys/ufs/
50:F: drivers/ufs/
51:F: include/drivers/dw_ufs.h
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +010052:F: include/drivers/ufs.h
53:F: include/drivers/synopsys/dw_mmc.h
Douglas Raillardd7c21b72017-06-28 15:23:03 +010054
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +010055HiSilicon HiKey and HiKey960 platform ports
56-------------------------------------------
57:M: Haojian Zhuang <haojian.zhuang@linaro.org>
58:G: `hzhuang1`_
59:F: docs/plat/hikey.rst
60:F: docs/plat/hikey960.rst
61:F: plat/hisilicon/hikey/
62:F: plat/hisilicon/hikey960/
Douglas Raillardd7c21b72017-06-28 15:23:03 +010063
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +010064HiSilicon Poplar platform port
65------------------------------
66:M: Shawn Guo <shawn.guo@linaro.org>
67:G: `shawnguo2`_
68:F: docs/plat/poplar.rst
69:F: plat/hisilicon/poplar/
Nishanth Menon0192f892016-10-14 01:13:34 +000070
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +010071MediaTek platform ports
72-----------------------
73:M: Yidi Lin (林以廸) <yidi.lin@mediatek.com>
74:G: `mtk09422`_
75:F: plat/mediatek/
Nishanth Menon0192f892016-10-14 01:13:34 +000076
Konstantin Porotchkin8089b1d2018-07-02 15:01:32 +030077Marvell platform ports and SoC drivers
78--------------------------------------
79:M: Konstantin Porotchkin <kostap@marvell.com>
80:G: `kostapr`_
81:F: docs/plat/marvell/
82:F: plat/marvell/
83:F: drivers/marvell/
84
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +010085NVidia platform ports
86---------------------
87:M: Varun Wadekar <vwadekar@nvidia.com>
88:G: `vwadekar`_
89:F: docs/plat/nvidia-tegra.rst
90:F: include/lib/cpus/aarch64/denver.h
91:F: lib/cpus/aarch64/denver.S
92:F: plat/nvidia/
Nishanth Menon0192f892016-10-14 01:13:34 +000093
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +010094NXP QorIQ Layerscape platform ports
95-----------------------------------
96:M: Jiafei Pan <jiafei.pan@nxp.com>
97:G: `qoriq-open-source`_
98:F: docs/plat/ls1043a.rst
99:F: plat/layerscape/
Nishanth Menon0192f892016-10-14 01:13:34 +0000100
Bryan O'Donoghue2e878232018-07-23 15:59:47 +0100101NXP i.MX 7 WaRP7 platform port and SoC drivers
102----------------------------------------------
103:M: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
104:G: `bryanodonoghue`_
105:M: Jun Nie <jun.nie@linaro.org>
106:G: `niej`_
107:F: docs/plat/warp7.rst
108:F: plat/imx/common/
109:F: plat/imx/imx7/
110:F: drivers/imx/timer/
111:F: drivers/imx/uart/
112:F: drivers/imx/usdhc/
113
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100114NXP i.MX 8 platform port
115------------------------
116:M: Anson Huang <Anson.Huang@nxp.com>
117:G: `Anson-Huang`_
118:F: docs/plat/imx8.rst
119:F: plat/imx/
Dan Handley70c5d7b2017-12-06 10:13:17 +0000120
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100121OP-TEE dispatcher
122-----------------
123:M: Jens Wiklander <jens.wiklander@linaro.org>
124:G: `jenswi-linaro`_
125:F: docs/spd/optee-dispatcher.rst
126:F: services/spd/opteed/
Dan Handley70c5d7b2017-12-06 10:13:17 +0000127
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100128QEMU platform port
129------------------
130:M: Jens Wiklander <jens.wiklander@linaro.org>
131:G: `jenswi-linaro`_
132:F: docs/plat/qemu.rst
133:F: plat/qemu/
Dan Handley70c5d7b2017-12-06 10:13:17 +0000134
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100135Raspberry Pi 3 platform port
136----------------------------
137:M: Antonio Niño Díaz <antonio.ninodiaz@arm.com>
138:G: `antonio-nino-diaz-arm`_
139:F: docs/plat/rpi3.rst
140:F: plat/rpi3/
Dan Handley70c5d7b2017-12-06 10:13:17 +0000141
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100142RockChip platform port
143----------------------
144:M: Tony Xie <tony.xie@rock-chips.com>
145:G: `TonyXie06`_
146:G: `rockchip-linux`_
147:F: plat/rockchip/
Douglas Raillardd7c21b72017-06-28 15:23:03 +0100148
Yann Gautier0edf4fc2018-07-05 16:52:00 +0200149STM32MP1 platform port
150----------------------
151:M: Yann Gautier <yann.gautier@st.com>
152:G: `Yann-lms`_
153:F: docs/plat/stm32mp1.rst
Yann Gautierd30211c2018-08-28 11:01:59 +0200154:F: drivers/st/
Yann Gautier0edf4fc2018-07-05 16:52:00 +0200155:F: fdts/stm32\*
Yann Gautierd30211c2018-08-28 11:01:59 +0200156:F: include/drivers/st/
Yann Gautier0edf4fc2018-07-05 16:52:00 +0200157:F: include/dt-bindings/\*/stm32\*
158:F: plat/st/
159:F: tools/stm32image/
160
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100161Synquacer platform port
162-----------------------
163:M: Sumit Garg <sumit.garg@linaro.org>
164:G: `b49020`_
165:F: docs/plat/synquacer.rst
166:F: plat/socionext/synquacer/
Douglas Raillardd7c21b72017-06-28 15:23:03 +0100167
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100168Texas Instruments platform port
169-------------------------------
170:M: Andrew F. Davis <afd@ti.com>
171:G: `glneo`_
172:F: docs/plat/ti-k3.rst
173:F: plat/ti/
Douglas Raillardd7c21b72017-06-28 15:23:03 +0100174
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100175TLK/Trusty secure payloads
176--------------------------
177:M: Varun Wadekar <vwadekar@nvidia.com>
178:G: `vwadekar`_
179:F: docs/spd/tlk-dispatcher.rst
180:F: docs/spd/trusty-dispatcher.rst
181:F: include/bl32/payloads/tlk.h
182:F: services/spd/tlkd/
183:F: services/spd/trusty/
Douglas Raillardd7c21b72017-06-28 15:23:03 +0100184
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100185UniPhier platform port
186----------------------
187:M: Masahiro Yamada <yamada.masahiro@socionext.com>
188:G: `masahir0y`_
189:F: docs/plat/socionext-uniphier.rst
190:F: plat/socionext/uniphier/
Etienne Carriere1374fcb2017-11-08 13:48:40 +0100191
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100192Xilinx platform port
193--------------------
194:M: Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com>
195:G: `sivadur`_
196:F: docs/plat/xilinx-zynqmp.rst
197:F: plat/xilinx/
Etienne Carriere1374fcb2017-11-08 13:48:40 +0100198
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100199.. _Andre-ARM: https://github.com/Andre-ARM
200.. _Anson-Huang: https://github.com/Anson-Huang
Antonio Nino Diazae6779e2017-11-06 14:49:04 +0000201.. _antonio-nino-diaz-arm: https://github.com/antonio-nino-diaz-arm
Bryan O'Donoghue2e878232018-07-23 15:59:47 +0100202.. _bryanodonoghue: https://github.com/bryanodonoghue
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100203.. _b49020: https://github.com/b49020
Douglas Raillardd7c21b72017-06-28 15:23:03 +0100204.. _danh-arm: https://github.com/danh-arm
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100205.. _dp-arm: https://github.com/dp-arm
206.. _etienne-lms: https://github.com/etienne-lms
207.. _glneo: https://github.com/glneo
Douglas Raillardd7c21b72017-06-28 15:23:03 +0100208.. _hzhuang1: https://github.com/hzhuang1
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100209.. _jenswi-linaro: https://github.com/jenswi-linaro
Bryan O'Donoghue2e878232018-07-23 15:59:47 +0100210.. _niej: https://github.com/niej
Konstantin Porotchkin8089b1d2018-07-02 15:01:32 +0300211.. _kostapr: https://github.com/kostapr
Dan Handley70c5d7b2017-12-06 10:13:17 +0000212.. _masahir0y: https://github.com/masahir0y
Douglas Raillardd7c21b72017-06-28 15:23:03 +0100213.. _mtk09422: https://github.com/mtk09422
Nariman Poushin1e247e42018-10-03 12:03:42 +0100214.. _npoushin: https://github.com/npoushin
Jiafei Pan46367ad2018-03-02 07:23:30 +0000215.. _qoriq-open-source: https://github.com/qoriq-open-source
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100216.. _rockchip-linux: https://github.com/rockchip-linux
217.. _shawnguo2: https://github.com/shawnguo2
218.. _sivadur: https://github.com/sivadur
Andre Przywarafcc609b2018-07-04 11:36:31 +0100219.. _smaeul: https://github.com/smaeul
Antonio Nino Diaz21a05e12018-06-25 19:06:49 +0100220.. _soby-mathew: https://github.com/soby-mathew
221.. _TonyXie06: https://github.com/TonyXie06
222.. _vwadekar: https://github.com/vwadekar
Yann Gautier0edf4fc2018-07-05 16:52:00 +0200223.. _Yann-lms: https://github.com/Yann-lms