doc: board: ti: am62x: Convert the image format to svg

Convert the image format into svg that can be reused across platforms as
needed.

Signed-off-by: Nishanth Menon <nm@ti.com>
This commit is contained in:
Nishanth Menon 2023-07-27 13:58:52 -05:00 committed by Heinrich Schuchardt
parent 654dceddcf
commit 34f76921d8
2 changed files with 3 additions and 47 deletions

View File

@ -134,57 +134,13 @@ variant (GP, HS-FS, HS-SE) requires a different source for these files.
Image formats: Image formats:
-------------- --------------
- tiboot3.bin: - tiboot3.bin
.. code-block:: text .. image:: img/multi_cert_tiboot3.bin.svg
+-----------------------+
| X.509 |
| Certificate |
| +-------------------+ |
| | | |
| | R5 | |
| | u-boot-spl.bin | |
| | | |
| +-------------------+ |
| | | |
| |TIFS with board cfg| |
| | | |
| +-------------------+ |
| | | |
| | | |
| | FIT header | |
| | +---------------+ | |
| | | | | |
| | | DTB 1...N | | |
| | +---------------+ | |
| +-------------------+ |
+-----------------------+
- tispl.bin - tispl.bin
.. code-block:: text .. image:: img/dm_tispl.bin.svg
+-----------------------+
| |
| FIT HEADER |
| +-------------------+ |
| | | |
| | A53 TF-A | |
| +-------------------+ |
| | | |
| | A53 OP-TEE | |
| +-------------------+ |
| | | |
| | R5 DM FW | |
| +-------------------+ |
| | | |
| | A53 SPL | |
| +-------------------+ |
| | | |
| | SPL DTB 1...N | |
| +-------------------+ |
+-----------------------+
A53 SPL DDR Memory Layout A53 SPL DDR Memory Layout
------------------------- -------------------------

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.1 KiB