• Nishanth Menon's avatar
    ti: k3: Setup initial files for platform · 1841c533
    Nishanth Menon authored
    
    Create the baseline Makefile, platform definitions file and platform
    specific assembly macros file. This includes first set of constants
    for the platform including cache sizes and linker format and a stub for
    BL31 and the basic memory layout
    
    K3 SoC family of processors do not use require a BL1 or BL2 binary,
    since such functions are provided by an system controller on the SoC.
    This lowers the burden of ATF to purely managing the local ARM cores
    themselves.
    Signed-off-by: default avatarBenjamin Fair <b-fair@ti.com>
    Signed-off-by: default avatarNishanth Menon <nm@ti.com>
    Signed-off-by: default avatarAndrew F. Davis <afd@ti.com>
    1841c533
maintainers.rst 4.38 KB

Trusted Firmware-A maintainers

Trusted Firmware-A (TF-A) 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/plat/qemu.rst
  • docs/spd/optee-dispatcher.rst
  • services/spd/opteed/*
  • plat/qemu/*

TLK/Trusty SPDs and NVidia platforms sub-maintainer

Varun Wadekar (vwadekar@nvidia.com, vwadekar)

Files:

  • docs/plat/nvidia-tegra.rst
  • docs/spd/tlk-dispatcher.rst
  • docs/spd/trusty-dispatcher.rst
  • 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 HiKey and HiKey960 platform sub-maintainer

Haojian Zhuang (haojian.zhuang@linaro.org, hzhuang1)

Files:

  • docs/plat/hikey.rst
  • docs/plat/hikey960.rst
  • 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/hikey/*
  • plat/hisilicon/hikey960/*

Allwinner ARMv8 platform sub-maintainer

Andre Przywara (andre.przywara@arm.com, Andre-ARM)

Files:

  • docs/plat/allwinner.rst
  • plat/allwinner/*

HiSilicon Poplar platform sub-maintainer

Shawn Guo (shawn.guo@linaro.org, shawnguo2)

Files:

  • docs/plat/poplar.rst
  • plat/hisilicon/poplar/*

MediaTek platform sub-maintainer

Yidi Lin (林以廸 yidi.lin@mediatek.com, mtk09422)

Files:

  • plat/mediatek/*

NXP QorIQ Layerscape platform sub-maintainer

Jiafei Pan (jiafei.pan@nxp.com, qoriq-open-source)

Files:

  • docs/plat/ls1043a.rst
  • plat/layerscape/*

NXP i.MX 8 platform sub-maintainer

Anson Huang (Anson.Huang@nxp.com, `Anson-Huang`_)

Files:

  • docs/plat/imx8.rst
  • plat/imx/*

Raspberry Pi 3 platform sub-maintainer

Antonio Niño Díaz (antonio.ninodiaz@arm.com, antonio-nino-diaz-arm)

Files:

  • docs/plat/rpi3.rst
  • plat/rpi3/*

RockChip platform sub-maintainer

Tony Xie (tony.xie@rock-chips.com, TonyXie06 or rockchip-linux)

Files:

  • plat/rockchip/*

Texas Instruments platform sub-maintainer

Andrew F. Davis (afd@ti.com, glneo)

Files:

  • docs/plat/ti-k3.rst
  • plat/ti/*

UniPhier platform sub-maintainer

Masahiro Yamada (yamada.masahiro@socionext.com, masahir0y)

Files:

  • docs/plat/socionext-uniphier.rst
  • plat/socionext/*

Xilinx platform sub-maintainer

Siva Durga Prasad Paladugu (siva.durga.paladugu@xilinx.com, sivadur)

Files:

  • docs/plat/xilinx-zynqmp.rst
  • plat/xilinx/*

Armv7-A architecture sub-maintainer

Etienne Carriere (etienne.carriere@linaro.org, etienne-lms)