index
:
platform_external_arm-trusted-firmware
android-s-beta-4
android-s-beta-5
android10-mainline-networking-release
android10-mainline-resolv-release
android11-d1-b-release
android11-d1-release
android11-d1-s1-release
android11-d1-s5-release
android11-d1-s6-release
android11-d1-s7-release
android11-d2-release
android11-dev
android11-gsi
android11-mainline-captiveportallogin-release
android11-mainline-cellbroadcast-release
android11-mainline-conscrypt-release
android11-mainline-documentsui-release
android11-mainline-extservices-release
android11-mainline-media-release
android11-mainline-media-swcodec-release
android11-mainline-networkstack-release
android11-mainline-os-statsd-release
android11-mainline-permission-release
android11-mainline-release
android11-mainline-sparse-2020-dec-release
android11-mainline-sparse-2021-jan-release
android11-mainline-tethering-release
android11-platform-release
android11-qpr1-c-release
android11-qpr1-d-release
android11-qpr1-d-s1-release
android11-qpr1-release
android11-qpr1-s1-release
android11-qpr1-s2-release
android11-qpr2-release
android11-qpr3-release
android11-qpr3-s1-release
android11-release
android11-s1-release
android11-security-release
android11-tests-release
main-cg-testing-release
master
ndk-sysroot-r21
sdk-release
simpleperf-release
upstream-master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
fiptool
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make TF UUID RFC 4122 compliant
Roberto Vargas
2018-06-14
2
-18
/
+23
*
Dynamic cfg: Enable support on CoT for other configs
Soby Mathew
2018-05-18
1
-0
/
+15
*
tools/fiptool: fix memory leaks in fiptool
Jonathan Wright
2018-05-03
1
-1
/
+4
*
Dynamic cfg: Update the tools
Soby Mathew
2018-02-26
1
-2
/
+12
*
fiptool: Fix use after free
Andreas Färber
2018-01-27
1
-1
/
+1
*
Add padding at the end of the last entry
Roberto Vargas
2018-01-03
1
-3
/
+14
*
fiptool: Enable Visual Studio build
Evan Lloyd
2017-10-17
3
-0
/
+475
*
fiptool: Precursor changes for Visual Studio
Evan Lloyd
2017-10-11
3
-9
/
+37
*
fiptool: Update file open modes with 'b' (for Windows)
Evan Lloyd
2017-08-30
1
-4
/
+4
*
Support Trusted OS firmware extra images in TF tools
Summer Qin
2017-08-09
2
-0
/
+14
*
Merge pull request #1044 from islmit01/im/fix_includes
davidcunado-arm
2017-08-03
3
-3
/
+4
|
\
|
*
Fix order of #includes
Isla Mitchell
2017-07-31
3
-3
/
+4
*
|
fiptool: remove unneeded -I. include path
Masahiro Yamada
2017-07-26
1
-1
/
+1
|
/
*
Fix order of #includes
Isla Mitchell
2017-07-12
3
-4
/
+3
*
tools: Use exported quiet flag from top-level Makefile
dp-arm
2017-06-12
1
-1
/
+1
*
build: Introduce HOSTCC flag
dp-arm
2017-05-24
1
-3
/
+3
*
fip: move headers shared between TF and fiptool to include/tools_share
Masahiro Yamada
2017-05-23
5
-29
/
+14
*
Use SPDX license identifiers
dp-arm
2017-05-03
6
-153
/
+8
*
fiptool: Support non-decimal --align arguments
Andreas Färber
2017-04-24
1
-1
/
+1
*
fiptool: Embed a pointer to an image within the image descriptor
dp-arm
2017-02-27
2
-108
/
+35
*
fiptool: remove unneeded declarations
Masahiro Yamada
2017-02-11
1
-2
/
+0
*
fiptool: stretch out printf strings for readability and grep'ability
Masahiro Yamada
2017-02-11
1
-14
/
+7
*
fiptool: print new lines of usage to stdout instead of stderr
Masahiro Yamada
2017-02-11
1
-6
/
+6
*
fiptool: support --align option to add desired alignment to image offset
Masahiro Yamada
2017-01-28
1
-5
/
+47
*
fiptool: embed fip_toc_entry in struct image
Masahiro Yamada
2017-01-28
2
-43
/
+27
*
fiptool: add xfwrite() helper
Masahiro Yamada
2017-01-27
1
-6
/
+9
*
fiptool: fix the global option in usage
Masahiro Yamada
2017-01-27
1
-1
/
+1
*
fiptool: simplify the top line of command usage
Masahiro Yamada
2017-01-27
1
-8
/
+12
*
fiptool: refactor remove_image()
Masahiro Yamada
2017-01-27
1
-13
/
+13
*
fiptool: simplify assert() for add_image(_desc)
Masahiro Yamada
2017-01-27
1
-4
/
+2
*
fiptool: revive replace_image() to keep the image order by update command
Masahiro Yamada
2017-01-27
1
-2
/
+17
*
fiptool: remove always true conditional
Masahiro Yamada
2017-01-27
1
-6
/
+4
*
fiptool: fix existence check of FIP input file for update command
Masahiro Yamada
2017-01-27
1
-1
/
+1
*
fiptool: fix add_image() and add_image_desc() implementation
Masahiro Yamada
2017-01-15
1
-6
/
+17
*
fiptool: introduce xzalloc() helper function
Masahiro Yamada
2017-01-15
1
-2
/
+6
*
fiptool: Factor out setting of image descriptor action
dp-arm
2016-12-30
1
-57
/
+26
*
fiptool: Remove unreferenced variable `toc_entries_len`
dp-arm
2016-12-30
2
-3
/
+0
*
fiptool: Fix format specifier for malloc/strdup wrappers
dp-arm
2016-12-30
1
-2
/
+2
*
fiptool: Add support for operating on binary blobs using the UUID
dp-arm
2016-12-30
1
-24
/
+222
*
fiptool: Prepare ground for expanding the set of images at runtime
dp-arm
2016-12-30
4
-235
/
+271
*
fiptool: Provide malloc/strdup wrappers to simplify error checking
dp-arm
2016-12-05
1
-30
/
+33
*
fiptool: Use getopt for the top level command parsing
dp-arm
2016-12-05
1
-8
/
+27
*
fiptool: Initialize opt_index to 0 for getopt(3)
dp-arm
2016-12-05
1
-4
/
+4
*
fiptool: Constify various function params
dp-arm
2016-12-05
1
-9
/
+9
*
Merge pull request #744 from masahir0y/fiptool
davidcunado-arm
2016-10-28
1
-0
/
+2
|
\
|
*
fiptool: fix Segmentation fault when only --verbose option is given
Masahiro Yamada
2016-10-27
1
-0
/
+2
*
|
fiptool: Link `toc_entry` and `image` structures via UUID
dp-arm
2016-10-18
4
-87
/
+193
|
/
*
Merge pull request #710 from dp-arm/dp/fiptool-usage
danh-arm
2016-09-19
1
-16
/
+20
|
\
|
*
fiptool: Invoke command specific usage function
dp-arm
2016-09-15
1
-16
/
+20
*
|
fiptool: Add support for printing the sha256 digest with info command
dp-arm
2016-09-12
2
-4
/
+21
|
/
[next]