1. 4c9e44b Merge changes from topic "certtool-memleak" into integration by Sandrine Bailleux · 3 years, 5 months ago
  2. fb0e550 tools: renesas: Add tool support for RZ/G2 platforms by Biju Das · 3 years, 6 months ago
  3. 7d7916d tools: don't clean when building by Ross Burton · 3 years, 5 months ago
  4. bec47e1 Use preallocated parts of the HASH struct by Jimmy Brisson · 3 years, 10 months ago
  5. 54db69e Free arguments copied with strdup by Jimmy Brisson · 3 years, 10 months ago
  6. 5328796 Free keys after use by Jimmy Brisson · 3 years, 10 months ago
  7. 63d0693 Free X509_EXTENSIONs by Jimmy Brisson · 3 years, 10 months ago
  8. e7cdc3f Update makefile to build fiptool for Windows by Sami Mujawar · 4 years, 1 month ago
  9. e7a583d Fix fiptool packaging issue on windows by Sami Mujawar · 4 years, 1 month ago
  10. b9adb52 tools: Set the tool's default binary name by Manish V Badarkhe · 3 years, 9 months ago
  11. 635482e tools: Get the tool's binary name from the main makefile by Manish V Badarkhe · 3 years, 10 months ago
  12. 571ed6b SPM: Alter sp_gen.mk entry depending on owner of partition by Ruari Phipps · 3 years, 10 months ago
  13. 3f0d7af cert_create: add Platform owned secure partitions support by Manish Pandey · 3 years, 10 months ago
  14. 388248a Use abspath to dereference $BUILD_BASE by Grant Likely · 3 years, 10 months ago
  15. 0fcf496 Merge "fiptool: return zero status on help and help <command>" into integration by joanna.farley · 3 years, 11 months ago
  16. db19435 tools: doimage: change the binary image alignment to 16 by Konstantin Porotchkin · 5 years ago
  17. 4fdfa35 tools: doimage: migrate to mbedtls v2.8 APIs by Konstantin Porotchkin · 5 years ago
  18. fc6d385 fiptool: return zero status on help and help <command> by Leonardo Sandoval · 4 years ago
  19. a1ffcf7 cert_tool: Update cert_tool for fw_config image support by Manish V Badarkhe · 4 years ago
  20. e9207d6 fiptool: Add fw_config in FIP by Manish V Badarkhe · 4 years ago
  21. c70b4b4 cert_create: extend Secure partition support for tbbr CoT by Manish Pandey · 4 years ago
  22. aaaeb31 sptool: append cert_tool arguments. by Manish Pandey · 4 years ago
  23. 0a65884 cert_create: add SiP owned secure partitions support by Manish Pandey · 4 years ago
  24. 56924a2 Merge changes from topic "sb/dualroot" into integration by Sandrine Bailleux · 4 years, 3 months ago
  25. b6c4b3c tools: Add firmware authenticated encryption tool by Sumit Garg · 4 years, 7 months ago
  26. 78c011f Merge "tools: Small improvement to print_memory_map script" into integration by Sandrine Bailleux · 4 years, 3 months ago
  27. 5d50508 cert_create: Define the dualroot CoT by Sandrine Bailleux · 4 years, 5 months ago
  28. 3f90ad7 SPMD: generate and add Secure Partition blobs into FIP by Manish Pandey · 4 years, 5 months ago
  29. c1c2bf7 tools: Small improvement to print_memory_map script by Louis Mayencourt · 4 years, 4 months ago
  30. 7ace784 SPM: modify sptool to generate individual SP blobs by Manish Pandey · 4 years, 5 months ago
  31. 0d11b48 cert_create: Remove references to TBBR in common code by Sandrine Bailleux · 4 years, 5 months ago
  32. 2f7f144 cert_create: Introduce COT build option by Sandrine Bailleux · 4 years, 5 months ago
  33. 3f9df3d cert_create: Introduce TBBR CoT makefile by Sandrine Bailleux · 4 years, 5 months ago
  34. 0b14483 cert_create: Remove some unused header files inclusions by Sandrine Bailleux · 4 years, 5 months ago
  35. 3dea1a5 tools: Add show_memory script by Louis Mayencourt · 4 years, 8 months ago
  36. 3168a20 Remove RSA PKCS#1 v1.5 support from cert_tool by Justin Chadwell · 4 years, 9 months ago
  37. febe86c Add cert_create tool support for RSA key sizes by Justin Chadwell · 4 years, 10 months ago
  38. 189494a meson: Rename platform directory to amlogic by Carlo Caione · 4 years, 10 months ago
  39. fa3ec4c Reduce the number of memory leaks in cert_create by Justin Chadwell · 4 years, 10 months ago
  40. b26da3c tools/fiptool: Add Makefile.msvc to build on Windows. by Girish Pathak · 5 years ago
  41. 21d2e3e meson/gxl: Add tool to create bl31 bootable images by Remi Pommarel · 5 years ago
  42. 4ae342c rcar_gen3: plat: Add initial D3 support by Marek Vasut · 5 years ago
  43. 999c9b0 tools: Remove TODO from fiptool by Paul Beesley · 5 years ago
  44. fcdbd3e tools: Remove unused cert_create defines by Paul Beesley · 5 years ago
  45. f41e53c tools/fiptool: Fix UUID parsing in blob handling by Andre Przywara · 5 years ago
  46. a830a4d SPM: sptool: Introduce tool to package SP and RD by Antonio Nino Diaz · 6 years ago
  47. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  48. e86a0aa Merge pull request #1623 from MISL-EBU-System-SW/a3700-support by Antonio Niño Díaz · 6 years ago
  49. 6ff50d5 tools: Move doimage to marvell folder for future add-ons by Konstantin Porotchkin · 6 years ago
  50. 0b9d9d1 Merge pull request #1632 from Yann-lms/stm32mp1_mmc by Soby Mathew · 6 years ago
  51. bf084dc rcar-gen3: initial commit for the rcar-gen3 boards by Jorge Ramirez-Ortiz · 6 years ago
  52. 8244e1d stm32mp1: update platform files to use MMC devices by Yann Gautier · 6 years ago
  53. a6bde8f Merge pull request #1612 from antonio-nino-diaz-arm/an/tools by Soby Mathew · 6 years ago
  54. 7d9d794 Merge pull request #1489 from teknoraver/master by Soby Mathew · 6 years ago
  55. 1c4d362 tools: Make invocation of host compiler correct by Antonio Nino Diaz · 6 years ago
  56. 67f2f54 tools: Fix broken object compilation rules by Jan Kiszka · 6 years ago
  57. 4d133d9 fip_create: Remove fip_create compatibility script by dp-arm · 7 years ago
  58. dfccb6b doimage: get rid of non null terminated strings by strncpy by Matteo Croce · 6 years ago
  59. cfa897e fix: tools: Fix doimage syntax breaking secure mode build by Konstantin Porotchkin · 6 years ago
  60. 30b05bc tools: doimage: Add secure image key file examples by Konstantin Porotchkin · 6 years ago
  61. ba46a93 tools: Add stm32image tool into TF-A by Yann Gautier · 6 years ago
  62. f7f6041 Merge pull request #1450 from MISL-EBU-System-SW/marvell-support-v6 by danh-arm · 6 years ago
  63. bf58b8a tools: add support for Marvell doimage by Konstantin Porotchkin · 6 years ago
  64. 6cd4d4d tools/cert_create: fix makefile to build build_msg.o by HOSTCC by Ying-Chun Liu (PaulLiu) · 6 years ago
  65. 58a5b2b make_cert: return error when invalid options are used by Roberto Vargas · 6 years ago
  66. eace8f1 Make TF UUID RFC 4122 compliant by Roberto Vargas · 6 years ago
  67. 2bb78d3 Dynamic cfg: Enable support on CoT for other configs by Soby Mathew · 6 years ago
  68. 94b0bed Merge pull request #1374 from jonathanwright-ARM/jw/fix-memory-leaks-in-fiptool by danh-arm · 6 years ago
  69. 242cd3c tools/fiptool: fix memory leaks in fiptool by Jonathan Wright · 6 years ago
  70. 69da5f2 cert_create: fix makefile to remove executable on 'make realclean' by Jonathan Wright · 6 years ago
  71. 335433a Change PLATFORM_ROOT to TF_PLATFORM_ROOT by Heyi Guo · 6 years ago
  72. 2ffb473 Dynamic cfg: Update the tools by Soby Mathew · 7 years ago
  73. 860b5dc fiptool: Fix use after free by Andreas Färber · 6 years ago
  74. 8193576 Add padding at the end of the last entry by Roberto Vargas · 6 years ago
  75. 76a5a9b tools: add an option -hash-alg for cert_create by Qixiang Xu · 7 years ago
  76. d342d74 fiptool: Enable Visual Studio build by Evan Lloyd · 7 years ago
  77. 04dc344 fiptool: Precursor changes for Visual Studio by Evan Lloyd · 7 years ago
  78. 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
  79. 31f3bb9 cert_tool: Fix ECDSA certificates create failure by Qixiang Xu · 7 years ago
  80. 3862894 cert_tool: update for compatibility with OpenSSL v1.1 by Michalis Pappas · 7 years ago
  81. 87be6c1 Set default value of USE_TBBR_DEFS by Soby Mathew · 7 years ago
  82. 2fd70f6 cert_tool: Support for legacy RSA PKCS#1 v1.5 by Soby Mathew · 7 years ago
  83. b193939 fiptool: Update file open modes with 'b' (for Windows) by Evan Lloyd · 7 years ago
  84. 8072678 Support Trusted OS firmware extra images in TF tools by Summer Qin · 7 years ago
  85. cf40ac5 Merge pull request #1044 from islmit01/im/fix_includes by davidcunado-arm · 7 years ago
  86. 751f56b Fix order of #includes by Isla Mitchell · 7 years ago
  87. 75440bf fiptool: remove unneeded -I. include path by Masahiro Yamada · 7 years ago
  88. 9930501 Fix order of #includes by Isla Mitchell · 7 years ago
  89. 34c8201 tools: Use exported quiet flag from top-level Makefile by dp-arm · 7 years ago
  90. d5b22d3 cert_create: Use RSASSA-PSS signature scheme for certificates by Soby Mathew · 7 years ago
  91. e95aaa6 build: Introduce HOSTCC flag by dp-arm · 7 years ago
  92. a27c166 cert: move platform_oid.h to include/tools_share for all platforms by Masahiro Yamada · 7 years ago
  93. e3a2b31 fip: move headers shared between TF and fiptool to include/tools_share by Masahiro Yamada · 7 years ago
  94. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  95. 242a7b7 fiptool: Support non-decimal --align arguments by Andreas Färber · 7 years ago
  96. afa1efa fiptool: Embed a pointer to an image within the image descriptor by dp-arm · 7 years ago
  97. ae543fc Merge pull request #833 from masahir0y/cert_create by davidcunado-arm · 7 years ago
  98. d035fab fiptool: remove unneeded declarations by Masahiro Yamada · 7 years ago
  99. 1eee6a8 fiptool: stretch out printf strings for readability and grep'ability by Masahiro Yamada · 7 years ago
  100. 1b90015 fiptool: print new lines of usage to stdout instead of stderr by Masahiro Yamada · 7 years ago