TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mcuboot
/
refs/heads/v1.3.1-branch
/
scripts
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
37d052f
imgtool: Add support for Intel Hex images
by Carles Cufi
· 8 years ago
f242901
imgtool: Use a requirements file for dependencies
by Carles Cufi
· 8 years ago
f88d9f9
imgtool: Add password support to ECDSA
by David Brown
· 8 years ago
2c9153a
imgtool: ECDSA pad signature
by David Brown
· 8 years ago
b6e0ae6
fix: Add back ECDSA signature support
by David Brown
· 8 years ago
20462a7
fix: RSA: Use 32-byte salt with PSS
by David Brown
· 8 years ago
1d5bea1
imgtool: Add support for password protected RSA keys
by David Brown
· 8 years ago
47b77c5
imgtool: Fix signing payload type
by David Brown
· 8 years ago
5e7c6dd
imgtool: Update RSA code
by David Brown
· 8 years ago
d402257
imgtool: Remove PKCS1.5 support
by David Brown
· 8 years ago
2445473
imgtool: Move keys to submodule
by David Brown
· 8 years ago
b730e24
assemble.py: Add explicit license declaration
by David Brown
· 8 years ago
1314bf3
imgtool: Add explicit license declarations
by David Brown
· 8 years ago
f0e5419
Use travis env variable to control check-signed-off-by
by Fabio Utzig
· 8 years ago
efe67ae
Disable script debugging
by Fabio Utzig
· 8 years ago
5f9fbcc
Only check signed-off-by in PRs
by Fabio Utzig
· 8 years ago
6da40d0
Update to use parent commits
by Fabio Utzig
· 8 years ago
0b56138
Besides author also check committer
by Fabio Utzig
· 8 years ago
5101b0f
Try using tail again
by Fabio Utzig
· 8 years ago
3118017
Fix review issues
by Fabio Utzig
· 8 years ago
5b98910
Add travis' validation of "Signed-off-by:" line
by Fabio Utzig
· 8 years ago
a8f06aa
Remove duplicated choices by using existing dict
by Fabio Utzig
· 8 years ago
cb1bb48
imgtool: Fix ECDSA signatures
by David Brown
· 8 years ago
72e7a51
Change the image header magic
by David Brown
· 8 years ago
f5b33d8
Place TLV size into TLV itself
by David Brown
· 8 years ago
43cda33
Move key_id from header into TLV
by David Brown
· 8 years ago
76528c4
imgtool: Add rust language support to ECDSA
by David Brown
· 8 years ago
d36e91a
imgtool: Add rust pubkey generation
by David Brown
· 8 years ago
27648b8
Renumber the TLV type values
by David Brown
· 8 years ago
8ae61c0
imgtool.py: Fix some errors in ecdsa key generation
by David Brown
· 8 years ago
2cf522c
scripts: assemble: Fix problem with missing output
by David Brown
· 8 years ago
dbc5727
samples: Add a 'full.bin' target to Zephyr sample
by David Brown
· 8 years ago
e08f087
Update imgtool to write trailer in new format
by Fabio Utzig
· 8 years ago
3e27386
Remove old 'imgtool' and 'zep2newt.py'
by David Brown
· 8 years ago
85d879f
Merge pull request #60 from d3zd3z/pr/py-header
by David Brown
· 8 years ago
2c21f71
imgtool: Make "included header" optional
by David Brown
· 8 years ago
0f0c6a8
imgtool: Allow --key to be optional when signing
by David Brown
· 8 years ago
efb871f
imgtool: Better version parsing
by David Brown
· 8 years ago
4c03615
imgtool: Fix key argument
by David Brown
· 8 years ago
07916c3
imgtool.py: Support PKCS#1.5 v2.1 RSA-PSS
by David Brown
· 8 years ago
23f91ad
scripts: Initial version of Python imgtool
by David Brown
· 8 years ago
e9470d8
zep2newt.py: recognize x86 padding
by Andrew Boie
· 8 years ago
1a2e4b8
zep2newt.py: use /usr/bin/env when searching for python2
by Ricardo Salveti
· 8 years ago
47c69d0
scripts: zep2newt: remove unused argument
by Marti Bolivar
· 9 years ago
da22338
scripts: zep2newt: delete dead store
by Marti Bolivar
· 9 years ago
06446dd
scripts: Allow image version number
by David Brown
· 9 years ago
adec29e
scripts: Remove .pyc file from repo
by David Brown
· 9 years ago
22a6fe3
Add some simple scripts for signing/flashing
by David Brown
· 9 years ago