mcuboot/scripts
David Brown 4878c27c82 imgtool: Remove default padding of ECDSA sigs
Since commit:

    commit a36082664e
    Author: David Brown <david.brown@linaro.org>
    Date:   Thu Dec 12 15:35:31 2019 -0700

        ecdsa: Allow ECDSA signatures to be actual length

MCUboot no longer requires ECDSA signatures to be padded to a fixed
length.  This change makes imgtool, by default, also no longer add this
padding to images.  There is an option `--pad-sig` that can be given to
the sign command to re-instate this padding.  This flag will be needed
to make images that will work with older (pre 1.5.0) versions of
MCUboot.

Signed-off-by: David Brown <david.brown@linaro.org>
2020-03-18 09:05:21 -06:00
..
imgtool imgtool: Remove default padding of ECDSA sigs 2020-03-18 09:05:21 -06: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