mcuboot/scripts
David Vincze 1a7a6905c5 imgtool: Add security counter to image manifest
Optionally add new security counter TLV to the protected image manifest
and also introduce a new command line option for the imgtool to specify
the value of this counter. The security counter can be used in rollback
protection to compare the new image's security counter against the
active counter value. Its value can be independent from the image
version, but if the 'auto' keyword is passed in the argument list of the
script then it will be generated from the version number (not including
the build number).

The value of the security counter is security critical data. Therefore,
it must be part of the protected TLV area.

Change-Id: I45926d22364d0528164f50fa379abf050bdf65ff
Signed-off-by: David Vincze <david.vincze@arm.com>
2020-02-25 23:43:12 +01:00
..
imgtool imgtool: Add security counter to image manifest 2020-02-25 23:43:12 +01:00
assemble.py dts: Include devicetree.h instead of generated_dts_board.h 2020-01-16 11:41:28 +01: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.nix scripts: Add `imgtool.nix` 2019-12-30 19:55:58 -03: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
mcubin.bt sim: Add debugging ptable to image dumps 2019-08-15 14:23:37 -05:00
requirements.txt requirements.txt: bump cryptography Py package version 2019-06-18 14:08:27 +02:00
setup.py Fix up typos 2019-10-30 06:24:10 -03:00