From: Nishanth Menon Date: Thu, 27 Jul 2023 18:58:52 +0000 (-0500) Subject: doc: board: ti: am62x: Convert the image format to svg X-Git-Url: http://git.dujemihanovic.xyz/login.html?a=commitdiff_plain;h=34f76921d8012a272a59819e53b3b791455c5a26;p=u-boot.git 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 --- diff --git a/doc/board/ti/am62x_sk.rst b/doc/board/ti/am62x_sk.rst index b10a74b6c7..a482f52ce8 100644 --- a/doc/board/ti/am62x_sk.rst +++ b/doc/board/ti/am62x_sk.rst @@ -134,57 +134,13 @@ variant (GP, HS-FS, HS-SE) requires a different source for these files. Image formats: -------------- -- tiboot3.bin: - -.. code-block:: text - - +-----------------------+ - | X.509 | - | Certificate | - | +-------------------+ | - | | | | - | | R5 | | - | | u-boot-spl.bin | | - | | | | - | +-------------------+ | - | | | | - | |TIFS with board cfg| | - | | | | - | +-------------------+ | - | | | | - | | | | - | | FIT header | | - | | +---------------+ | | - | | | | | | - | | | DTB 1...N | | | - | | +---------------+ | | - | +-------------------+ | - +-----------------------+ +- tiboot3.bin + +.. image:: img/multi_cert_tiboot3.bin.svg - tispl.bin -.. code-block:: text - - +-----------------------+ - | | - | FIT HEADER | - | +-------------------+ | - | | | | - | | A53 TF-A | | - | +-------------------+ | - | | | | - | | A53 OP-TEE | | - | +-------------------+ | - | | | | - | | R5 DM FW | | - | +-------------------+ | - | | | | - | | A53 SPL | | - | +-------------------+ | - | | | | - | | SPL DTB 1...N | | - | +-------------------+ | - +-----------------------+ +.. image:: img/dm_tispl.bin.svg A53 SPL DDR Memory Layout ------------------------- diff --git a/doc/board/ti/img/multi_cert_tiboot3.bin.svg b/doc/board/ti/img/multi_cert_tiboot3.bin.svg new file mode 100644 index 0000000000..a210d66ca6 --- /dev/null +++ b/doc/board/ti/img/multi_cert_tiboot3.bin.svg @@ -0,0 +1,287 @@ + + + + + + + + + + + + + X.509 Certificate + + + + X.509 Cert... + + + + + + + + + R5 +u-boot-spl.bin + + + + R5... + + + + + + + + + + DTB 1..N + + + + DTB 1..N + + + + + + + + + + FIT Header + + + + FIT Header + + + + + + + + + TIFS with board cfg + + + + TIFS with board cfg + + + + + + + Text is not SVG - cannot display + + +