index
:
imx-atf.git
imx_4.14.78_1.0.0_ga
imx_4.9.51_imx8_beta1
imx_5.4.24_2.1.0
toradex_imx_5.4.24_2.1.0
toradex_imx_5.4.70_2.3.0
Reference implementation of ARM secure world software for i.MX
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2017-02-14
Merge pull request #833 from masahir0y/cert_create
davidcunado-arm
2017-02-11
fiptool: remove unneeded declarations
Masahiro Yamada
2017-02-11
fiptool: stretch out printf strings for readability and grep'ability
Masahiro Yamada
2017-02-11
fiptool: print new lines of usage to stdout instead of stderr
Masahiro Yamada
2017-02-11
cert_create: remove unneeded initializers
Masahiro Yamada
2017-02-11
cert_create: merge successive i2d_ASN1_INTEGER() calls
Masahiro Yamada
2017-02-11
cert_create: fix memory leak bug caused by key container overwrite
Masahiro Yamada
2017-01-28
fiptool: support --align option to add desired alignment to image offset
Masahiro Yamada
2017-01-28
fiptool: embed fip_toc_entry in struct image
Masahiro Yamada
2017-01-27
fiptool: add xfwrite() helper
Masahiro Yamada
2017-01-27
fiptool: fix the global option in usage
Masahiro Yamada
2017-01-27
fiptool: simplify the top line of command usage
Masahiro Yamada
2017-01-27
fiptool: refactor remove_image()
Masahiro Yamada
2017-01-27
fiptool: simplify assert() for add_image(_desc)
Masahiro Yamada
2017-01-27
fiptool: revive replace_image() to keep the image order by update command
Masahiro Yamada
2017-01-27
fiptool: remove always true conditional
Masahiro Yamada
2017-01-27
fiptool: fix existence check of FIP input file for update command
Masahiro Yamada
2017-01-15
fiptool: fix add_image() and add_image_desc() implementation
Masahiro Yamada
2017-01-15
fiptool: introduce xzalloc() helper function
Masahiro Yamada
2016-12-30
fiptool: Factor out setting of image descriptor action
dp-arm
2016-12-30
fiptool: Remove unreferenced variable `toc_entries_len`
dp-arm
2016-12-30
fiptool: Fix format specifier for malloc/strdup wrappers
dp-arm
2016-12-30
fiptool: Add support for operating on binary blobs using the UUID
dp-arm
2016-12-30
fiptool: Prepare ground for expanding the set of images at runtime
dp-arm
2016-12-05
fiptool: Provide malloc/strdup wrappers to simplify error checking
dp-arm
2016-12-05
fiptool: Use getopt for the top level command parsing
dp-arm
2016-12-05
fiptool: Initialize opt_index to 0 for getopt(3)
dp-arm
2016-12-05
fiptool: Constify various function params
dp-arm
2016-10-28
Merge pull request #744 from masahir0y/fiptool
davidcunado-arm
2016-10-27
fiptool: fix Segmentation fault when only --verbose option is given
Masahiro Yamada
2016-10-18
fiptool: Link `toc_entry` and `image` structures via UUID
dp-arm
2016-09-19
Merge pull request #710 from dp-arm/dp/fiptool-usage
danh-arm
2016-09-15
fiptool: Invoke command specific usage function
dp-arm
2016-09-12
fiptool: Add support for printing the sha256 digest with info command
dp-arm
2016-08-25
fiptool: Fix typo in create and update usage functions
dp-arm
2016-08-15
fiptool: Suppress verbose messages during normal build
dp-arm
2016-08-09
Merge pull request #661 from dp-arm/master
danh-arm
2016-07-29
Replace fip_create with fiptool
dp-arm
2016-07-05
Fix `cert_create` tool for Segmentation fault
Yatharth Kochar
2016-06-03
Move stdlib header files to include/lib/stdlib
Dan Handley
2016-04-27
fip_create: Fix exit status for missing output filename
Brendan Jackman
2016-04-07
Merge pull request #582 from jcastillo-arm/jc/fip_extract
danh-arm
2016-04-07
Merge pull request #578 from EvanLloyd/ejll/woa_make2
danh-arm
2016-04-06
fip_create: add support for image unpacking
Juan Castillo
2016-04-01
Make:Allow for extension in tool names.
Evan Lloyd
2016-04-01
Make:Use "simply expanded" make variables.
Evan Lloyd
2016-04-01
Build:Replace soft links with file copy.
Evan Lloyd
2016-04-01
Make:Use environment variables for OS detection.
Evan Lloyd
2016-04-01
Make:Make shell commands more portable
Evan Lloyd
2016-04-01
Make:Add realclean to .PHONY list
Evan Lloyd
[next]