Commit 54895747 authored by Sandrine Bailleux's avatar Sandrine Bailleux
Browse files

Update pathnames in maintainers.rst file



The maintainers.rst file lists files and directories that each contributor looks
after in the TF-A source tree. As files and directories move around over time,
some pathnames had become invalid. Fix them, either by updating the path if
it has just moved, or deleting it altogether if it doesn't seem to exist
anymore.

Change-Id: Idb6ff4d8d0b593138d4f555ec206abcf68b0064f
Signed-off-by: default avatarSandrine Bailleux <sandrine.bailleux@arm.com>
parent 896d684d
...@@ -53,7 +53,6 @@ Amlogic Meson S905x (GXL) platform port ...@@ -53,7 +53,6 @@ Amlogic Meson S905x (GXL) platform port
:M: Remi Pommarel <repk@triplefau.lt> :M: Remi Pommarel <repk@triplefau.lt>
:G: `remi-triplefault`_ :G: `remi-triplefault`_
:F: docs/plat/meson-gxl.rst :F: docs/plat/meson-gxl.rst
:F: drivers/amlogic/gxl
:F: plat/amlogic/gxl/ :F: plat/amlogic/gxl/
Amlogic Meson S905X2 (G12A) platform port Amlogic Meson S905X2 (G12A) platform port
...@@ -61,7 +60,6 @@ Amlogic Meson S905X2 (G12A) platform port ...@@ -61,7 +60,6 @@ Amlogic Meson S905X2 (G12A) platform port
:M: Carlo Caione <ccaione@baylibre.com> :M: Carlo Caione <ccaione@baylibre.com>
:G: `carlocaione`_ :G: `carlocaione`_
:F: docs/plat/meson-g12a.rst :F: docs/plat/meson-g12a.rst
:F: drivers/amlogic/g12a
:F: plat/amlogic/g12a/ :F: plat/amlogic/g12a/
Amlogic Meson A113D (AXG) platform port Amlogic Meson A113D (AXG) platform port
...@@ -69,7 +67,6 @@ Amlogic Meson A113D (AXG) platform port ...@@ -69,7 +67,6 @@ Amlogic Meson A113D (AXG) platform port
:M: Carlo Caione <ccaione@baylibre.com> :M: Carlo Caione <ccaione@baylibre.com>
:G: `carlocaione`_ :G: `carlocaione`_
:F: docs/plat/meson-axg.rst :F: docs/plat/meson-axg.rst
:F: drivers/amlogic/axg
:F: plat/amlogic/axg/ :F: plat/amlogic/axg/
Armv7-A architecture port Armv7-A architecture port
...@@ -152,7 +149,7 @@ Marvell platform ports and SoC drivers ...@@ -152,7 +149,7 @@ Marvell platform ports and SoC drivers
-------------------------------------- --------------------------------------
:M: Konstantin Porotchkin <kostap@marvell.com> :M: Konstantin Porotchkin <kostap@marvell.com>
:G: `kostapr`_ :G: `kostapr`_
:F: docs/marvell/ :F: docs/plat/marvell/
:F: plat/marvell/ :F: plat/marvell/
:F: drivers/marvell/ :F: drivers/marvell/
:F: tools/marvell/ :F: tools/marvell/
...@@ -197,14 +194,14 @@ NXP i.MX8M platform port ...@@ -197,14 +194,14 @@ NXP i.MX8M platform port
------------------------ ------------------------
:M: Jacky Bai <ping.bai@nxp.com> :M: Jacky Bai <ping.bai@nxp.com>
:G: `JackyBai`_ :G: `JackyBai`_
:F: doc/plat/imx8m.rst :F: docs/plat/imx8m.rst
:F: plat/imx/imx8m/ :F: plat/imx/imx8m/
OP-TEE dispatcher OP-TEE dispatcher
----------------- -----------------
:M: Jens Wiklander <jens.wiklander@linaro.org> :M: Jens Wiklander <jens.wiklander@linaro.org>
:G: `jenswi-linaro`_ :G: `jenswi-linaro`_
:F: docs/spd/optee-dispatcher.rst :F: docs/components/spd/optee-dispatcher.rst
:F: services/spd/opteed/ :F: services/spd/opteed/
QEMU platform port QEMU platform port
...@@ -219,7 +216,7 @@ Raspberry Pi 3 platform port ...@@ -219,7 +216,7 @@ Raspberry Pi 3 platform port
:M: Ying-Chun Liu (PaulLiu) <paul.liu@linaro.org> :M: Ying-Chun Liu (PaulLiu) <paul.liu@linaro.org>
:G: `grandpaul`_ :G: `grandpaul`_
:F: docs/plat/rpi3.rst :F: docs/plat/rpi3.rst
:F: plat/rpi3/ :F: plat/rpi/rpi3/
:F: drivers/rpi3/ :F: drivers/rpi3/
:F: include/drivers/rpi3/ :F: include/drivers/rpi3/
...@@ -273,8 +270,8 @@ TLK/Trusty secure payloads ...@@ -273,8 +270,8 @@ TLK/Trusty secure payloads
-------------------------- --------------------------
:M: Varun Wadekar <vwadekar@nvidia.com> :M: Varun Wadekar <vwadekar@nvidia.com>
:G: `vwadekar`_ :G: `vwadekar`_
:F: docs/spd/tlk-dispatcher.rst :F: docs/components/spd/tlk-dispatcher.rst
:F: docs/spd/trusty-dispatcher.rst :F: docs/components/spd/trusty-dispatcher.rst
:F: include/bl32/payloads/tlk.h :F: include/bl32/payloads/tlk.h
:F: services/spd/tlkd/ :F: services/spd/tlkd/
:F: services/spd/trusty/ :F: services/spd/trusty/
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment