TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
next
/
TF-A
/
trusted-firmware-a
/
ee07932080e2400d5b0456ae0a200cb849b83bf4
/
tools
/
fiptool
ee07932
fiptool: simplify the top line of command usage
by Masahiro Yamada
· 9 years ago
9e866d3
fiptool: refactor remove_image()
by Masahiro Yamada
· 9 years ago
e9e0d28
fiptool: simplify assert() for add_image(_desc)
by Masahiro Yamada
· 9 years ago
ea39d55
fiptool: revive replace_image() to keep the image order by update command
by Masahiro Yamada
· 9 years ago
67973fb
fiptool: remove always true conditional
by Masahiro Yamada
· 9 years ago
40866aa
fiptool: fix existence check of FIP input file for update command
by Masahiro Yamada
· 9 years ago
11c0a4f
fiptool: fix add_image() and add_image_desc() implementation
by Masahiro Yamada
· 9 years ago
696ccba
fiptool: introduce xzalloc() helper function
by Masahiro Yamada
· 9 years ago
d02fceb
fiptool: Factor out setting of image descriptor action
by dp-arm
· 9 years ago
b63f970
fiptool: Remove unreferenced variable `toc_entries_len`
by dp-arm
· 9 years ago
9fc9ff1
fiptool: Fix format specifier for malloc/strdup wrappers
by dp-arm
· 9 years ago
fcab6bb
fiptool: Add support for operating on binary blobs using the UUID
by dp-arm
· 9 years ago
e0f083a
fiptool: Prepare ground for expanding the set of images at runtime
by dp-arm
· 9 years ago
a22f628
fiptool: Provide malloc/strdup wrappers to simplify error checking
by dp-arm
· 9 years ago
cc672bb
fiptool: Use getopt for the top level command parsing
by dp-arm
· 9 years ago
20f87e7
fiptool: Initialize opt_index to 0 for getopt(3)
by dp-arm
· 9 years ago
60b499f
fiptool: Constify various function params
by dp-arm
· 9 years ago
061723f
Merge pull request #744 from masahir0y/fiptool
by davidcunado-arm
· 9 years ago
c9cb408
fiptool: fix Segmentation fault when only --verbose option is given
by Masahiro Yamada
· 9 years ago
b04efcc
fiptool: Link `toc_entry` and `image` structures via UUID
by dp-arm
· 9 years ago
8874924
Merge pull request #710 from dp-arm/dp/fiptool-usage
by danh-arm
· 9 years ago
85ee277
fiptool: Invoke command specific usage function
by dp-arm
· 9 years ago
9df69ba
fiptool: Add support for printing the sha256 digest with info command
by dp-arm
· 9 years ago
23fcb90
fiptool: Fix typo in create and update usage functions
by dp-arm
· 9 years ago
c2427cb
fiptool: Suppress verbose messages during normal build
by dp-arm
· 9 years ago
819281e
Replace fip_create with fiptool
by dp-arm
· 9 years ago