1[Header]
2  Version = 4.3
3  Hash Algorithm = sha256
4  Engine = CAAM
5  Engine Configuration = 0
6  Certificate Format = X509
7  Signature Format = CMS
8
9[Install SRK]
10  # SRK_TABLE is full path to SRK_1_2_3_4_table.bin
11  File = "$SRK_TABLE"
12  Source index = 0
13
14[Install CSFK]
15  # CSF_KEY is full path to CSF1_1_sha256_4096_65537_v3_usr_crt.pem
16  File = "$CSF_KEY"
17
18[Authenticate CSF]
19
20[Unlock]
21  Engine = CAAM
22  Features = MID
23
24[Install Key]
25  Verification index = 0
26  Target Index = 2
27  # IMG_KEY is full path to IMG1_1_sha256_4096_65537_v3_usr_crt.pem
28  File = "$IMG_KEY"
29
30[Authenticate Data]
31  Verification index = 2
32  # FIXME: Adjust start (first column) and size (third column) here
33  Blocks = 0x7e0fc0 0x0 0x306f0 "flash.bin"
34