mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-15 00:54:22 +00:00

This change creates the following directories under docs/ in order to provide a grouping for the content: - components - design - getting_started - perf - process In each of these directories an index.rst file is created and this serves as an index / landing page for each of the groups when the pages are compiled. Proper layout of the top-level table of contents relies on this directory/index structure. Without this patch it is possible to build the documents correctly with Sphinx but the output looks messy because there is no overall hierarchy. Change-Id: I3c9f4443ec98571a56a6edf775f2c8d74d7f429f Signed-off-by: Paul Beesley <paul.beesley@arm.com>
47 lines
4.4 KiB
Text
47 lines
4.4 KiB
Text
Address decoding flow and address translation units of Marvell Armada 8K SoC family
|
|
|
|
+--------------------------------------------------------------------------------------------------+
|
|
| +-------------+ +--------------+ |
|
|
| | Memory +----- DRAM CS | |
|
|
|+------------+ +-----------+ +-----------+ | Controller | +--------------+ |
|
|
|| AP DMA | | | | | +-------------+ |
|
|
|| SD/eMMC | | CA72 CPUs | | AP MSS | +-------------+ |
|
|
|| MCI-0/1 | | | | | | Memory | |
|
|
|+------+-----+ +--+--------+ +--------+--+ +------------+ | Controller | +-------------+ |
|
|
| | | | | +----- Translaton | |AP | |
|
|
| | | | | | +-------------+ |Configuration| |
|
|
| | | +-----+ +-------------------------Space | |
|
|
| | | +-------------+ | CCU | +-------------+ |
|
|
| | | | MMU +---------+ Windows | +-----------+ +-------------+ |
|
|
| | +-| translation | | Lookup +---- +--------- AP SPI | |
|
|
| | +-------------+ | | | | +-------------+ |
|
|
| | +-------------+ | | | IO | +-------------+ |
|
|
| +------------| SMMU +---------+ | | Windows +--------- AP MCI0/1 | |
|
|
| | translation | +------------+ | Lookup | +-------------+ |
|
|
| +---------+---+ | | +-------------+ |
|
|
| - | | +--------- AP STM | |
|
|
| +----------------- | | +-------------+ |
|
|
| AP | | +-+---------+ |
|
|
+---------------------------------------------------------------|----------------------------------+
|
|
+-------------|-------------------------------------------------|----------------------------------+
|
|
| CP | +-------------+ +------+-----+ +-------------------+ |
|
|
| | | | | +------- SB CFG Space | |
|
|
| | | DIOB | | | +-------------------+ |
|
|
| | | Windows ----------------- IOB | +-------------------+ |
|
|
| | | Control | | Windows +------| SB PCIe-0 - PCIe2 | |
|
|
| | | | | Lookup | +-------------------+ |
|
|
| | +------+------+ | | +-------------------+ |
|
|
| | | | +------+ SB NAND | |
|
|
| | | +------+-----+ +-------------------+ |
|
|
| | | | |
|
|
| | | | |
|
|
| +------------------+ +------------+ +------+-----+ +-------------------+ |
|
|
| | Network Engine | | | | +------- SB SPI-0/SPI-1 | |
|
|
| | Security Engine | | PCIe, MSS | | RUNIT | +-------------------+ |
|
|
| | SATA, USB | | DMA | | Windows | +-------------------+ |
|
|
| | SD/eMMC | | | | Lookup +------- SB Device Bus | |
|
|
| | TDM, I2C | | | | | +-------------------+ |
|
|
| +------------------+ +------------+ +------------+ |
|
|
| |
|
|
+--------------------------------------------------------------------------------------------------+
|
|
|