trustfence: [cosmetic] fix typos on cst templates
https://jira.digi.com/browse/DEL-7175 Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
This commit is contained in:
parent
3b5cb026ae
commit
6a6ff5080b
|
|
@ -1,5 +1,5 @@
|
||||||
# The syntax for this file is documented in the HAB Code Signing Tool
|
# The syntax for this file is documented in the HAB Code Signing Tool
|
||||||
# User's Guid which is included in the CST package distributed by NXP
|
# User's Guide which is included in the CST package distributed by NXP
|
||||||
[Header]
|
[Header]
|
||||||
Target = AHAB
|
Target = AHAB
|
||||||
Version = 1.0
|
Version = 1.0
|
||||||
|
|
@ -20,4 +20,4 @@
|
||||||
# Binary to be signed generated by mkimage
|
# Binary to be signed generated by mkimage
|
||||||
File = "%kernel-img%"
|
File = "%kernel-img%"
|
||||||
# Offsets = Container header Signature block (printed out by mkimage)
|
# Offsets = Container header Signature block (printed out by mkimage)
|
||||||
Offsets = %container_offset% %block_offset%
|
Offsets = %container_offset% %block_offset%
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
# The syntax for this file is documented in the HAB Code Signing Tool
|
# The syntax for this file is documented in the HAB Code Signing Tool
|
||||||
# User's Guid which is included in the CST package distributed by NXP
|
# User's Guide which is included in the CST package distributed by NXP
|
||||||
[Header]
|
[Header]
|
||||||
Version = 4.0
|
Version = 4.0
|
||||||
Hash Algorithm = sha256
|
Hash Algorithm = sha256
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue