Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
ce129d38118679a335bf1e06cffa6c872fc0f137
/
tools
0b9d9d1
Merge pull request #1632 from Yann-lms/stm32mp1_mmc
by Soby Mathew
· 6 years ago
bf084dc
rcar-gen3: initial commit for the rcar-gen3 boards
by Jorge Ramirez-Ortiz
· 6 years ago
8244e1d
stm32mp1: update platform files to use MMC devices
by Yann Gautier
· 6 years ago
a6bde8f
Merge pull request #1612 from antonio-nino-diaz-arm/an/tools
by Soby Mathew
· 6 years ago
7d9d794
Merge pull request #1489 from teknoraver/master
by Soby Mathew
· 6 years ago
1c4d362
tools: Make invocation of host compiler correct
by Antonio Nino Diaz
· 6 years ago
67f2f54
tools: Fix broken object compilation rules
by Jan Kiszka
· 6 years ago
4d133d9
fip_create: Remove fip_create compatibility script
by dp-arm
· 8 years ago
dfccb6b
doimage: get rid of non null terminated strings by strncpy
by Matteo Croce
· 6 years ago
cfa897e
fix: tools: Fix doimage syntax breaking secure mode build
by Konstantin Porotchkin
· 6 years ago
30b05bc
tools: doimage: Add secure image key file examples
by Konstantin Porotchkin
· 6 years ago
ba46a93
tools: Add stm32image tool into TF-A
by Yann Gautier
· 6 years ago
f7f6041
Merge pull request #1450 from MISL-EBU-System-SW/marvell-support-v6
by danh-arm
· 6 years ago
bf58b8a
tools: add support for Marvell doimage
by Konstantin Porotchkin
· 7 years ago
6cd4d4d
tools/cert_create: fix makefile to build build_msg.o by HOSTCC
by Ying-Chun Liu (PaulLiu)
· 6 years ago
58a5b2b
make_cert: return error when invalid options are used
by Roberto Vargas
· 6 years ago
eace8f1
Make TF UUID RFC 4122 compliant
by Roberto Vargas
· 7 years ago
2bb78d3
Dynamic cfg: Enable support on CoT for other configs
by Soby Mathew
· 7 years ago
94b0bed
Merge pull request #1374 from jonathanwright-ARM/jw/fix-memory-leaks-in-fiptool
by danh-arm
· 7 years ago
242cd3c
tools/fiptool: fix memory leaks in fiptool
by Jonathan Wright
· 7 years ago
69da5f2
cert_create: fix makefile to remove executable on 'make realclean'
by Jonathan Wright
· 7 years ago
335433a
Change PLATFORM_ROOT to TF_PLATFORM_ROOT
by Heyi Guo
· 7 years ago
2ffb473
Dynamic cfg: Update the tools
by Soby Mathew
· 7 years ago
860b5dc
fiptool: Fix use after free
by Andreas Färber
· 7 years ago
8193576
Add padding at the end of the last entry
by Roberto Vargas
· 7 years ago
76a5a9b
tools: add an option -hash-alg for cert_create
by Qixiang Xu
· 7 years ago
d342d74
fiptool: Enable Visual Studio build
by Evan Lloyd
· 7 years ago
04dc344
fiptool: Precursor changes for Visual Studio
by Evan Lloyd
· 7 years ago
8da7acf
Merge pull request #1120 from michpappas/tf-issues#521_cert_tool_does_not_build_with_openssl_v1.1
by davidcunado-arm
· 7 years ago
31f3bb9
cert_tool: Fix ECDSA certificates create failure
by Qixiang Xu
· 7 years ago
3862894
cert_tool: update for compatibility with OpenSSL v1.1
by Michalis Pappas
· 7 years ago
87be6c1
Set default value of USE_TBBR_DEFS
by Soby Mathew
· 7 years ago
2fd70f6
cert_tool: Support for legacy RSA PKCS#1 v1.5
by Soby Mathew
· 7 years ago
b193939
fiptool: Update file open modes with 'b' (for Windows)
by Evan Lloyd
· 8 years ago
8072678
Support Trusted OS firmware extra images in TF tools
by Summer Qin
· 8 years ago
cf40ac5
Merge pull request #1044 from islmit01/im/fix_includes
by davidcunado-arm
· 7 years ago
751f56b
Fix order of #includes
by Isla Mitchell
· 7 years ago
75440bf
fiptool: remove unneeded -I. include path
by Masahiro Yamada
· 7 years ago
9930501
Fix order of #includes
by Isla Mitchell
· 7 years ago
34c8201
tools: Use exported quiet flag from top-level Makefile
by dp-arm
· 8 years ago
d5b22d3
cert_create: Use RSASSA-PSS signature scheme for certificates
by Soby Mathew
· 7 years ago
e95aaa6
build: Introduce HOSTCC flag
by dp-arm
· 8 years ago
a27c166
cert: move platform_oid.h to include/tools_share for all platforms
by Masahiro Yamada
· 7 years ago
e3a2b31
fip: move headers shared between TF and fiptool to include/tools_share
by Masahiro Yamada
· 7 years ago
fa3cf0b
Use SPDX license identifiers
by dp-arm
· 8 years ago
242a7b7
fiptool: Support non-decimal --align arguments
by Andreas Färber
· 8 years ago
afa1efa
fiptool: Embed a pointer to an image within the image descriptor
by dp-arm
· 8 years ago
ae543fc
Merge pull request #833 from masahir0y/cert_create
by davidcunado-arm
· 8 years ago
d035fab
fiptool: remove unneeded declarations
by Masahiro Yamada
· 8 years ago
1eee6a8
fiptool: stretch out printf strings for readability and grep'ability
by Masahiro Yamada
· 8 years ago
1b90015
fiptool: print new lines of usage to stdout instead of stderr
by Masahiro Yamada
· 8 years ago
48cb5e5
cert_create: remove unneeded initializers
by Masahiro Yamada
· 8 years ago
d54cfa9
cert_create: merge successive i2d_ASN1_INTEGER() calls
by Masahiro Yamada
· 8 years ago
bccb109
cert_create: fix memory leak bug caused by key container overwrite
by Masahiro Yamada
· 8 years ago
4d87eb4
fiptool: support --align option to add desired alignment to image offset
by Masahiro Yamada
· 8 years ago
2fe0dad
fiptool: embed fip_toc_entry in struct image
by Masahiro Yamada
· 8 years ago
23f9b9e
fiptool: add xfwrite() helper
by Masahiro Yamada
· 8 years ago
252c336
fiptool: fix the global option in usage
by Masahiro Yamada
· 8 years ago
7abd0a2
fiptool: simplify the top line of command usage
by Masahiro Yamada
· 8 years ago
c0d2d98
fiptool: refactor remove_image()
by Masahiro Yamada
· 8 years ago
c2a7d9c
fiptool: simplify assert() for add_image(_desc)
by Masahiro Yamada
· 8 years ago
d65e7fd
fiptool: revive replace_image() to keep the image order by update command
by Masahiro Yamada
· 8 years ago
eee3931
fiptool: remove always true conditional
by Masahiro Yamada
· 8 years ago
ebb6e37
fiptool: fix existence check of FIP input file for update command
by Masahiro Yamada
· 8 years ago
d224b45
fiptool: fix add_image() and add_image_desc() implementation
by Masahiro Yamada
· 8 years ago
03fdf69
fiptool: introduce xzalloc() helper function
by Masahiro Yamada
· 8 years ago
fb73231
fiptool: Factor out setting of image descriptor action
by dp-arm
· 8 years ago
a0adc37
fiptool: Remove unreferenced variable `toc_entries_len`
by dp-arm
· 8 years ago
5ba3854
fiptool: Fix format specifier for malloc/strdup wrappers
by dp-arm
· 8 years ago
516dfcb
fiptool: Add support for operating on binary blobs using the UUID
by dp-arm
· 8 years ago
90d2f0e
fiptool: Prepare ground for expanding the set of images at runtime
by dp-arm
· 8 years ago
db0f5e9
fiptool: Provide malloc/strdup wrappers to simplify error checking
by dp-arm
· 8 years ago
5cd10ae
fiptool: Use getopt for the top level command parsing
by dp-arm
· 8 years ago
fe92b89
fiptool: Initialize opt_index to 0 for getopt(3)
by dp-arm
· 8 years ago
c1f8e77
fiptool: Constify various function params
by dp-arm
· 8 years ago
59deada
Merge pull request #744 from masahir0y/fiptool
by davidcunado-arm
· 8 years ago
48a2497
fiptool: fix Segmentation fault when only --verbose option is given
by Masahiro Yamada
· 8 years ago
715ef42
fiptool: Link `toc_entry` and `image` structures via UUID
by dp-arm
· 8 years ago
34336c8
Merge pull request #710 from dp-arm/dp/fiptool-usage
by danh-arm
· 8 years ago
29f1b5c
fiptool: Invoke command specific usage function
by dp-arm
· 8 years ago
12e893b
fiptool: Add support for printing the sha256 digest with info command
by dp-arm
· 8 years ago
1b434b0
fiptool: Fix typo in create and update usage functions
by dp-arm
· 8 years ago
65dfe4c
fiptool: Suppress verbose messages during normal build
by dp-arm
· 8 years ago
d32134d
Merge pull request #661 from dp-arm/master
by danh-arm
· 8 years ago
4972ec5
Replace fip_create with fiptool
by dp-arm
· 8 years ago
79f8640
Fix `cert_create` tool for Segmentation fault
by Yatharth Kochar
· 8 years ago
d7b59e4
Move stdlib header files to include/lib/stdlib
by Dan Handley
· 8 years ago
db13d1f
fip_create: Fix exit status for missing output filename
by Brendan Jackman
· 9 years ago
678759d
Merge pull request #582 from jcastillo-arm/jc/fip_extract
by danh-arm
· 9 years ago
e649196
Merge pull request #578 from EvanLloyd/ejll/woa_make2
by danh-arm
· 9 years ago
937f312
fip_create: add support for image unpacking
by Juan Castillo
· 9 years ago
004c9a5
Make:Allow for extension in tool names.
by Evan Lloyd
· 9 years ago
f4ba5ca
Make:Use "simply expanded" make variables.
by Evan Lloyd
· 9 years ago
93a7640
Build:Replace soft links with file copy.
by Evan Lloyd
· 9 years ago
a71d259
Make:Use environment variables for OS detection.
by Evan Lloyd
· 9 years ago
26c6cb4
Make:Make shell commands more portable
by Evan Lloyd
· 9 years ago
c0f970d
Make:Add realclean to .PHONY list
by Evan Lloyd
· 9 years ago
f269714
Make:Remove calls to shell from makefiles.
by Evan Lloyd
· 9 years ago
4352998
cert_create: add non-volatile counter support
by Juan Castillo
· 9 years ago
314a608
fip_create: miscellaneous improvements to source code
by Juan Castillo
· 9 years ago
Next »