mirror of
https://github.com/CTCaer/switch-l4t-atf.git
synced 2025-01-05 17:49:13 +00:00
26e63c4450
External build environment shall sets directive ARM_ARCH_MAJOR to 7 to specify a target ARMv7-A core. As ARM-TF expects AARCH to be set, ARM_ARCH_MAJOR==7 mandates AARCH=aarch32. The toolchain target architecture/cpu is delegated after the platform configuration is parsed. Platform shall define target core through ARM_CORTEX_A<x>=yes, <x> being 5, 7, 9, 12, 15 and/or 17. Platform can bypass ARM_CORTEX_A<x>=yes directive and provide straight the toolchain target directive through MARCH32_DIRECTIVE. Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
109 lines
2.7 KiB
ReStructuredText
109 lines
2.7 KiB
ReStructuredText
ARM Trusted Firmware Maintainers
|
|
================================
|
|
|
|
ARM Trusted Firmware is an ARM maintained project. All contributions are
|
|
ultimately merged by the maintainers listed below. Technical ownership of some
|
|
parts of the codebase is delegated to the sub-maintainers listed below. An
|
|
acknowledgement from these sub-maintainers may be required before the
|
|
maintainers merge a contribution.
|
|
|
|
Maintainers
|
|
-----------
|
|
|
|
Dan Handley (dan.handley@arm.com, `danh-arm`_)
|
|
|
|
David Cunado (david.cunado@arm.com, `davidcunado-arm`_)
|
|
|
|
OPTEE and QEMU platform sub-maintainer
|
|
--------------------------------------
|
|
|
|
Jens Wiklander (jens.wiklander@linaro.org, `jenswi-linaro`_)
|
|
|
|
Files:
|
|
|
|
- docs/spd/optee-dispatcher.md
|
|
- docs/plat/qemu.md
|
|
- services/spd/opteed/\*
|
|
- plat/qemu/\*
|
|
|
|
TLK/Trusty SPDs and NVidia platforms sub-maintainer
|
|
---------------------------------------------------
|
|
|
|
Varun Wadekar (vwadekar@nvidia.com, `vwadekar`_)
|
|
|
|
Files:
|
|
|
|
- docs/spd/tlk-dispatcher.md
|
|
- docs/spd/trusty-dispatcher.md
|
|
- include/bl32/payloads/tlk.h
|
|
- include/lib/cpus/aarch64/denver.h
|
|
- lib/cpus/aarch64/denver.S
|
|
- services/spd/tlkd/\*
|
|
- services/spd/trusty/\*
|
|
- plat/nvidia/\*
|
|
|
|
eMMC/UFS drivers and HiSilicon platform sub-maintainer
|
|
------------------------------------------------------
|
|
|
|
Haojian Zhuang (haojian.zhuang@linaro.org, `hzhuang1`_)
|
|
|
|
Files:
|
|
|
|
- docs/plat/hikey.md
|
|
- docs/plat/hikey960.md
|
|
- drivers/emmc/\*
|
|
- drivers/partition/\*
|
|
- drivers/synopsys/emmc/\*
|
|
- drivers/synopsys/ufs/\*
|
|
- drivers/ufs/\*
|
|
- include/drivers/dw\_ufs.h
|
|
- include/drivers/emmc.h
|
|
- include/drivers/ufs.h
|
|
- include/drivers/synopsys/dw\_mmc.h
|
|
- plat/hisilicon/\*
|
|
|
|
MediaTek platform sub-maintainer
|
|
--------------------------------
|
|
|
|
Yidi Lin (林以廸 yidi.lin@mediatek.com, `mtk09422`_)
|
|
|
|
Files:
|
|
|
|
- plat/mediatek/\*
|
|
|
|
RockChip platform sub-maintainer
|
|
--------------------------------
|
|
|
|
Tony Xie (tony.xie@rock-chips.com, `TonyXie06`_
|
|
or `rkchrome`_)
|
|
|
|
Files:
|
|
|
|
- plat/rockchip/\*
|
|
|
|
Xilinx platform sub-maintainer
|
|
------------------------------
|
|
|
|
Sören Brinkmann (soren.brinkmann@xilinx.com, `sorenb-xlnx`_)
|
|
|
|
Files:
|
|
|
|
- docs/plat/xilinx-zynqmp.md
|
|
- plat/xilinx/\*
|
|
|
|
ARMv7 architecture sub-maintainer
|
|
---------------------------------
|
|
|
|
Etienne Carriere (etienne.carriere@linaro.org, `etienne-lms`_)
|
|
|
|
.. _danh-arm: https://github.com/danh-arm
|
|
.. _davidcunado-arm: https://github.com/davidcunado-arm
|
|
.. _jenswi-linaro: https://github.com/jenswi-linaro
|
|
.. _vwadekar: https://github.com/vwadekar
|
|
.. _hzhuang1: https://github.com/hzhuang1
|
|
.. _mtk09422: https://github.com/mtk09422
|
|
.. _TonyXie06: https://github.com/TonyXie06
|
|
.. _rkchrome: https://github.com/rkchrome
|
|
.. _sorenb-xlnx: https://github.com/sorenb-xlnx
|
|
.. _etienne-lms: https://github.com/etienne-lms
|