121 Commits (09d2be11a1bd94ca46a04dd0b25cd94d5abf62c5)

Author SHA1 Message Date
Konstantin Porotchkin 6d55ef1a24 fix: tools: Fix doimage syntax breaking secure mode build 6 years ago
Konstantin Porotchkin 6384f0acf0 tools: doimage: Add secure image key file examples 6 years ago
Yann Gautier 5fbcdd056b tools: Add stm32image tool into TF-A 6 years ago
Konstantin Porotchkin 434e029ddd tools: add support for Marvell doimage 7 years ago
Ying-Chun Liu (PaulLiu) aba0c7ae8e tools/cert_create: fix makefile to build build_msg.o by HOSTCC 6 years ago
Roberto Vargas 600835d028 make_cert: return error when invalid options are used 6 years ago
Roberto Vargas 033648652f Make TF UUID RFC 4122 compliant 7 years ago
Soby Mathew 17bc617e80 Dynamic cfg: Enable support on CoT for other configs 7 years ago
Jonathan Wright 8d283231c9 tools/fiptool: fix memory leaks in fiptool 7 years ago
Jonathan Wright 2f36e853b5 cert_create: fix makefile to remove executable on 'make realclean' 7 years ago
Heyi Guo 7d9ee7e380 Change PLATFORM_ROOT to TF_PLATFORM_ROOT 7 years ago
Soby Mathew e24659df35 Dynamic cfg: Update the tools 7 years ago
Andreas Färber 8e4cdd2210 fiptool: Fix use after free 7 years ago
Roberto Vargas 880b9e8b4c Add padding at the end of the last entry 7 years ago
Qixiang Xu 2972247cb4 tools: add an option -hash-alg for cert_create 7 years ago
Evan Lloyd a1ee383626 fiptool: Enable Visual Studio build 8 years ago
Evan Lloyd 9685111407 fiptool: Precursor changes for Visual Studio 8 years ago
Qixiang Xu 1727de0e59 cert_tool: Fix ECDSA certificates create failure 7 years ago
Michalis Pappas 742c4e1433 cert_tool: update for compatibility with OpenSSL v1.1 7 years ago
Soby Mathew 4a2bf951ac Set default value of USE_TBBR_DEFS 7 years ago
Soby Mathew a8eb286ada cert_tool: Support for legacy RSA PKCS#1 v1.5 7 years ago
Evan Lloyd 55745deaf4 fiptool: Update file open modes with 'b' (for Windows) 8 years ago
Summer Qin 71fb396440 Support Trusted OS firmware extra images in TF tools 8 years ago
Isla Mitchell 769fb6b6fe Fix order of #includes 7 years ago
Masahiro Yamada 5954298d27 fiptool: remove unneeded -I. include path 7 years ago
Isla Mitchell 2a4b4b71ba Fix order of #includes 7 years ago
dp-arm a967390062 tools: Use exported quiet flag from top-level Makefile 8 years ago
Soby Mathew 1f33ad4e9f cert_create: Use RSASSA-PSS signature scheme for certificates 8 years ago
dp-arm 72610c4102 build: Introduce HOSTCC flag 8 years ago
Masahiro Yamada bb41eb7a9d cert: move platform_oid.h to include/tools_share for all platforms 8 years ago
Masahiro Yamada 2a6c1a8f9a fip: move headers shared between TF and fiptool to include/tools_share 8 years ago
dp-arm 82cb2c1ad9 Use SPDX license identifiers 8 years ago
Andreas Färber fb5f794955 fiptool: Support non-decimal --align arguments 8 years ago
dp-arm b9589fe556 fiptool: Embed a pointer to an image within the image descriptor 8 years ago
dp-arm dae695abf6 Fix minor issues found by cppcheck 8 years ago
Masahiro Yamada 9dd5edb86d fiptool: remove unneeded declarations 8 years ago
Masahiro Yamada 802b42a0cf fiptool: stretch out printf strings for readability and grep'ability 8 years ago
Masahiro Yamada 95d2b2682b fiptool: print new lines of usage to stdout instead of stderr 8 years ago
Masahiro Yamada c893c73309 cert_create: remove unneeded initializers 8 years ago
Masahiro Yamada 559eb8b79a cert_create: merge successive i2d_ASN1_INTEGER() calls 8 years ago
Masahiro Yamada 762f1ebe8d cert_create: fix memory leak bug caused by key container overwrite 8 years ago
Masahiro Yamada 1c75d5dfb0 fiptool: support --align option to add desired alignment to image offset 8 years ago
Masahiro Yamada 65caa3d0ad fiptool: embed fip_toc_entry in struct image 8 years ago
Masahiro Yamada a1da83f5fc fiptool: add xfwrite() helper 8 years ago
Masahiro Yamada 4f96a49843 fiptool: fix the global option in usage 8 years ago
Masahiro Yamada ee07932080 fiptool: simplify the top line of command usage 8 years ago
Masahiro Yamada 9e866d34ed fiptool: refactor remove_image() 8 years ago
Masahiro Yamada e9e0d2877f fiptool: simplify assert() for add_image(_desc) 8 years ago
Masahiro Yamada ea39d557ae fiptool: revive replace_image() to keep the image order by update command 8 years ago
Masahiro Yamada 67973fb4f7 fiptool: remove always true conditional 8 years ago