Changes between Version 1 and Version 2 of venice/secure_boot
- Timestamp:
- 07/12/2021 08:29:35 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
venice/secure_boot
v1 v2 162 162 3. create a signed_flash.bin using the [http://trac.gateworks.com/attachment/wiki/venice/secure_boot/sign_hab_imx8m.sh sign_hab_imx8m.sh script] 163 163 {{{#!bash 164 # setup env to point to the CST 165 export CST_DIR=/usr/src/nxp/cst-3.3.1/ 166 export CST_BIN=$CST_DIR/linux64/bin/cst 167 export SIGN_KEY=$CST_DIR/crts/CSF1_1_sha256_4096_65537_v3_usr_crt.pem 168 export IMG_KEY=$CST_DIR/crts/IMG1_1_sha256_4096_65537_v3_usr_crt.pem 169 export SRK_TABLE=$CST_DIR/crts/SRK_1_2_3_4_table.bin 170 # sign it 164 171 $ ./sign_hab_imx8m.sh 165 172 Install SRK