mcuboot/scripts
David Vincze da8c91993d imgtool: Add support for dependency description
This commit aims to add the ability to specify and add dependency
TLVs to MCUBOOT. Due to the private nature of this feature, having
dependency TLVs mean that the TLV Info header and these TLVs become
part of the protected area (they are supposed to get signed as well).
Since the TLV Info header containing the whole TLV section's size
becomes protected, this size needs to be calculated in advance to get
proper hash values.

Change-Id: I13277a3b595acc2bb8c5084420f3d61c8d301dc2
Author: Bence Kaposzta <bence.kaposzta@arm.com>
Signed-off-by: David Vincze <david.vincze@arm.com>
2019-04-11 15:07:54 -03:00
..
imgtool imgtool: Add support for dependency description 2019-04-11 15:07:54 -03:00
assemble.py fix the offset and size regular expressions in assemble.py 2018-07-10 11:11:52 -03:00
flash.sh Replace flash partitioning terminology 2019-03-13 15:40:21 -06:00
gdb-boot.sh Add some simple scripts for signing/flashing 2017-01-23 15:56:39 -07:00
imgtool.py Add imgtool publishing support 2019-01-08 07:29:24 -02:00
jgdb.sh Add some simple scripts for signing/flashing 2017-01-23 15:56:39 -07:00
jl.sh Add some simple scripts for signing/flashing 2017-01-23 15:56:39 -07:00
requirements.txt Add click handling of cli options 2018-06-05 10:58:01 -03:00
setup.py Bump version to 1.3.0-rc1 2019-01-24 10:03:37 -07:00