Changes between Version 20 and Version 21 of venice/secure_boot


Ignore:
Timestamp:
04/01/2024 08:01:17 PM (7 weeks ago)
Author:
Samuel Lee
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • venice/secure_boot

    v20 v21  
    153153{{{#!bash
    154154# setup env to point to the CST
    155 export CST_DIR=/usr/src/nxp/cst-3.3.2/
     155export CST_DIR=/usr/src/nxp/cst-3.4.0
    156156export CST_BIN=$CST_DIR/linux64/bin/cst
    157157export CSF_KEY=$CST_DIR/crts/CSF1_1_sha256_4096_65537_v3_usr_crt.pem
     
    385385{{{#!bash
    386386# setup env to point to the CST
    387 export CST_DIR=/usr/src/nxp/cst-3.3.2/
     387export CST_DIR=/usr/src/nxp/cst-3.4.0
    388388export CST_BIN=$CST_DIR/linux64/bin/cst
    389389export CSF_KEY=$CST_DIR/crts/CSF1_1_sha256_4096_65537_v3_usr_crt.pem