u-boot/doc/imx
Tim Harvey ff1dd52024 mx8m: csf.sh: use vars for keys to avoid file edits when signing
The csf_spl.txt and csf_fit.txt templates contain file paths which must
be edited for the location of your NXP CST generated key files.

Streamline the process of signing an image by assigning unique var names
to these which can be expended from env variables in the csf.sh script.

The following vars are used:
 SRK_TABLE - full path to SRK_1_2_3_4_table.bin
 CSF_KEY - full path to the CSF Key CSF1_1_sha256_4096_65537_v3_usr_crt.pem
 IMG_KEY - full path to the IMG Key IMG1_1_sha256_4096_65537_v3_usr_crt.pem

Additionally provide an example of running the csf.sh script.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Reviewed-by: Fabio Estevam <festevam@denx.de>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
2023-07-13 11:29:40 +02:00
..
ahab doc: ahab: Add encrypted boot documentation for i.MX8/8x devices 2020-05-01 13:46:22 +02:00
clk dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00
common global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
habv4 mx8m: csf.sh: use vars for keys to avoid file edits when signing 2023-07-13 11:29:40 +02:00
misc doc: move i.MX7D/i.MX8MM A/B booting to board specific 2021-08-17 17:24:07 +02:00
mkimage doc: imx: mkimage: introduce i.MX8 image format 2019-10-08 16:35:59 +02:00