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/ |
Douglas Raillard | d7c21b7 | 2017-06-28 15:23:03 +0100 | [diff] [blame] | 27 | |
Antonio Nino Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 28 | Armv7-A architecture port |
| 29 | ------------------------- |
| 30 | :M: Etienne Carriere <etienne.carriere@linaro.org> |
| 31 | :G: `etienne-lms`_ |
Douglas Raillard | d7c21b7 | 2017-06-28 15:23:03 +0100 | [diff] [blame] | 32 | |
Antonio Nino Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 33 | eMMC/UFS drivers |
| 34 | ---------------- |
| 35 | :M: Haojian Zhuang <haojian.zhuang@linaro.org> |
| 36 | :G: `hzhuang1`_ |
Antonio Nino Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 37 | :F: drivers/partition/ |
| 38 | :F: drivers/synopsys/emmc/ |
| 39 | :F: drivers/synopsys/ufs/ |
| 40 | :F: drivers/ufs/ |
| 41 | :F: include/drivers/dw_ufs.h |
Antonio Nino Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 42 | :F: include/drivers/ufs.h |
| 43 | :F: include/drivers/synopsys/dw_mmc.h |
Douglas Raillard | d7c21b7 | 2017-06-28 15:23:03 +0100 | [diff] [blame] | 44 | |
Antonio Nino Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 45 | HiSilicon HiKey and HiKey960 platform ports |
| 46 | ------------------------------------------- |
| 47 | :M: Haojian Zhuang <haojian.zhuang@linaro.org> |
| 48 | :G: `hzhuang1`_ |
| 49 | :F: docs/plat/hikey.rst |
| 50 | :F: docs/plat/hikey960.rst |
| 51 | :F: plat/hisilicon/hikey/ |
| 52 | :F: plat/hisilicon/hikey960/ |
Douglas Raillard | d7c21b7 | 2017-06-28 15:23:03 +0100 | [diff] [blame] | 53 | |
Antonio Nino Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 54 | HiSilicon Poplar platform port |
| 55 | ------------------------------ |
| 56 | :M: Shawn Guo <shawn.guo@linaro.org> |
| 57 | :G: `shawnguo2`_ |
| 58 | :F: docs/plat/poplar.rst |
| 59 | :F: plat/hisilicon/poplar/ |
Nishanth Menon | 0192f89 | 2016-10-14 01:13:34 +0000 | [diff] [blame] | 60 | |
Antonio Nino Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 61 | MediaTek platform ports |
| 62 | ----------------------- |
| 63 | :M: Yidi Lin (林以廸) <yidi.lin@mediatek.com> |
| 64 | :G: `mtk09422`_ |
| 65 | :F: plat/mediatek/ |
Nishanth Menon | 0192f89 | 2016-10-14 01:13:34 +0000 | [diff] [blame] | 66 | |
Konstantin Porotchkin | 8089b1d | 2018-07-02 15:01:32 +0300 | [diff] [blame] | 67 | Marvell platform ports and SoC drivers |
| 68 | -------------------------------------- |
| 69 | :M: Konstantin Porotchkin <kostap@marvell.com> |
| 70 | :G: `kostapr`_ |
| 71 | :F: docs/plat/marvell/ |
| 72 | :F: plat/marvell/ |
| 73 | :F: drivers/marvell/ |
| 74 | |
Antonio Nino Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 75 | NVidia platform ports |
| 76 | --------------------- |
| 77 | :M: Varun Wadekar <vwadekar@nvidia.com> |
| 78 | :G: `vwadekar`_ |
| 79 | :F: docs/plat/nvidia-tegra.rst |
| 80 | :F: include/lib/cpus/aarch64/denver.h |
| 81 | :F: lib/cpus/aarch64/denver.S |
| 82 | :F: plat/nvidia/ |
Nishanth Menon | 0192f89 | 2016-10-14 01:13:34 +0000 | [diff] [blame] | 83 | |
Antonio Nino Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 84 | NXP QorIQ Layerscape platform ports |
| 85 | ----------------------------------- |
| 86 | :M: Jiafei Pan <jiafei.pan@nxp.com> |
| 87 | :G: `qoriq-open-source`_ |
| 88 | :F: docs/plat/ls1043a.rst |
| 89 | :F: plat/layerscape/ |
Nishanth Menon | 0192f89 | 2016-10-14 01:13:34 +0000 | [diff] [blame] | 90 | |
Antonio Nino Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 91 | NXP i.MX 8 platform port |
| 92 | ------------------------ |
| 93 | :M: Anson Huang <Anson.Huang@nxp.com> |
| 94 | :G: `Anson-Huang`_ |
| 95 | :F: docs/plat/imx8.rst |
| 96 | :F: plat/imx/ |
Dan Handley | 70c5d7b | 2017-12-06 10:13:17 +0000 | [diff] [blame] | 97 | |
Antonio Nino Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 98 | OP-TEE dispatcher |
| 99 | ----------------- |
| 100 | :M: Jens Wiklander <jens.wiklander@linaro.org> |
| 101 | :G: `jenswi-linaro`_ |
| 102 | :F: docs/spd/optee-dispatcher.rst |
| 103 | :F: services/spd/opteed/ |
Dan Handley | 70c5d7b | 2017-12-06 10:13:17 +0000 | [diff] [blame] | 104 | |
Antonio Nino Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 105 | QEMU platform port |
| 106 | ------------------ |
| 107 | :M: Jens Wiklander <jens.wiklander@linaro.org> |
| 108 | :G: `jenswi-linaro`_ |
| 109 | :F: docs/plat/qemu.rst |
| 110 | :F: plat/qemu/ |
Dan Handley | 70c5d7b | 2017-12-06 10:13:17 +0000 | [diff] [blame] | 111 | |
Antonio Nino Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 112 | Raspberry Pi 3 platform port |
| 113 | ---------------------------- |
| 114 | :M: Antonio Niño Díaz <antonio.ninodiaz@arm.com> |
| 115 | :G: `antonio-nino-diaz-arm`_ |
| 116 | :F: docs/plat/rpi3.rst |
| 117 | :F: plat/rpi3/ |
Dan Handley | 70c5d7b | 2017-12-06 10:13:17 +0000 | [diff] [blame] | 118 | |
Antonio Nino Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 119 | RockChip platform port |
| 120 | ---------------------- |
| 121 | :M: Tony Xie <tony.xie@rock-chips.com> |
| 122 | :G: `TonyXie06`_ |
| 123 | :G: `rockchip-linux`_ |
| 124 | :F: plat/rockchip/ |
Douglas Raillard | d7c21b7 | 2017-06-28 15:23:03 +0100 | [diff] [blame] | 125 | |
Yann Gautier | 0edf4fc | 2018-07-05 16:52:00 +0200 | [diff] [blame] | 126 | STM32MP1 platform port |
| 127 | ---------------------- |
| 128 | :M: Yann Gautier <yann.gautier@st.com> |
| 129 | :G: `Yann-lms`_ |
| 130 | :F: docs/plat/stm32mp1.rst |
| 131 | :F: fdts/stm32\* |
| 132 | :F: include/dt-bindings/\*/stm32\* |
| 133 | :F: plat/st/ |
| 134 | :F: tools/stm32image/ |
| 135 | |
Antonio Nino Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 136 | Synquacer platform port |
| 137 | ----------------------- |
| 138 | :M: Sumit Garg <sumit.garg@linaro.org> |
| 139 | :G: `b49020`_ |
| 140 | :F: docs/plat/synquacer.rst |
| 141 | :F: plat/socionext/synquacer/ |
Douglas Raillard | d7c21b7 | 2017-06-28 15:23:03 +0100 | [diff] [blame] | 142 | |
Antonio Nino Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 143 | Texas Instruments platform port |
| 144 | ------------------------------- |
| 145 | :M: Andrew F. Davis <afd@ti.com> |
| 146 | :G: `glneo`_ |
| 147 | :F: docs/plat/ti-k3.rst |
| 148 | :F: plat/ti/ |
Douglas Raillard | d7c21b7 | 2017-06-28 15:23:03 +0100 | [diff] [blame] | 149 | |
Antonio Nino Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 150 | TLK/Trusty secure payloads |
| 151 | -------------------------- |
| 152 | :M: Varun Wadekar <vwadekar@nvidia.com> |
| 153 | :G: `vwadekar`_ |
| 154 | :F: docs/spd/tlk-dispatcher.rst |
| 155 | :F: docs/spd/trusty-dispatcher.rst |
| 156 | :F: include/bl32/payloads/tlk.h |
| 157 | :F: services/spd/tlkd/ |
| 158 | :F: services/spd/trusty/ |
Douglas Raillard | d7c21b7 | 2017-06-28 15:23:03 +0100 | [diff] [blame] | 159 | |
Antonio Nino Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 160 | UniPhier platform port |
| 161 | ---------------------- |
| 162 | :M: Masahiro Yamada <yamada.masahiro@socionext.com> |
| 163 | :G: `masahir0y`_ |
| 164 | :F: docs/plat/socionext-uniphier.rst |
| 165 | :F: plat/socionext/uniphier/ |
Etienne Carriere | 1374fcb | 2017-11-08 13:48:40 +0100 | [diff] [blame] | 166 | |
Antonio Nino Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 167 | Xilinx platform port |
| 168 | -------------------- |
| 169 | :M: Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com> |
| 170 | :G: `sivadur`_ |
| 171 | :F: docs/plat/xilinx-zynqmp.rst |
| 172 | :F: plat/xilinx/ |
Etienne Carriere | 1374fcb | 2017-11-08 13:48:40 +0100 | [diff] [blame] | 173 | |
Antonio Nino Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 174 | .. _Andre-ARM: https://github.com/Andre-ARM |
| 175 | .. _Anson-Huang: https://github.com/Anson-Huang |
Antonio Nino Diaz | ae6779e | 2017-11-06 14:49:04 +0000 | [diff] [blame] | 176 | .. _antonio-nino-diaz-arm: https://github.com/antonio-nino-diaz-arm |
Antonio Nino Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 177 | .. _b49020: https://github.com/b49020 |
Douglas Raillard | d7c21b7 | 2017-06-28 15:23:03 +0100 | [diff] [blame] | 178 | .. _danh-arm: https://github.com/danh-arm |
Antonio Nino Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 179 | .. _dp-arm: https://github.com/dp-arm |
| 180 | .. _etienne-lms: https://github.com/etienne-lms |
| 181 | .. _glneo: https://github.com/glneo |
Douglas Raillard | d7c21b7 | 2017-06-28 15:23:03 +0100 | [diff] [blame] | 182 | .. _hzhuang1: https://github.com/hzhuang1 |
Antonio Nino Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 183 | .. _jenswi-linaro: https://github.com/jenswi-linaro |
Konstantin Porotchkin | 8089b1d | 2018-07-02 15:01:32 +0300 | [diff] [blame] | 184 | .. _kostapr: https://github.com/kostapr |
Dan Handley | 70c5d7b | 2017-12-06 10:13:17 +0000 | [diff] [blame] | 185 | .. _masahir0y: https://github.com/masahir0y |
Douglas Raillard | d7c21b7 | 2017-06-28 15:23:03 +0100 | [diff] [blame] | 186 | .. _mtk09422: https://github.com/mtk09422 |
Jiafei Pan | 46367ad | 2018-03-02 07:23:30 +0000 | [diff] [blame] | 187 | .. _qoriq-open-source: https://github.com/qoriq-open-source |
Antonio Nino Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 188 | .. _rockchip-linux: https://github.com/rockchip-linux |
| 189 | .. _shawnguo2: https://github.com/shawnguo2 |
| 190 | .. _sivadur: https://github.com/sivadur |
Andre Przywara | fcc609b | 2018-07-04 11:36:31 +0100 | [diff] [blame] | 191 | .. _smaeul: https://github.com/smaeul |
Antonio Nino Diaz | 21a05e1 | 2018-06-25 19:06:49 +0100 | [diff] [blame] | 192 | .. _soby-mathew: https://github.com/soby-mathew |
| 193 | .. _TonyXie06: https://github.com/TonyXie06 |
| 194 | .. _vwadekar: https://github.com/vwadekar |
Yann Gautier | 0edf4fc | 2018-07-05 16:52:00 +0200 | [diff] [blame] | 195 | .. _Yann-lms: https://github.com/Yann-lms |