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 | |
| 24 | - docs/spd/optee-dispatcher.md |
| 25 | - docs/plat/qemu.md |
| 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 | |
| 36 | - docs/spd/tlk-dispatcher.md |
| 37 | - docs/spd/trusty-dispatcher.md |
| 38 | - include/bl32/payloads/tlk.h |
| 39 | - include/lib/cpus/aarch64/denver.h |
| 40 | - lib/cpus/aarch64/denver.S |
| 41 | - services/spd/tlkd/\* |
| 42 | - services/spd/trusty/\* |
| 43 | - plat/nvidia/\* |
| 44 | |
| 45 | eMMC/UFS drivers and HiSilicon platform sub-maintainer |
| 46 | ------------------------------------------------------ |
| 47 | |
| 48 | Haojian Zhuang (haojian.zhuang@linaro.org, `hzhuang1`_) |
| 49 | |
| 50 | Files: |
| 51 | |
| 52 | - docs/plat/hikey.md |
| 53 | - docs/plat/hikey960.md |
| 54 | - drivers/emmc/\* |
| 55 | - drivers/partition/\* |
| 56 | - drivers/synopsys/emmc/\* |
| 57 | - drivers/synopsys/ufs/\* |
| 58 | - drivers/ufs/\* |
| 59 | - include/drivers/dw\_ufs.h |
| 60 | - include/drivers/emmc.h |
| 61 | - include/drivers/ufs.h |
| 62 | - include/drivers/synopsys/dw\_mmc.h |
| 63 | - plat/hisilicon/\* |
| 64 | |
| 65 | MediaTek platform sub-maintainer |
| 66 | -------------------------------- |
| 67 | |
| 68 | Yidi Lin (林以廸 yidi.lin@mediatek.com, `mtk09422`_) |
| 69 | |
| 70 | Files: |
| 71 | |
| 72 | - plat/mediatek/\* |
| 73 | |
| 74 | RockChip platform sub-maintainer |
| 75 | -------------------------------- |
| 76 | |
| 77 | Tony Xie (tony.xie@rock-chips.com, `TonyXie06`_ |
| 78 | or `rkchrome`_) |
| 79 | |
| 80 | Files: |
| 81 | |
| 82 | - plat/rockchip/\* |
| 83 | |
| 84 | Xilinx platform sub-maintainer |
| 85 | ------------------------------ |
| 86 | |
| 87 | Sören Brinkmann (soren.brinkmann@xilinx.com, `sorenb-xlnx`_) |
| 88 | |
| 89 | Files: |
| 90 | |
| 91 | - docs/plat/xilinx-zynqmp.md |
| 92 | - plat/xilinx/\* |
| 93 | |
| 94 | .. _danh-arm: https://github.com/danh-arm |
| 95 | .. _davidcunado-arm: https://github.com/davidcunado-arm |
| 96 | .. _jenswi-linaro: https://github.com/jenswi-linaro |
| 97 | .. _vwadekar: https://github.com/vwadekar |
| 98 | .. _hzhuang1: https://github.com/hzhuang1 |
| 99 | .. _mtk09422: https://github.com/mtk09422 |
| 100 | .. _TonyXie06: https://github.com/TonyXie06 |
| 101 | .. _rkchrome: https://github.com/rkchrome |
| 102 | .. _sorenb-xlnx: https://github.com/sorenb-xlnx |