Dan Handley | 610e7e1 | 2018-03-01 18:44:00 +0000 | [diff] [blame] | 1 | Trusted Firmware-A maintainers |
| 2 | ============================== |
Douglas Raillard | d7c21b7 | 2017-06-28 15:23:03 +0100 | [diff] [blame] | 3 | |
Dan Handley | 610e7e1 | 2018-03-01 18:44:00 +0000 | [diff] [blame] | 4 | Trusted Firmware-A (TF-A) is an Arm maintained project. All contributions are |
Douglas Raillard | d7c21b7 | 2017-06-28 15:23:03 +0100 | [diff] [blame] | 5 | ultimately merged by the maintainers listed below. Technical ownership of some |
| 6 | parts of the codebase is delegated to the sub-maintainers listed below. An |
| 7 | acknowledgement from these sub-maintainers may be required before the |
| 8 | maintainers merge a contribution. |
| 9 | |
Antonio Nino Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 10 | Main 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 Raillard | d7c21b7 | 2017-06-28 15:23:03 +0100 | [diff] [blame] | 18 | |
Antonio Nino Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 19 | Allwinner ARMv8 platform port |
| 20 | ----------------------------- |
| 21 | :M: Andre Przywara <andre.przywara@arm.com> |
| 22 | :G: `Andre-ARM`_ |
Andre Przywara | 5d16ece | 2018-06-28 23:49:39 +0100 | [diff] [blame] | 23 | :M: Samuel Holland <samuel@sholland.org> |
| 24 | :G: `smaeul`_ |
Antonio Nino Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 25 | :F: docs/plat/allwinner.rst |
| 26 | :F: plat/allwinner/ |
Icenowy Zheng | 3098d9a | 2018-07-22 21:29:02 +0800 | [diff] [blame] | 27 | :F: drivers/allwinner/ |
Douglas Raillard | d7c21b7 | 2017-06-28 15:23:03 +0100 | [diff] [blame] | 28 | |
Antonio Nino Diaz | fe75b05 | 2018-10-10 23:52:39 +0100 | [diff] [blame] | 29 | Amlogic 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 Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 37 | Armv7-A architecture port |
| 38 | ------------------------- |
| 39 | :M: Etienne Carriere <etienne.carriere@linaro.org> |
| 40 | :G: `etienne-lms`_ |
Douglas Raillard | d7c21b7 | 2017-06-28 15:23:03 +0100 | [diff] [blame] | 41 | |
Nariman Poushin | 08e04c0 | 2018-08-29 16:27:52 +0100 | [diff] [blame] | 42 | Arm System Guidance for Infrastructure / Mobile FVP platforms |
| 43 | ------------------------------------------------------------- |
| 44 | :M: Nariman Poushin <nariman.poushin@linaro.org> |
Nariman Poushin | 1e247e4 | 2018-10-03 12:03:42 +0100 | [diff] [blame] | 45 | :G: `npoushin`_ |
Nariman Poushin | 08e04c0 | 2018-08-29 16:27:52 +0100 | [diff] [blame] | 46 | :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 Werner | 5fa5bbc | 2018-11-28 14:00:33 -0800 | [diff] [blame] | 51 | Console 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 | |
| 59 | coreboot 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 Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 68 | eMMC/UFS drivers |
| 69 | ---------------- |
| 70 | :M: Haojian Zhuang <haojian.zhuang@linaro.org> |
| 71 | :G: `hzhuang1`_ |
Antonio Nino Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 72 | :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 Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 77 | :F: include/drivers/ufs.h |
| 78 | :F: include/drivers/synopsys/dw_mmc.h |
Douglas Raillard | d7c21b7 | 2017-06-28 15:23:03 +0100 | [diff] [blame] | 79 | |
Antonio Nino Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 80 | HiSilicon 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 Raillard | d7c21b7 | 2017-06-28 15:23:03 +0100 | [diff] [blame] | 88 | |
Antonio Nino Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 89 | HiSilicon 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 Menon | 0192f89 | 2016-10-14 01:13:34 +0000 | [diff] [blame] | 95 | |
Antonio Nino Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 96 | MediaTek platform ports |
| 97 | ----------------------- |
| 98 | :M: Yidi Lin (林以廸) <yidi.lin@mediatek.com> |
| 99 | :G: `mtk09422`_ |
| 100 | :F: plat/mediatek/ |
Nishanth Menon | 0192f89 | 2016-10-14 01:13:34 +0000 | [diff] [blame] | 101 | |
Konstantin Porotchkin | 8089b1d | 2018-07-02 15:01:32 +0300 | [diff] [blame] | 102 | Marvell platform ports and SoC drivers |
| 103 | -------------------------------------- |
| 104 | :M: Konstantin Porotchkin <kostap@marvell.com> |
| 105 | :G: `kostapr`_ |
Antonio Nino Diaz | 399a264 | 2019-01-04 10:58:30 +0000 | [diff] [blame] | 106 | :F: docs/marvell/ |
Konstantin Porotchkin | 8089b1d | 2018-07-02 15:01:32 +0300 | [diff] [blame] | 107 | :F: plat/marvell/ |
| 108 | :F: drivers/marvell/ |
Konstantin Porotchkin | 6ff50d5 | 2018-10-07 17:54:20 +0300 | [diff] [blame] | 109 | :F: tools/marvell/ |
Konstantin Porotchkin | 8089b1d | 2018-07-02 15:01:32 +0300 | [diff] [blame] | 110 | |
Antonio Nino Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 111 | NVidia 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 Menon | 0192f89 | 2016-10-14 01:13:34 +0000 | [diff] [blame] | 119 | |
Antonio Nino Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 120 | NXP 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 Menon | 0192f89 | 2016-10-14 01:13:34 +0000 | [diff] [blame] | 126 | |
Bryan O'Donoghue | 2e87823 | 2018-07-23 15:59:47 +0100 | [diff] [blame] | 127 | NXP 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 Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 140 | NXP 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 Handley | 70c5d7b | 2017-12-06 10:13:17 +0000 | [diff] [blame] | 146 | |
Jacky Bai | 858feeb | 2019-01-14 13:48:57 +0800 | [diff] [blame] | 147 | NXP i.MX8M platform port |
| 148 | ------------------------ |
| 149 | :M: Jacky Bai <ping.bai@nxp.com> |
| 150 | :G: `JackyBai`_ |
| 151 | :F: doc/plat/imx8m.rst |
| 152 | :F: plat/imx/imx8m/ |
| 153 | |
Antonio Nino Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 154 | OP-TEE dispatcher |
| 155 | ----------------- |
| 156 | :M: Jens Wiklander <jens.wiklander@linaro.org> |
| 157 | :G: `jenswi-linaro`_ |
| 158 | :F: docs/spd/optee-dispatcher.rst |
| 159 | :F: services/spd/opteed/ |
Dan Handley | 70c5d7b | 2017-12-06 10:13:17 +0000 | [diff] [blame] | 160 | |
Antonio Nino Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 161 | QEMU platform port |
| 162 | ------------------ |
| 163 | :M: Jens Wiklander <jens.wiklander@linaro.org> |
| 164 | :G: `jenswi-linaro`_ |
| 165 | :F: docs/plat/qemu.rst |
| 166 | :F: plat/qemu/ |
Dan Handley | 70c5d7b | 2017-12-06 10:13:17 +0000 | [diff] [blame] | 167 | |
Antonio Nino Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 168 | Raspberry Pi 3 platform port |
| 169 | ---------------------------- |
| 170 | :M: Antonio Niño Díaz <antonio.ninodiaz@arm.com> |
| 171 | :G: `antonio-nino-diaz-arm`_ |
| 172 | :F: docs/plat/rpi3.rst |
| 173 | :F: plat/rpi3/ |
Dan Handley | 70c5d7b | 2017-12-06 10:13:17 +0000 | [diff] [blame] | 174 | |
Jorge Ramirez-Ortiz | bf084dc | 2018-09-23 09:36:13 +0200 | [diff] [blame] | 175 | Renesas rcar-gen3 platform port |
| 176 | ------------------------------- |
| 177 | :M: Jorge Ramirez-Ortiz <jramirez@baylibre.com> |
| 178 | :G: `ldts`_ |
| 179 | :F: docs/plat/rcar-gen3.rst |
| 180 | :F: plat/renesas/rcar |
| 181 | :F: drivers/renesas/rcar |
| 182 | :F: tools/renesas/rcar_layout_create |
| 183 | |
Antonio Nino Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 184 | RockChip platform port |
| 185 | ---------------------- |
| 186 | :M: Tony Xie <tony.xie@rock-chips.com> |
| 187 | :G: `TonyXie06`_ |
| 188 | :G: `rockchip-linux`_ |
| 189 | :F: plat/rockchip/ |
Douglas Raillard | d7c21b7 | 2017-06-28 15:23:03 +0100 | [diff] [blame] | 190 | |
Yann Gautier | 0edf4fc | 2018-07-05 16:52:00 +0200 | [diff] [blame] | 191 | STM32MP1 platform port |
| 192 | ---------------------- |
| 193 | :M: Yann Gautier <yann.gautier@st.com> |
| 194 | :G: `Yann-lms`_ |
| 195 | :F: docs/plat/stm32mp1.rst |
Yann Gautier | d30211c | 2018-08-28 11:01:59 +0200 | [diff] [blame] | 196 | :F: drivers/st/ |
Yann Gautier | 0edf4fc | 2018-07-05 16:52:00 +0200 | [diff] [blame] | 197 | :F: fdts/stm32\* |
Yann Gautier | d30211c | 2018-08-28 11:01:59 +0200 | [diff] [blame] | 198 | :F: include/drivers/st/ |
Yann Gautier | 0edf4fc | 2018-07-05 16:52:00 +0200 | [diff] [blame] | 199 | :F: include/dt-bindings/\*/stm32\* |
| 200 | :F: plat/st/ |
| 201 | :F: tools/stm32image/ |
| 202 | |
Antonio Nino Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 203 | Synquacer platform port |
| 204 | ----------------------- |
| 205 | :M: Sumit Garg <sumit.garg@linaro.org> |
| 206 | :G: `b49020`_ |
| 207 | :F: docs/plat/synquacer.rst |
| 208 | :F: plat/socionext/synquacer/ |
Douglas Raillard | d7c21b7 | 2017-06-28 15:23:03 +0100 | [diff] [blame] | 209 | |
Antonio Nino Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 210 | Texas Instruments platform port |
| 211 | ------------------------------- |
| 212 | :M: Andrew F. Davis <afd@ti.com> |
| 213 | :G: `glneo`_ |
| 214 | :F: docs/plat/ti-k3.rst |
| 215 | :F: plat/ti/ |
Douglas Raillard | d7c21b7 | 2017-06-28 15:23:03 +0100 | [diff] [blame] | 216 | |
Antonio Nino Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 217 | TLK/Trusty secure payloads |
| 218 | -------------------------- |
| 219 | :M: Varun Wadekar <vwadekar@nvidia.com> |
| 220 | :G: `vwadekar`_ |
| 221 | :F: docs/spd/tlk-dispatcher.rst |
| 222 | :F: docs/spd/trusty-dispatcher.rst |
| 223 | :F: include/bl32/payloads/tlk.h |
| 224 | :F: services/spd/tlkd/ |
| 225 | :F: services/spd/trusty/ |
Douglas Raillard | d7c21b7 | 2017-06-28 15:23:03 +0100 | [diff] [blame] | 226 | |
Antonio Nino Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 227 | UniPhier platform port |
| 228 | ---------------------- |
| 229 | :M: Masahiro Yamada <yamada.masahiro@socionext.com> |
| 230 | :G: `masahir0y`_ |
| 231 | :F: docs/plat/socionext-uniphier.rst |
| 232 | :F: plat/socionext/uniphier/ |
Etienne Carriere | 1374fcb | 2017-11-08 13:48:40 +0100 | [diff] [blame] | 233 | |
Antonio Nino Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 234 | Xilinx platform port |
| 235 | -------------------- |
| 236 | :M: Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com> |
| 237 | :G: `sivadur`_ |
| 238 | :F: docs/plat/xilinx-zynqmp.rst |
| 239 | :F: plat/xilinx/ |
Etienne Carriere | 1374fcb | 2017-11-08 13:48:40 +0100 | [diff] [blame] | 240 | |
Antonio Nino Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 241 | .. _Andre-ARM: https://github.com/Andre-ARM |
| 242 | .. _Anson-Huang: https://github.com/Anson-Huang |
Antonio Nino Diaz | ae6779e | 2017-11-06 14:49:04 +0000 | [diff] [blame] | 243 | .. _antonio-nino-diaz-arm: https://github.com/antonio-nino-diaz-arm |
Bryan O'Donoghue | 2e87823 | 2018-07-23 15:59:47 +0100 | [diff] [blame] | 244 | .. _bryanodonoghue: https://github.com/bryanodonoghue |
Antonio Nino Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 245 | .. _b49020: https://github.com/b49020 |
Douglas Raillard | d7c21b7 | 2017-06-28 15:23:03 +0100 | [diff] [blame] | 246 | .. _danh-arm: https://github.com/danh-arm |
Antonio Nino Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 247 | .. _dp-arm: https://github.com/dp-arm |
| 248 | .. _etienne-lms: https://github.com/etienne-lms |
| 249 | .. _glneo: https://github.com/glneo |
Douglas Raillard | d7c21b7 | 2017-06-28 15:23:03 +0100 | [diff] [blame] | 250 | .. _hzhuang1: https://github.com/hzhuang1 |
Jacky Bai | 858feeb | 2019-01-14 13:48:57 +0800 | [diff] [blame] | 251 | .. _JackyBai: https://github.com/JackyBai |
Antonio Nino Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 252 | .. _jenswi-linaro: https://github.com/jenswi-linaro |
Jorge Ramirez-Ortiz | bf084dc | 2018-09-23 09:36:13 +0200 | [diff] [blame] | 253 | .. _ldts: https://github.com/ldts |
Bryan O'Donoghue | 2e87823 | 2018-07-23 15:59:47 +0100 | [diff] [blame] | 254 | .. _niej: https://github.com/niej |
Konstantin Porotchkin | 8089b1d | 2018-07-02 15:01:32 +0300 | [diff] [blame] | 255 | .. _kostapr: https://github.com/kostapr |
Dan Handley | 70c5d7b | 2017-12-06 10:13:17 +0000 | [diff] [blame] | 256 | .. _masahir0y: https://github.com/masahir0y |
Douglas Raillard | d7c21b7 | 2017-06-28 15:23:03 +0100 | [diff] [blame] | 257 | .. _mtk09422: https://github.com/mtk09422 |
Nariman Poushin | 1e247e4 | 2018-10-03 12:03:42 +0100 | [diff] [blame] | 258 | .. _npoushin: https://github.com/npoushin |
Jiafei Pan | 46367ad | 2018-03-02 07:23:30 +0000 | [diff] [blame] | 259 | .. _qoriq-open-source: https://github.com/qoriq-open-source |
Antonio Nino Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 260 | .. _rockchip-linux: https://github.com/rockchip-linux |
| 261 | .. _shawnguo2: https://github.com/shawnguo2 |
| 262 | .. _sivadur: https://github.com/sivadur |
Andre Przywara | fcc609b | 2018-07-04 11:36:31 +0100 | [diff] [blame] | 263 | .. _smaeul: https://github.com/smaeul |
Antonio Nino Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 264 | .. _soby-mathew: https://github.com/soby-mathew |
| 265 | .. _TonyXie06: https://github.com/TonyXie06 |
| 266 | .. _vwadekar: https://github.com/vwadekar |
Yann Gautier | 0edf4fc | 2018-07-05 16:52:00 +0200 | [diff] [blame] | 267 | .. _Yann-lms: https://github.com/Yann-lms |