TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mcuboot
/
refs/heads/citest
/
scripts
42b3239
imgtool: Add possibility to set confirm flag for hex files as well
by Roman Okhrimenko
· 4 years, 11 months ago
b2a1a48
imgtool: Fix 'custom_tlvs' argument handling
by David Vincze
· 4 years, 11 months ago
67e3fff
docs: Revert the moving of design.md
by Tamas Ban
· 4 years, 11 months ago
fe03109
boot: Add ram-load upgrade mode
by Tamas Ban
· 5 years ago
2a01f3f
imgtool: Print image digest during verify
by Casper Meijn
· 5 years ago
009a150
imgtool: --confirm implies --pad
by Martí Bolívar
· 5 years ago
37dec81
imgtool: fix package's author email
by Fabio Utzig
· 5 years ago
e574f2d
boot: Introduce direct execute-in-place (XIP) mode
by David Vincze
· 5 years ago
1a1600b
Change imgtool version to 1.7.0a1
by Ihor Slabkyy
· 5 years ago
826abf4
imgtool: update help message for slot-size
by Fabio Utzig
· 5 years ago
6ec2ec3
assemble: Allow use of ZEPHYR_BASE environment var
by Fabio Utzig
· 5 years ago
f1e6e9c
zephyr: Find board name from dts.pre.tmp file
by Viktor Sjölind
· 5 years ago
33fbef5
cmake: scripts: now using ZEPHYR_BASE as local variable
by Torsten Rasmussen
· 5 years ago
24d9373
Add a way to specify custom TLVs.
by Ihor Slabkyy
· 5 years ago
50d24a5
Preps for v1.6.0 release
by David Brown
· 5 years ago
v1.6.0
45b00ac
scripts/assemble: Rework to use EDT library to get devicetree data
by Kumar Gala
· 5 years ago
82c5f7c
Preps for 1.6.0-rc2 release
by David Brown
· 5 years ago
v1.6.0-rc2
e06ef9b
Bump imgtool version to 1.6.0-rc1.
by David Brown
· 5 years ago
80a76f4
imgtool: release 1.6.0alpha3
by David Vincze
· 5 years ago
1e0c544
imgtool: Set RAM_LOAD flag in header when needed
by David Vincze
· 5 years ago
7973f57
imgtool: bump version to 1.6.0-alpha2
by Fabio Utzig
· 5 years ago
4facd1b
imgtool: Add x25519 key generation and getpriv
by Fabio Utzig
· 5 years ago
960b4c5
imgtool: Add ECIES-X25519 image encryption support
by Fabio Utzig
· 5 years ago
67c59fa
imgtool: Fix ECDSA references in ED25519
by Fabio Utzig
· 5 years ago
dde178d
imgtool: Add --public-key-format option to imgtool
by David Vincze
· 5 years ago
9560d77
imgtool: keys: fix tests
by Fabio Utzig
· 5 years ago
a40b199
scripts: assemble.py: switch to using devicetree_legacy_unfixed.h
by Henrik Brix Andersen
· 5 years ago
v1.5.0-cypress
6bfa9e5
imgtool: release 1.6.0alpha1
by David Vincze
· 5 years ago
71b8f98
imgtool: Add CBOR encoded boot record to TLV area
by David Vincze
· 5 years ago
4878c27
imgtool: Remove default padding of ECDSA sigs
by David Brown
· 5 years ago
04630ce
fix #675 ECDSA verification fail when padding is added
by Anthony Liu
· 5 years ago
0ce958e
imgtool: add option for confirming a padded image
by Henrik Brix Andersen
· 5 years ago
1a7a690
imgtool: Add security counter to image manifest
by David Vincze
· 5 years ago
310af87
Update to v1.5.0
by Fabio Utzig
· 5 years ago
v1.5-branch
v1.5.0
7de8a29
Preparing for v1.5.0-rc2
by Fabio Utzig
· 5 years ago
v1.5.0-rc2
ef7fbd7
Preparing for v1.5.0-rc1
by Fabio Utzig
· 6 years ago
v1.5.0-rc1
cb08073
imgtool: fix passing --erased-val with 0xff value
by Fabio Utzig
· 5 years ago
e96b687
dts: Include devicetree.h instead of generated_dts_board.h
by Ulf Magnusson
· 6 years ago
1f50892
imgtool: update a few errors to use click's
by Fabio Utzig
· 6 years ago
9a492d5
imgtool: add better image overrun checks
by Fabio Utzig
· 6 years ago
ce6fe63
scripts: Add `imgtool.nix`
by Rajiv Ranganath
· 6 years ago
ba9e792
imgtool: release 1.5.0alpha2
by Fabio Utzig
· 6 years ago
78e57c7
scripts: imgtool: Add command to dump private keys
by Ioannis Konstantelias
· 6 years ago
7ca2855
imgtool: Add helpers for type in keygen command
by Fabio Utzig
· 6 years ago
7a3b260
imgtool: add creation of ECIES-P256 encrypted images
by Fabio Utzig
· 6 years ago
f5556c3
imgtool: fix header padding value check
by Fabio Utzig
· 6 years ago
d0ca0ff
Fix up typos
by Sam Bristow
· 6 years ago
e5ac827
imgtool: release 1.5.0alpha1
by Fabio Utzig
· 6 years ago
8828280
imgtool: fix typo in flag name
by Fabio Utzig
· 6 years ago
2269f47
imgtool: Add complete trailer to HEX images
by Fabio Utzig
· 6 years ago
9117fde
imgtool: add erased-val cli option
by Fabio Utzig
· 6 years ago
ac55554
Prepare for v1.4.0 release
by David Brown
· 6 years ago
v1.4.0
d758177
Prepare for release v1.4.0-rc2
by David Brown
· 6 years ago
v1.4.0-rc2
edbabcf
imgtool: allow address adjustment in output hex
by Fabio Utzig
· 6 years ago
f0131cd
imgtool: add mailing list email to setup
by Fabio Utzig
· 6 years ago
510fddb
imgtool: update to new protected TLV format
by Fabio Utzig
· 6 years ago
649d80f
imgtool: fix trailer size calculation
by Fabio Utzig
· 6 years ago
4f0ea74
Fix pep-8 (long line)
by Fabio Utzig
· 6 years ago
b916e8d
Fix author_email UNKNOWN in pip show
by Fabio Utzig
· 6 years ago
25c6a15
Add versioning to imgtool
by Fabio Utzig
· 6 years ago
df8c891
scripts: allow user to set load_addr
by Håkon Øye Amundsen
· 6 years ago
539d766
Fix assemble.py tool for compatibility
by Fabio Utzig
· 6 years ago
297029a
sim: Add debugging ptable to image dumps
by David Brown
· 6 years ago
f13db12
bugfix imgtool verify()
by Christian Skubich
· 6 years ago
e955510
scripts: Show image version while verifying
by Marek Pieta
· 6 years ago
bd7925e
image: use explitic padding on dependency version
by David Brown
· 6 years ago
7fea846
Release 1.3.1
by Szymon Janc
· 6 years ago
v1.3-branch
v1.3.1
v1.3.1-rc1
4bd4c7c
Allow imgtool to generated encrypted ed25519 keys
by Fabio Utzig
· 6 years ago
9686e70
requirements.txt: bump cryptography Py package version
by Andrzej Puzdrowski
· 6 years ago
8101d1f
Add ed25519 signing support to imgtool
by Fabio Utzig
· 6 years ago
4a5477a
Add new verify command
by Fabio Utzig
· 6 years ago
19fd79a
Add RSA-3072 support to imgtool
by Fabio Utzig
· 6 years ago
da8c919
imgtool: Add support for dependency description
by David Vincze
· 6 years ago
fda937a
imgtool: Discard public RSA if set for signing
by Chris Bittner
· 6 years ago
2d736ad
Replace flash partitioning terminology
by David Vincze
· 6 years ago
94a9b26
Create CI resources directory
by Fabio Utzig
· 6 years ago
5e9078f
Bump version to 1.3.0-rc1
by David Brown
· 7 years ago
v1.3.0-rc1
79df58e
Allow bootstrap feature on CI
by Fabio Utzig
· 7 years ago
7c00acd
imgtool save to format of given output filename
by Fabio Utzig
· 7 years ago
e89841d
Add imgtool publishing support
by Fabio Utzig
· 7 years ago
cd28406
Fix image creation without sign/encryption
by Fabio Utzig
· 7 years ago
71a697a
Add minimum size validation for header parameter
by Fabio Utzig
· 7 years ago
38609e0
Fix typo in signed-off-by check error message
by Fabio Utzig
· 7 years ago
0e12f6c
Travis speed ups
by Fabio Utzig
· 7 years ago
e393725
Fix imgtool encrypt rebase issue
by Fabio Utzig
· 7 years ago
06b77b8
Add imgtool support for encrypted image creation
by Fabio Utzig
· 7 years ago
73d8b03
Remove redundant text in SoB error message
by Fabio Utzig
· 7 years ago
d8f84bc
Print missing Signed-off-by line info
by Fabio Utzig
· 7 years ago
a66c687
[imgtool] Add big endian support
by Mark Schulte
· 7 years ago
884be20
imgtool: Adjust base_addr when injecting header
by Mark Schulte
· 7 years ago
0ccee87
fix the offset and size regular expressions in assemble.py
by Evan Gates
· 7 years ago
v1.2.0-rc3
44588ef
Update `--included-header` parameter
by Fabio Utzig
· 7 years ago
dcf0c9b
Allow passing in `--overwrite-only` flag
by Fabio Utzig
· 7 years ago
263d439
Add --slot-size to allow size checking without pad
by Fabio Utzig
· 7 years ago
519285f
Allow passing max sectors as parameter to imgtool
by Fabio Utzig
· 7 years ago
51c112a
Add click handling of cli options
by Fabio Utzig
· 7 years ago
5d5c446
Fix regexp matchers for FLASH_AREA_* defines
by Kiril Zyapkov
· 7 years ago
aa70dae
Add create command to commands dict
by Fabio Utzig
· 7 years ago
b5b59f1
Fix leftovers from image_header v1
by Fabio Utzig
· 7 years ago
5a18102
imgtool: Add 'create' alias for 'sign'
by David Brown
· 7 years ago
Next »