summaryrefslogtreecommitdiff
path: root/docs/plat/allwinner.rst
diff options
context:
space:
mode:
authorAndre Przywara <andre.przywara@arm.com>2018-06-22 00:33:28 +0100
committerAndre Przywara <andre.przywara@arm.com>2018-06-28 23:47:30 +0100
commit2dde1f51493a252184807bd8f71a4d7058ea9178 (patch)
tree5c5cc434707436433c7dab389f61e110839ffe18 /docs/plat/allwinner.rst
parent6daab88fc2b96c8be5b5277137a67f3b970711e0 (diff)
allwinner: doc: add missing paragraphs
Add two empty lines to denote the paragraphs properly and improve readability. Reported-by: Samuel Holland <samuel@sholland.org> Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Diffstat (limited to 'docs/plat/allwinner.rst')
-rw-r--r--docs/plat/allwinner.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/plat/allwinner.rst b/docs/plat/allwinner.rst
index a10e6dc9..825fded4 100644
--- a/docs/plat/allwinner.rst
+++ b/docs/plat/allwinner.rst
@@ -4,9 +4,11 @@ Trusted Firmware-A for Allwinner ARMv8 SoCs
Trusted Firmware-A (TF-A) implements the EL3 firmware layer for Allwinner
SoCs with ARMv8 cores. Only BL31 is used to provide proper EL3 setup and
PSCI runtime services.
+
U-Boot's SPL acts as a loader, loading both BL31 and BL33 (typically U-Boot).
Loading is done from SD card, eMMC or SPI flash, also via an USB debug
interface (FEL).
+
BL31 lives in SRAM A2, which is documented to be accessible from secure
world only.