1. 067f7e9 cert_create: Remove references to TBBR in common code by Sandrine Bailleux · 4 years, 5 months ago
  2. 43743ea cert_create: Introduce COT build option by Sandrine Bailleux · 4 years, 5 months ago
  3. 3b24b66 cert_create: Introduce TBBR CoT makefile by Sandrine Bailleux · 4 years, 5 months ago
  4. ba1eaab cert_create: Remove some unused header files inclusions by Sandrine Bailleux · 4 years, 5 months ago
  5. ea698c1 tools: Add show_memory script by Louis Mayencourt · 4 years, 8 months ago
  6. 6a415a5 Remove RSA PKCS#1 v1.5 support from cert_tool by Justin Chadwell · 4 years, 9 months ago
  7. dfe0f4c Add cert_create tool support for RSA key sizes by Justin Chadwell · 4 years, 10 months ago
  8. 4a079c7 meson: Rename platform directory to amlogic by Carlo Caione · 4 years, 10 months ago
  9. 65ec13b Reduce the number of memory leaks in cert_create by Justin Chadwell · 4 years, 10 months ago
  10. 7e771a9 tools/fiptool: Add Makefile.msvc to build on Windows. by Girish Pathak · 5 years ago
  11. 9f52e88 meson/gxl: Add tool to create bl31 bootable images by Remi Pommarel · 5 years ago
  12. bfbf5df rcar_gen3: plat: Add initial D3 support by Marek Vasut · 5 years ago
  13. efb20d8 tools: Remove TODO from fiptool by Paul Beesley · 5 years ago
  14. d5dc774 tools: Remove unused cert_create defines by Paul Beesley · 5 years ago
  15. e56b8dc tools/fiptool: Fix UUID parsing in blob handling by Andre Przywara · 5 years ago
  16. 26010da SPM: sptool: Introduce tool to package SP and RD by Antonio Nino Diaz · 6 years ago
  17. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  18. eb47f14 Merge pull request #1623 from MISL-EBU-System-SW/a3700-support by Antonio Niño Díaz · 6 years ago
  19. 6414dc6 tools: Move doimage to marvell folder for future add-ons by Konstantin Porotchkin · 6 years ago
  20. 0595abc Merge pull request #1632 from Yann-lms/stm32mp1_mmc by Soby Mathew · 6 years ago
  21. 7e532c4 rcar-gen3: initial commit for the rcar-gen3 boards by Jorge Ramirez-Ortiz · 6 years ago
  22. aec7de4 stm32mp1: update platform files to use MMC devices by Yann Gautier · 6 years ago
  23. 52a9e53 Merge pull request #1612 from antonio-nino-diaz-arm/an/tools by Soby Mathew · 6 years ago
  24. 7c39f6f Merge pull request #1489 from teknoraver/master by Soby Mathew · 6 years ago
  25. 750e8d8 tools: Make invocation of host compiler correct by Antonio Nino Diaz · 6 years ago
  26. c0f73ed tools: Fix broken object compilation rules by Jan Kiszka · 6 years ago
  27. dadb16e fip_create: Remove fip_create compatibility script by dp-arm · 7 years ago
  28. fd10a0a doimage: get rid of non null terminated strings by strncpy by Matteo Croce · 6 years ago
  29. 6d55ef1 fix: tools: Fix doimage syntax breaking secure mode build by Konstantin Porotchkin · 6 years ago
  30. 6384f0a tools: doimage: Add secure image key file examples by Konstantin Porotchkin · 6 years ago
  31. 5fbcdd0 tools: Add stm32image tool into TF-A by Yann Gautier · 6 years ago
  32. ba0248b Merge pull request #1450 from MISL-EBU-System-SW/marvell-support-v6 by danh-arm · 6 years ago
  33. 434e029 tools: add support for Marvell doimage by Konstantin Porotchkin · 6 years ago
  34. aba0c7a tools/cert_create: fix makefile to build build_msg.o by HOSTCC by Ying-Chun Liu (PaulLiu) · 6 years ago
  35. 600835d make_cert: return error when invalid options are used by Roberto Vargas · 6 years ago
  36. 0336486 Make TF UUID RFC 4122 compliant by Roberto Vargas · 6 years ago
  37. 17bc617 Dynamic cfg: Enable support on CoT for other configs by Soby Mathew · 6 years ago
  38. 0d2a1e4 Merge pull request #1374 from jonathanwright-ARM/jw/fix-memory-leaks-in-fiptool by danh-arm · 6 years ago
  39. 8d28323 tools/fiptool: fix memory leaks in fiptool by Jonathan Wright · 6 years ago
  40. 2f36e85 cert_create: fix makefile to remove executable on 'make realclean' by Jonathan Wright · 6 years ago
  41. 7d9ee7e Change PLATFORM_ROOT to TF_PLATFORM_ROOT by Heyi Guo · 6 years ago
  42. e24659d Dynamic cfg: Update the tools by Soby Mathew · 7 years ago
  43. 8e4cdd2 fiptool: Fix use after free by Andreas Färber · 6 years ago
  44. 880b9e8 Add padding at the end of the last entry by Roberto Vargas · 6 years ago
  45. 2972247 tools: add an option -hash-alg for cert_create by Qixiang Xu · 7 years ago
  46. a1ee383 fiptool: Enable Visual Studio build by Evan Lloyd · 7 years ago
  47. 9685111 fiptool: Precursor changes for Visual Studio by Evan Lloyd · 7 years ago
  48. 9679297 Merge pull request #1120 from michpappas/tf-issues#521_cert_tool_does_not_build_with_openssl_v1.1 by davidcunado-arm · 7 years ago
  49. 1727de0 cert_tool: Fix ECDSA certificates create failure by Qixiang Xu · 7 years ago
  50. 742c4e1 cert_tool: update for compatibility with OpenSSL v1.1 by Michalis Pappas · 7 years ago
  51. 4a2bf95 Set default value of USE_TBBR_DEFS by Soby Mathew · 7 years ago
  52. a8eb286 cert_tool: Support for legacy RSA PKCS#1 v1.5 by Soby Mathew · 7 years ago
  53. 55745de fiptool: Update file open modes with 'b' (for Windows) by Evan Lloyd · 7 years ago
  54. 71fb396 Support Trusted OS firmware extra images in TF tools by Summer Qin · 7 years ago
  55. 2dfab27 Merge pull request #1044 from islmit01/im/fix_includes by davidcunado-arm · 7 years ago
  56. 769fb6b Fix order of #includes by Isla Mitchell · 7 years ago
  57. 5954298 fiptool: remove unneeded -I. include path by Masahiro Yamada · 7 years ago
  58. 2a4b4b7 Fix order of #includes by Isla Mitchell · 7 years ago
  59. a967390 tools: Use exported quiet flag from top-level Makefile by dp-arm · 7 years ago
  60. 1f33ad4 cert_create: Use RSASSA-PSS signature scheme for certificates by Soby Mathew · 7 years ago
  61. 72610c4 build: Introduce HOSTCC flag by dp-arm · 7 years ago
  62. bb41eb7 cert: move platform_oid.h to include/tools_share for all platforms by Masahiro Yamada · 7 years ago
  63. 2a6c1a8 fip: move headers shared between TF and fiptool to include/tools_share by Masahiro Yamada · 7 years ago
  64. 82cb2c1 Use SPDX license identifiers by dp-arm · 7 years ago
  65. fb5f794 fiptool: Support non-decimal --align arguments by Andreas Färber · 7 years ago
  66. b9589fe fiptool: Embed a pointer to an image within the image descriptor by dp-arm · 7 years ago
  67. 7a1c268 Merge pull request #833 from masahir0y/cert_create by davidcunado-arm · 7 years ago
  68. 9dd5edb fiptool: remove unneeded declarations by Masahiro Yamada · 7 years ago
  69. 802b42a fiptool: stretch out printf strings for readability and grep'ability by Masahiro Yamada · 7 years ago
  70. 95d2b26 fiptool: print new lines of usage to stdout instead of stderr by Masahiro Yamada · 7 years ago
  71. c893c73 cert_create: remove unneeded initializers by Masahiro Yamada · 7 years ago
  72. 559eb8b cert_create: merge successive i2d_ASN1_INTEGER() calls by Masahiro Yamada · 7 years ago
  73. 762f1eb cert_create: fix memory leak bug caused by key container overwrite by Masahiro Yamada · 7 years ago
  74. 1c75d5d fiptool: support --align option to add desired alignment to image offset by Masahiro Yamada · 7 years ago
  75. 65caa3d fiptool: embed fip_toc_entry in struct image by Masahiro Yamada · 7 years ago
  76. a1da83f fiptool: add xfwrite() helper by Masahiro Yamada · 7 years ago
  77. 4f96a49 fiptool: fix the global option in usage by Masahiro Yamada · 7 years ago
  78. ee07932 fiptool: simplify the top line of command usage by Masahiro Yamada · 7 years ago
  79. 9e866d3 fiptool: refactor remove_image() by Masahiro Yamada · 7 years ago
  80. e9e0d28 fiptool: simplify assert() for add_image(_desc) by Masahiro Yamada · 7 years ago
  81. ea39d55 fiptool: revive replace_image() to keep the image order by update command by Masahiro Yamada · 7 years ago
  82. 67973fb fiptool: remove always true conditional by Masahiro Yamada · 7 years ago
  83. 40866aa fiptool: fix existence check of FIP input file for update command by Masahiro Yamada · 7 years ago
  84. 11c0a4f fiptool: fix add_image() and add_image_desc() implementation by Masahiro Yamada · 7 years ago
  85. 696ccba fiptool: introduce xzalloc() helper function by Masahiro Yamada · 7 years ago
  86. d02fceb fiptool: Factor out setting of image descriptor action by dp-arm · 7 years ago
  87. b63f970 fiptool: Remove unreferenced variable `toc_entries_len` by dp-arm · 7 years ago
  88. 9fc9ff1 fiptool: Fix format specifier for malloc/strdup wrappers by dp-arm · 7 years ago
  89. fcab6bb fiptool: Add support for operating on binary blobs using the UUID by dp-arm · 8 years ago
  90. e0f083a fiptool: Prepare ground for expanding the set of images at runtime by dp-arm · 8 years ago
  91. a22f628 fiptool: Provide malloc/strdup wrappers to simplify error checking by dp-arm · 8 years ago
  92. cc672bb fiptool: Use getopt for the top level command parsing by dp-arm · 8 years ago
  93. 20f87e7 fiptool: Initialize opt_index to 0 for getopt(3) by dp-arm · 8 years ago
  94. 60b499f fiptool: Constify various function params by dp-arm · 8 years ago
  95. 061723f Merge pull request #744 from masahir0y/fiptool by davidcunado-arm · 8 years ago
  96. c9cb408 fiptool: fix Segmentation fault when only --verbose option is given by Masahiro Yamada · 8 years ago
  97. b04efcc fiptool: Link `toc_entry` and `image` structures via UUID by dp-arm · 8 years ago
  98. 8874924 Merge pull request #710 from dp-arm/dp/fiptool-usage by danh-arm · 8 years ago
  99. 85ee277 fiptool: Invoke command specific usage function by dp-arm · 8 years ago
  100. 9df69ba fiptool: Add support for printing the sha256 digest with info command by dp-arm · 8 years ago