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 CSFK] 15 # Key used to authenticate the CSF data 16 File = "../crts/CSF1_1_sha256_2048_65537_v3_usr_crt.pem" 17 18[Authenticate CSF] 19 20[Install Key] 21 # Key slot index used to authenticate the key to be installed 22 Verification index = 0 23 # Target key slot in HAB key store where key will be installed 24 Target Index = 2 25 # Key to install 26 File= "../crts/IMG1_1_sha256_2048_65537_v3_usr_crt.pem" 27 28[Authenticate Data] 29 # Key slot index used to authenticate the image data 30 Verification index = 2 31 # Authenticate Start Address, Offset, Length and file 32 Blocks = 0x877ff400 0x00000000 0x0009ec00 "u-boot-dtb.imx" 33