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
2018-02-26
Dynamic cfg: Update the tools
Soby Mathew
2018-01-27
fiptool: Fix use after free
Andreas Färber
2018-01-03
Add padding at the end of the last entry
Roberto Vargas
2017-11-21
tools: add an option -hash-alg for cert_create
Qixiang Xu
2017-10-17
fiptool: Enable Visual Studio build
Evan Lloyd
2017-10-11
fiptool: Precursor changes for Visual Studio
Evan Lloyd
2017-10-11
Merge pull request #1120 from michpappas/tf-issues#521_cert_tool_does_not_bui...
davidcunado-arm
2017-10-09
cert_tool: Fix ECDSA certificates create failure
Qixiang Xu
2017-10-08
cert_tool: update for compatibility with OpenSSL v1.1
Michalis Pappas
2017-09-11
Set default value of USE_TBBR_DEFS
Soby Mathew
2017-08-31
cert_tool: Support for legacy RSA PKCS#1 v1.5
Soby Mathew
2017-08-30
fiptool: Update file open modes with 'b' (for Windows)
Evan Lloyd
2017-08-09
Support Trusted OS firmware extra images in TF tools
Summer Qin
2017-08-03
Merge pull request #1044 from islmit01/im/fix_includes
davidcunado-arm
2017-07-31
Fix order of #includes
Isla Mitchell
2017-07-26
fiptool: remove unneeded -I. include path
Masahiro Yamada
2017-07-12
Fix order of #includes
Isla Mitchell
2017-06-12
tools: Use exported quiet flag from top-level Makefile
dp-arm
2017-06-05
cert_create: Use RSASSA-PSS signature scheme for certificates
Soby Mathew
2017-05-24
build: Introduce HOSTCC flag
dp-arm
2017-05-24
cert: move platform_oid.h to include/tools_share for all platforms
Masahiro Yamada
2017-05-23
fip: move headers shared between TF and fiptool to include/tools_share
Masahiro Yamada
2017-05-03
Use SPDX license identifiers
dp-arm
2017-04-24
fiptool: Support non-decimal --align arguments
Andreas Färber
2017-02-27
fiptool: Embed a pointer to an image within the image descriptor
dp-arm
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
[next]