1[Header]
2    Version = 4.2
3    Hash Algorithm = sha256
4    Engine Configuration = 0
5    Certificate Format = X509
6    Signature Format = CMS
7    Engine = CAAM
8
9[Install SRK]
10    # Index of the key location in the SRK table to be installed
11    File = "../crts/SRK_1_2_3_4_table.bin"
12    Source index = 0
13
14[Install NOCAK]
15    File = "../crts/SRK1_sha256_2048_65537_v3_usr_crt.pem"
16
17[Authenticate CSF]
18
19[Authenticate Data]
20    # Key slot index 0 used to authenticate the image data
21    Verification index = 0
22    # Authenticate Start Address, Offset, Length and file
23    Blocks =  0x877ff400 0x00000000 0x0009ec00 "u-boot-dtb.imx"
24