Douglas Raillard | d7c21b7 | 2017-06-28 15:23:03 +0100 | [diff] [blame] | 1 | ARM Trusted Firmware Maintainers |
| 2 | ================================ |
| 3 | |
| 4 | ARM Trusted Firmware is an ARM maintained project. All contributions are |
| 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 | |
| 10 | Maintainers |
| 11 | ----------- |
| 12 | |
| 13 | Dan Handley (dan.handley@arm.com, `danh-arm`_) |
| 14 | |
| 15 | David Cunado (david.cunado@arm.com, `davidcunado-arm`_) |
| 16 | |
| 17 | OPTEE and QEMU platform sub-maintainer |
| 18 | -------------------------------------- |
| 19 | |
| 20 | Jens Wiklander (jens.wiklander@linaro.org, `jenswi-linaro`_) |
| 21 | |
| 22 | Files: |
| 23 | |
Dan Handley | 70c5d7b | 2017-12-06 10:13:17 +0000 | [diff] [blame] | 24 | - docs/plat/qemu.rst |
| 25 | - docs/spd/optee-dispatcher.rst |
Douglas Raillard | d7c21b7 | 2017-06-28 15:23:03 +0100 | [diff] [blame] | 26 | - services/spd/opteed/\* |
| 27 | - plat/qemu/\* |
| 28 | |
| 29 | TLK/Trusty SPDs and NVidia platforms sub-maintainer |
| 30 | --------------------------------------------------- |
| 31 | |
| 32 | Varun Wadekar (vwadekar@nvidia.com, `vwadekar`_) |
| 33 | |
| 34 | Files: |
| 35 | |
Dan Handley | 70c5d7b | 2017-12-06 10:13:17 +0000 | [diff] [blame] | 36 | - docs/plat/nvidia-tegra.rst |
| 37 | - docs/spd/tlk-dispatcher.rst |
| 38 | - docs/spd/trusty-dispatcher.rst |
Douglas Raillard | d7c21b7 | 2017-06-28 15:23:03 +0100 | [diff] [blame] | 39 | - include/bl32/payloads/tlk.h |
| 40 | - include/lib/cpus/aarch64/denver.h |
| 41 | - lib/cpus/aarch64/denver.S |
| 42 | - services/spd/tlkd/\* |
| 43 | - services/spd/trusty/\* |
| 44 | - plat/nvidia/\* |
| 45 | |
Victor Chong | c720258 | 2018-02-06 15:11:12 +0900 | [diff] [blame] | 46 | eMMC/UFS drivers and HiSilicon HiKey and HiKey960 platform sub-maintainer |
| 47 | ------------------------------------------------------------------------- |
Douglas Raillard | d7c21b7 | 2017-06-28 15:23:03 +0100 | [diff] [blame] | 48 | |
| 49 | Haojian Zhuang (haojian.zhuang@linaro.org, `hzhuang1`_) |
| 50 | |
| 51 | Files: |
| 52 | |
Dan Handley | 70c5d7b | 2017-12-06 10:13:17 +0000 | [diff] [blame] | 53 | - docs/plat/hikey.rst |
| 54 | - docs/plat/hikey960.rst |
Douglas Raillard | d7c21b7 | 2017-06-28 15:23:03 +0100 | [diff] [blame] | 55 | - drivers/emmc/\* |
| 56 | - drivers/partition/\* |
| 57 | - drivers/synopsys/emmc/\* |
| 58 | - drivers/synopsys/ufs/\* |
| 59 | - drivers/ufs/\* |
| 60 | - include/drivers/dw\_ufs.h |
| 61 | - include/drivers/emmc.h |
| 62 | - include/drivers/ufs.h |
| 63 | - include/drivers/synopsys/dw\_mmc.h |
Victor Chong | c720258 | 2018-02-06 15:11:12 +0900 | [diff] [blame] | 64 | - plat/hisilicon/hikey/\* |
| 65 | - plat/hisilicon/hikey960/\* |
| 66 | |
| 67 | HiSilicon Poplar platform sub-maintainer |
| 68 | ---------------------------------------- |
| 69 | |
| 70 | Shawn Guo (shawn.guo@linaro.org, `shawnguo2`_) |
| 71 | |
| 72 | Files: |
| 73 | |
| 74 | - docs/plat/poplar.rst |
| 75 | - plat/hisilicon/poplar/\* |
Douglas Raillard | d7c21b7 | 2017-06-28 15:23:03 +0100 | [diff] [blame] | 76 | |
| 77 | MediaTek platform sub-maintainer |
| 78 | -------------------------------- |
| 79 | |
| 80 | Yidi Lin (林以廸 yidi.lin@mediatek.com, `mtk09422`_) |
| 81 | |
| 82 | Files: |
| 83 | |
| 84 | - plat/mediatek/\* |
| 85 | |
Antonio Nino Diaz | ae6779e | 2017-11-06 14:49:04 +0000 | [diff] [blame] | 86 | Raspberry Pi 3 platform sub-maintainer |
| 87 | -------------------------------------- |
| 88 | |
| 89 | Antonio Niño Díaz (antonio.ninodiaz@arm.com, `antonio-nino-diaz-arm`_) |
| 90 | |
| 91 | Files: |
| 92 | |
Dan Handley | 70c5d7b | 2017-12-06 10:13:17 +0000 | [diff] [blame] | 93 | - docs/plat/rpi3.rst |
Antonio Nino Diaz | ae6779e | 2017-11-06 14:49:04 +0000 | [diff] [blame] | 94 | - plat/rpi3/\* |
| 95 | |
Douglas Raillard | d7c21b7 | 2017-06-28 15:23:03 +0100 | [diff] [blame] | 96 | RockChip platform sub-maintainer |
| 97 | -------------------------------- |
| 98 | |
| 99 | Tony Xie (tony.xie@rock-chips.com, `TonyXie06`_ |
Dan Handley | 70c5d7b | 2017-12-06 10:13:17 +0000 | [diff] [blame] | 100 | or `rockchip-linux`_) |
Douglas Raillard | d7c21b7 | 2017-06-28 15:23:03 +0100 | [diff] [blame] | 101 | |
| 102 | Files: |
| 103 | |
| 104 | - plat/rockchip/\* |
| 105 | |
Dan Handley | 70c5d7b | 2017-12-06 10:13:17 +0000 | [diff] [blame] | 106 | UniPhier platform sub-maintainer |
| 107 | -------------------------------- |
| 108 | |
| 109 | Masahiro Yamada (yamada.masahiro@socionext.com, `masahir0y`_) |
| 110 | |
| 111 | Files: |
| 112 | |
| 113 | - docs/plat/socionext-uniphier.rst |
| 114 | - plat/socionext/\* |
| 115 | |
Douglas Raillard | d7c21b7 | 2017-06-28 15:23:03 +0100 | [diff] [blame] | 116 | Xilinx platform sub-maintainer |
| 117 | ------------------------------ |
| 118 | |
Siva Durga Prasad Paladugu | 5759c96 | 2017-11-30 10:21:20 +0530 | [diff] [blame] | 119 | Siva Durga Prasad Paladugu (siva.durga.paladugu@xilinx.com, `sivadur`_) |
Douglas Raillard | d7c21b7 | 2017-06-28 15:23:03 +0100 | [diff] [blame] | 120 | |
| 121 | Files: |
| 122 | |
Dan Handley | 70c5d7b | 2017-12-06 10:13:17 +0000 | [diff] [blame] | 123 | - docs/plat/xilinx-zynqmp.rst |
Douglas Raillard | d7c21b7 | 2017-06-28 15:23:03 +0100 | [diff] [blame] | 124 | - plat/xilinx/\* |
| 125 | |
Etienne Carriere | 1374fcb | 2017-11-08 13:48:40 +0100 | [diff] [blame] | 126 | ARMv7 architecture sub-maintainer |
| 127 | --------------------------------- |
| 128 | |
| 129 | Etienne Carriere (etienne.carriere@linaro.org, `etienne-lms`_) |
| 130 | |
Antonio Nino Diaz | ae6779e | 2017-11-06 14:49:04 +0000 | [diff] [blame] | 131 | .. _antonio-nino-diaz-arm: https://github.com/antonio-nino-diaz-arm |
Douglas Raillard | d7c21b7 | 2017-06-28 15:23:03 +0100 | [diff] [blame] | 132 | .. _danh-arm: https://github.com/danh-arm |
| 133 | .. _davidcunado-arm: https://github.com/davidcunado-arm |
| 134 | .. _jenswi-linaro: https://github.com/jenswi-linaro |
| 135 | .. _vwadekar: https://github.com/vwadekar |
| 136 | .. _hzhuang1: https://github.com/hzhuang1 |
Victor Chong | c720258 | 2018-02-06 15:11:12 +0900 | [diff] [blame] | 137 | .. _shawnguo2: https://github.com/shawnguo2 |
Dan Handley | 70c5d7b | 2017-12-06 10:13:17 +0000 | [diff] [blame] | 138 | .. _masahir0y: https://github.com/masahir0y |
Douglas Raillard | d7c21b7 | 2017-06-28 15:23:03 +0100 | [diff] [blame] | 139 | .. _mtk09422: https://github.com/mtk09422 |
| 140 | .. _TonyXie06: https://github.com/TonyXie06 |
Siva Durga Prasad Paladugu | 5759c96 | 2017-11-30 10:21:20 +0530 | [diff] [blame] | 141 | .. _sivadur: https://github.com/sivadur |
Dan Handley | 70c5d7b | 2017-12-06 10:13:17 +0000 | [diff] [blame] | 142 | .. _rockchip-linux: https://github.com/rockchip-linux |
Etienne Carriere | 1374fcb | 2017-11-08 13:48:40 +0100 | [diff] [blame] | 143 | .. _etienne-lms: https://github.com/etienne-lms |