1Maintainers 2=========== 3 4Trusted Firmware-A (TF-A) is an Arm maintained project. All contributions are 5ultimately 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 10Main maintainers 11---------------- 12:M: Dan Handley <dan.handley@arm.com> 13:G: `danh-arm`_ 14:M: Soby Mathew <soby.mathew@arm.com> 15:G: `soby-mathew`_ 16: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: György Szing <gyorgy.szing@arm.com> 23:G: `gyuri-szing`_ 24 25Allwinner ARMv8 platform port 26----------------------------- 27:M: Andre Przywara <andre.przywara@arm.com> 28:G: `Andre-ARM`_ 29:M: Samuel Holland <samuel@sholland.org> 30:G: `smaeul`_ 31:F: docs/plat/allwinner.rst 32:F: plat/allwinner/ 33:F: drivers/allwinner/ 34 35Amlogic Meson S905 (GXBB) platform port 36--------------------------------------- 37:M: Andre Przywara <andre.przywara@arm.com> 38:G: `Andre-ARM`_ 39:F: docs/plat/meson-gxbb.rst 40:F: drivers/amlogic/ 41:F: plat/amlogic/gxbb/ 42 43Amlogic 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/amlogic/gxl 49:F: plat/amlogic/gxl/ 50 51Amlogic Meson S905X2 (G12A) platform port 52----------------------------------------- 53:M: Carlo Caione <ccaione@baylibre.com> 54:G: `carlocaione`_ 55:F: docs/plat/meson-g12a.rst 56:F: drivers/amlogic/g12a 57:F: plat/amlogic/g12a/ 58 59Armv7-A architecture port 60------------------------- 61:M: Etienne Carriere <etienne.carriere@linaro.org> 62:G: `etienne-lms`_ 63 64Arm System Guidance for Infrastructure / Mobile FVP platforms 65------------------------------------------------------------- 66:M: Nariman Poushin <nariman.poushin@linaro.org> 67:G: `npoushin`_ 68:M: Thomas Abraham <thomas.abraham@arm.com> 69:G: `thomas-arm`_ 70:F: plat/arm/css/sgi/ 71:F: plat/arm/css/sgm/ 72:F: plat/arm/board/sgi575/ 73:F: plat/arm/board/sgm775/ 74 75Console API framework 76--------------------- 77:M: Julius Werner <jwerner@chromium.org> 78:G: `jwerner-chromium`_ 79:F: drivers/console/ 80:F: include/drivers/console.h 81:F: plat/common/aarch64/crash_console_helpers.S 82 83coreboot support libraries 84-------------------------- 85:M: Julius Werner <jwerner@chromium.org> 86:G: `jwerner-chromium`_ 87:F: drivers/coreboot/ 88:F: include/drivers/coreboot/ 89:F: include/lib/coreboot.h 90:F: lib/coreboot/ 91 92eMMC/UFS drivers 93---------------- 94:M: Haojian Zhuang <haojian.zhuang@linaro.org> 95:G: `hzhuang1`_ 96:F: drivers/partition/ 97:F: drivers/synopsys/emmc/ 98:F: drivers/synopsys/ufs/ 99:F: drivers/ufs/ 100:F: include/drivers/dw_ufs.h 101:F: include/drivers/ufs.h 102:F: include/drivers/synopsys/dw_mmc.h 103 104HiSilicon HiKey and HiKey960 platform ports 105------------------------------------------- 106:M: Haojian Zhuang <haojian.zhuang@linaro.org> 107:G: `hzhuang1`_ 108:F: docs/plat/hikey.rst 109:F: docs/plat/hikey960.rst 110:F: plat/hisilicon/hikey/ 111:F: plat/hisilicon/hikey960/ 112 113HiSilicon Poplar platform port 114------------------------------ 115:M: Shawn Guo <shawn.guo@linaro.org> 116:G: `shawnguo2`_ 117:F: docs/plat/poplar.rst 118:F: plat/hisilicon/poplar/ 119 120Intel SocFPGA platform ports 121---------------------------- 122:M: Tien Hock Loh <tien.hock.loh@intel.com> 123:G: `thloh85-intel`_ 124:M: Hadi Asyrafi <muhammad.hadi.asyrafi.abdul.halim@intel.com> 125:G: mabdulha 126:F: plat/intel/soc 127:F: drivers/intel/soc/ 128 129MediaTek platform ports 130----------------------- 131:M: Yidi Lin (林以廸) <yidi.lin@mediatek.com> 132:G: `mtk09422`_ 133:F: plat/mediatek/ 134 135Marvell platform ports and SoC drivers 136-------------------------------------- 137:M: Konstantin Porotchkin <kostap@marvell.com> 138:G: `kostapr`_ 139:F: docs/marvell/ 140:F: plat/marvell/ 141:F: drivers/marvell/ 142:F: tools/marvell/ 143 144NVidia platform ports 145--------------------- 146:M: Varun Wadekar <vwadekar@nvidia.com> 147:G: `vwadekar`_ 148:F: docs/plat/nvidia-tegra.rst 149:F: include/lib/cpus/aarch64/denver.h 150:F: lib/cpus/aarch64/denver.S 151:F: plat/nvidia/ 152 153NXP QorIQ Layerscape platform ports 154----------------------------------- 155:M: Jiafei Pan <jiafei.pan@nxp.com> 156:G: `qoriq-open-source`_ 157:F: docs/plat/ls1043a.rst 158:F: plat/layerscape/ 159 160NXP i.MX 7 WaRP7 platform port and SoC drivers 161---------------------------------------------- 162:M: Bryan O'Donoghue <bryan.odonoghue@linaro.org> 163:G: `bryanodonoghue`_ 164:M: Jun Nie <jun.nie@linaro.org> 165:G: `niej`_ 166:F: docs/plat/warp7.rst 167:F: plat/imx/common/ 168:F: plat/imx/imx7/ 169:F: drivers/imx/timer/ 170:F: drivers/imx/uart/ 171:F: drivers/imx/usdhc/ 172 173NXP i.MX 8 platform port 174------------------------ 175:M: Anson Huang <Anson.Huang@nxp.com> 176:G: `Anson-Huang`_ 177:F: docs/plat/imx8.rst 178:F: plat/imx/ 179 180NXP i.MX8M platform port 181------------------------ 182:M: Jacky Bai <ping.bai@nxp.com> 183:G: `JackyBai`_ 184:F: doc/plat/imx8m.rst 185:F: plat/imx/imx8m/ 186 187OP-TEE dispatcher 188----------------- 189:M: Jens Wiklander <jens.wiklander@linaro.org> 190:G: `jenswi-linaro`_ 191:F: docs/spd/optee-dispatcher.rst 192:F: services/spd/opteed/ 193 194QEMU platform port 195------------------ 196:M: Jens Wiklander <jens.wiklander@linaro.org> 197:G: `jenswi-linaro`_ 198:F: docs/plat/qemu.rst 199:F: plat/qemu/ 200 201Raspberry Pi 3 platform port 202---------------------------- 203:M: Ying-Chun Liu (PaulLiu) <paul.liu@linaro.org> 204:G: `grandpaul`_ 205:F: docs/plat/rpi3.rst 206:F: plat/rpi3/ 207:F: drivers/rpi3/ 208:F: include/drivers/rpi3/ 209 210Renesas rcar-gen3 platform port 211------------------------------- 212:M: Jorge Ramirez-Ortiz <jramirez@baylibre.com> 213:G: `ldts`_ 214:M: Marek Vasut <marek.vasut@gmail.com> 215:G: `marex`_ 216:F: docs/plat/rcar-gen3.rst 217:F: plat/renesas/rcar 218:F: drivers/renesas/rcar 219:F: tools/renesas/rcar_layout_create 220 221RockChip platform port 222---------------------- 223:M: Tony Xie <tony.xie@rock-chips.com> 224:G: `TonyXie06`_ 225:G: `rockchip-linux`_ 226:M: Heiko Stuebner <heiko@sntech.de> 227:G: `mmind`_ 228:F: plat/rockchip/ 229 230STM32MP1 platform port 231---------------------- 232:M: Yann Gautier <yann.gautier@st.com> 233:G: `Yann-lms`_ 234:F: docs/plat/stm32mp1.rst 235:F: drivers/st/ 236:F: fdts/stm32\* 237:F: include/drivers/st/ 238:F: include/dt-bindings/\*/stm32\* 239:F: plat/st/ 240:F: tools/stm32image/ 241 242Synquacer platform port 243----------------------- 244:M: Sumit Garg <sumit.garg@linaro.org> 245:G: `b49020`_ 246:F: docs/plat/synquacer.rst 247:F: plat/socionext/synquacer/ 248 249Texas Instruments platform port 250------------------------------- 251:M: Andrew F. Davis <afd@ti.com> 252:G: `glneo`_ 253:F: docs/plat/ti-k3.rst 254:F: plat/ti/ 255 256TLK/Trusty secure payloads 257-------------------------- 258:M: Varun Wadekar <vwadekar@nvidia.com> 259:G: `vwadekar`_ 260:F: docs/spd/tlk-dispatcher.rst 261:F: docs/spd/trusty-dispatcher.rst 262:F: include/bl32/payloads/tlk.h 263:F: services/spd/tlkd/ 264:F: services/spd/trusty/ 265 266UniPhier platform port 267---------------------- 268:M: Masahiro Yamada <yamada.masahiro@socionext.com> 269:G: `masahir0y`_ 270:F: docs/plat/socionext-uniphier.rst 271:F: plat/socionext/uniphier/ 272 273Xilinx platform port 274-------------------- 275:M: Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com> 276:G: `sivadur`_ 277:F: docs/plat/xilinx-zynqmp.rst 278:F: plat/xilinx/ 279 280.. _AlexeiFedorov: https://github.com/AlexeiFedorov 281.. _Andre-ARM: https://github.com/Andre-ARM 282.. _Anson-Huang: https://github.com/Anson-Huang 283.. _bryanodonoghue: https://github.com/bryanodonoghue 284.. _b49020: https://github.com/b49020 285.. _carlocaione: https://github.com/carlocaione 286.. _danh-arm: https://github.com/danh-arm 287.. _etienne-lms: https://github.com/etienne-lms 288.. _glneo: https://github.com/glneo 289.. _grandpaul: https://github.com/grandpaul 290.. _gyuri-szing: https://github.com/gyuri-szing 291.. _hzhuang1: https://github.com/hzhuang1 292.. _JackyBai: https://github.com/JackyBai 293.. _jenswi-linaro: https://github.com/jenswi-linaro 294.. _jwerner-chromium: https://github.com/jwerner-chromium 295.. _kostapr: https://github.com/kostapr 296.. _ldts: https://github.com/ldts 297.. _marex: https://github.com/marex 298.. _masahir0y: https://github.com/masahir0y 299.. _mmind: https://github.com/mmind 300.. _mtk09422: https://github.com/mtk09422 301.. _niej: https://github.com/niej 302.. _npoushin: https://github.com/npoushin 303.. _pbeesley-arm: https://github.com/pbeesley-arm 304.. _qoriq-open-source: https://github.com/qoriq-open-source 305.. _remi-triplefault: https://github.com/repk 306.. _rockchip-linux: https://github.com/rockchip-linux 307.. _sandrine-bailleux-arm: https://github.com/sandrine-bailleux-arm 308.. _shawnguo2: https://github.com/shawnguo2 309.. _sivadur: https://github.com/sivadur 310.. _smaeul: https://github.com/smaeul 311.. _soby-mathew: https://github.com/soby-mathew 312.. _thloh85-intel: https://github.com/thloh85-intel 313.. _thomas-arm: https://github.com/thomas-arm 314.. _TonyXie06: https://github.com/TonyXie06 315.. _vwadekar: https://github.com/vwadekar 316.. _Yann-lms: https://github.com/Yann-lms 317