From e43ed98b801b8d6583d6854cd57d4beec9f314de Mon Sep 17 00:00:00 2001 From: Paul Beesley Date: Fri, 4 Oct 2019 10:37:48 +0000 Subject: [PATCH] doc: Add more missing platforms Add meson-g12a, qemu-sbsa and rpi4 to the documentation index so that they will have their docs rendered and integrated into the table of contents. Change-Id: Id972bf2fee67312dd7bff29f92bea67842e62431 Signed-off-by: Paul Beesley --- docs/plat/index.rst | 3 +++ docs/plat/{qemu_sbsa.rst => qemu-sbsa.rst} | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) rename docs/plat/{qemu_sbsa.rst => qemu-sbsa.rst} (95%) diff --git a/docs/plat/index.rst b/docs/plat/index.rst index 2695d4e8..d0b4827b 100644 --- a/docs/plat/index.rst +++ b/docs/plat/index.rst @@ -9,6 +9,7 @@ Platform Ports allwinner meson-gxbb meson-gxl + meson-g12a fvp_ve hikey hikey960 @@ -23,7 +24,9 @@ Platform Ports ls1043a poplar qemu + qemu-sbsa rpi3 + rpi4 rcar-gen3 rockchip socionext-uniphier diff --git a/docs/plat/qemu_sbsa.rst b/docs/plat/qemu-sbsa.rst similarity index 95% rename from docs/plat/qemu_sbsa.rst rename to docs/plat/qemu-sbsa.rst index e04a63c7..51fe4140 100644 --- a/docs/plat/qemu_sbsa.rst +++ b/docs/plat/qemu-sbsa.rst @@ -1,5 +1,5 @@ -Trusted Firmware-A for QEMU SBSA target -======================================== +QEMU SBSA Target +================ Trusted Firmware-A (TF-A) implements the EL3 firmware layer for QEMU SBSA Armv8-A. While running Qemu from command line, we need to supply two Flash -- 2.30.2