Lukas Funke
7f51fe5c6d
binman: btool: Add Xilinx Bootgen btool
...
Add the Xilinx Bootgen as bintool. Xilinx Bootgen is used to create
bootable SPL (FSBL in Xilinx terms) images for Zynq/ZynqMP devices. The
btool creates a signed version of the SPL. Additionally to signing the
key source for the decryption engine can be passend to the boot image.
Signed-off-by: Lukas Funke <lukas.funke@weidmueller.com >
2023-08-05 11:31:59 -06:00
Lukas Funke
6cb6425408
binman: doc: Add documentation for Xilinx Bootgen bintool
...
Add documentation for the 'bootgen' bintool
Signed-off-by: Lukas Funke <lukas.funke@weidmueller.com >
Reviewed-by: Simon Glass <sjg@chromium.org >
2023-07-24 09:34:10 -06:00
Lukas Funke
c76831d189
binman: doc: Add documentation for fdt_add_pubkey bintool
...
Add documentation for btool which calls 'fdt_add_pubkey'
Signed-off-by: Lukas Funke <lukas.funke@weidmueller.com >
Reviewed-by: Simon Glass <sjg@chromium.org >
2023-07-24 09:34:10 -06:00
Simon Glass
df11aa7d74
binman: Add missing ssl documentation
...
Rerun 'binman bintool-docs' to regenerate bintools.rst
Signed-off-by: Simon Glass <sjg@chromium.org >
2023-07-24 09:33:55 -06:00
Simon Glass
fbb0e48032
binman: Update bintools documentation
...
This was not regenerated with recent changes. Update it.
Signed-off-by: Simon Glass <sjg@chromium.org >
2023-03-08 11:38:48 -08:00
Simon Glass
3e7749eaea
binman: Add documentation for bintools
...
Add this documention to explain how bintools are used and which ones are
available.
Signed-off-by: Simon Glass <sjg@chromium.org >
2022-01-25 12:36:11 -07:00