29 lines
804 B
Plaintext
29 lines
804 B
Plaintext
[Header]
|
|
Target = AHAB
|
|
Version = 1.0
|
|
|
|
[Install SRK]
|
|
# SRK table generated by srktool
|
|
File = "./release/crts/SRK_1_2_3_4_table.bin"
|
|
# Public key certificate in PEM format
|
|
Source = "./release/crts/SRK1_sha384_secp384r1_v3_ca_crt.pem"
|
|
# Index of the public key certificate within the SRK table (0 .. 3)
|
|
Source index = 0
|
|
# Type of SRK set (NXP or OEM)
|
|
Source set = OEM
|
|
# bitmask of the revoked SRKs
|
|
Revocations = 0x0
|
|
|
|
# Optional subordinate SGK key
|
|
[Install Certificate]
|
|
# Public key certificate in PEM format
|
|
File = "./release/crts/SGK1_sha384_secp384r1_v3_usr_crt.pem"
|
|
# bitmask of the permissions
|
|
Permissions = 0x1
|
|
|
|
[Authenticate Data]
|
|
# Binary to be signed generated by mkimage
|
|
File = "flash.bin"
|
|
# Offsets = Container header Signature block (printed out by mkimage)
|
|
Offsets = 0x400 0x590
|