mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-12 10:17:02 +02:00
doc: board: ti: j721e: 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:
parent
f4ade09a1e
commit
3b83dff183
BIN
doc/board/ti/img/no_multi_cert_tiboot3.bin.svg
Normal file
BIN
doc/board/ti/img/no_multi_cert_tiboot3.bin.svg
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.5 KiB |
BIN
doc/board/ti/img/sysfw.itb.svg
Normal file
BIN
doc/board/ti/img/sysfw.itb.svg
Normal file
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
@ -128,77 +128,17 @@ files.
|
|||||||
Image formats:
|
Image formats:
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
- tiboot3.bin:
|
- tiboot3.bin
|
||||||
|
|
||||||
.. code-block:: text
|
.. image:: img/no_multi_cert_tiboot3.bin.svg
|
||||||
|
|
||||||
+-----------------------+
|
|
||||||
| X.509 |
|
|
||||||
| Certificate |
|
|
||||||
| +-------------------+ |
|
|
||||||
| | | |
|
|
||||||
| | R5 | |
|
|
||||||
| | u-boot-spl.bin | |
|
|
||||||
| | | |
|
|
||||||
| +-------------------+ |
|
|
||||||
| | | |
|
|
||||||
| | FIT header | |
|
|
||||||
| | +---------------+ | |
|
|
||||||
| | | | | |
|
|
||||||
| | | DTB 1...N | | |
|
|
||||||
| | +---------------+ | |
|
|
||||||
| +-------------------+ |
|
|
||||||
+-----------------------+
|
|
||||||
|
|
||||||
- tispl.bin
|
- tispl.bin
|
||||||
|
|
||||||
.. code-block:: text
|
.. image:: img/dm_tispl.bin.svg
|
||||||
|
|
||||||
+-----------------------+
|
|
||||||
| |
|
|
||||||
| FIT HEADER |
|
|
||||||
| +-------------------+ |
|
|
||||||
| | | |
|
|
||||||
| | A72 TF-A | |
|
|
||||||
| +-------------------+ |
|
|
||||||
| | | |
|
|
||||||
| | A72 OP-TEE | |
|
|
||||||
| +-------------------+ |
|
|
||||||
| | | |
|
|
||||||
| | R5 DM FW | |
|
|
||||||
| +-------------------+ |
|
|
||||||
| | | |
|
|
||||||
| | A72 SPL | |
|
|
||||||
| +-------------------+ |
|
|
||||||
| | | |
|
|
||||||
| | SPL DTB 1...N | |
|
|
||||||
| +-------------------+ |
|
|
||||||
+-----------------------+
|
|
||||||
|
|
||||||
- sysfw.itb
|
- sysfw.itb
|
||||||
|
|
||||||
.. code-block:: text
|
.. image:: img/sysfw.itb.svg
|
||||||
|
|
||||||
+-----------------------+
|
|
||||||
| |
|
|
||||||
| FIT HEADER |
|
|
||||||
| +-------------------+ |
|
|
||||||
| | | |
|
|
||||||
| | sysfw.bin | |
|
|
||||||
| +-------------------+ |
|
|
||||||
| | | |
|
|
||||||
| | board config | |
|
|
||||||
| +-------------------+ |
|
|
||||||
| | | |
|
|
||||||
| | PM config | |
|
|
||||||
| +-------------------+ |
|
|
||||||
| | | |
|
|
||||||
| | RM config | |
|
|
||||||
| +-------------------+ |
|
|
||||||
| | | |
|
|
||||||
| | Secure config | |
|
|
||||||
| +-------------------+ |
|
|
||||||
+-----------------------+
|
|
||||||
|
|
||||||
R5 Memory Map:
|
R5 Memory Map:
|
||||||
--------------
|
--------------
|
||||||
|
Loading…
Reference in New Issue
Block a user