1. aaaeb31 sptool: append cert_tool arguments. by Manish Pandey · 4 years, 1 month ago
  2. 0a65884 cert_create: add SiP owned secure partitions support by Manish Pandey · 4 years, 1 month ago
  3. 56924a2 Merge changes from topic "sb/dualroot" into integration by Sandrine Bailleux · 4 years, 4 months ago
  4. b6c4b3c tools: Add firmware authenticated encryption tool by Sumit Garg · 4 years, 8 months ago
  5. 78c011f Merge "tools: Small improvement to print_memory_map script" into integration by Sandrine Bailleux · 4 years, 4 months ago
  6. 5d50508 cert_create: Define the dualroot CoT by Sandrine Bailleux · 4 years, 6 months ago
  7. 3f90ad7 SPMD: generate and add Secure Partition blobs into FIP by Manish Pandey · 4 years, 6 months ago
  8. c1c2bf7 tools: Small improvement to print_memory_map script by Louis Mayencourt · 4 years, 5 months ago
  9. 7ace784 SPM: modify sptool to generate individual SP blobs by Manish Pandey · 4 years, 6 months ago
  10. 0d11b48 cert_create: Remove references to TBBR in common code by Sandrine Bailleux · 4 years, 6 months ago
  11. 2f7f144 cert_create: Introduce COT build option by Sandrine Bailleux · 4 years, 6 months ago
  12. 3f9df3d cert_create: Introduce TBBR CoT makefile by Sandrine Bailleux · 4 years, 6 months ago
  13. 0b14483 cert_create: Remove some unused header files inclusions by Sandrine Bailleux · 4 years, 6 months ago
  14. 3dea1a5 tools: Add show_memory script by Louis Mayencourt · 4 years, 9 months ago
  15. 3168a20 Remove RSA PKCS#1 v1.5 support from cert_tool by Justin Chadwell · 4 years, 10 months ago
  16. febe86c Add cert_create tool support for RSA key sizes by Justin Chadwell · 5 years ago
  17. 189494a meson: Rename platform directory to amlogic by Carlo Caione · 4 years, 10 months ago
  18. fa3ec4c Reduce the number of memory leaks in cert_create by Justin Chadwell · 4 years, 11 months ago
  19. b26da3c tools/fiptool: Add Makefile.msvc to build on Windows. by Girish Pathak · 5 years ago
  20. 21d2e3e meson/gxl: Add tool to create bl31 bootable images by Remi Pommarel · 5 years ago
  21. 4ae342c rcar_gen3: plat: Add initial D3 support by Marek Vasut · 5 years ago
  22. 999c9b0 tools: Remove TODO from fiptool by Paul Beesley · 5 years ago
  23. fcdbd3e tools: Remove unused cert_create defines by Paul Beesley · 5 years ago
  24. f41e53c tools/fiptool: Fix UUID parsing in blob handling by Andre Przywara · 5 years ago
  25. a830a4d SPM: sptool: Introduce tool to package SP and RD by Antonio Nino Diaz · 6 years ago
  26. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  27. e86a0aa Merge pull request #1623 from MISL-EBU-System-SW/a3700-support by Antonio Niño Díaz · 6 years ago
  28. 6ff50d5 tools: Move doimage to marvell folder for future add-ons by Konstantin Porotchkin · 6 years ago
  29. 0b9d9d1 Merge pull request #1632 from Yann-lms/stm32mp1_mmc by Soby Mathew · 6 years ago
  30. bf084dc rcar-gen3: initial commit for the rcar-gen3 boards by Jorge Ramirez-Ortiz · 6 years ago
  31. 8244e1d stm32mp1: update platform files to use MMC devices by Yann Gautier · 6 years ago
  32. a6bde8f Merge pull request #1612 from antonio-nino-diaz-arm/an/tools by Soby Mathew · 6 years ago
  33. 7d9d794 Merge pull request #1489 from teknoraver/master by Soby Mathew · 6 years ago
  34. 1c4d362 tools: Make invocation of host compiler correct by Antonio Nino Diaz · 6 years ago
  35. 67f2f54 tools: Fix broken object compilation rules by Jan Kiszka · 6 years ago
  36. 4d133d9 fip_create: Remove fip_create compatibility script by dp-arm · 8 years ago
  37. dfccb6b doimage: get rid of non null terminated strings by strncpy by Matteo Croce · 6 years ago
  38. cfa897e fix: tools: Fix doimage syntax breaking secure mode build by Konstantin Porotchkin · 6 years ago
  39. 30b05bc tools: doimage: Add secure image key file examples by Konstantin Porotchkin · 6 years ago
  40. ba46a93 tools: Add stm32image tool into TF-A by Yann Gautier · 6 years ago
  41. f7f6041 Merge pull request #1450 from MISL-EBU-System-SW/marvell-support-v6 by danh-arm · 6 years ago
  42. bf58b8a tools: add support for Marvell doimage by Konstantin Porotchkin · 6 years ago
  43. 6cd4d4d tools/cert_create: fix makefile to build build_msg.o by HOSTCC by Ying-Chun Liu (PaulLiu) · 6 years ago
  44. 58a5b2b make_cert: return error when invalid options are used by Roberto Vargas · 6 years ago
  45. eace8f1 Make TF UUID RFC 4122 compliant by Roberto Vargas · 6 years ago
  46. 2bb78d3 Dynamic cfg: Enable support on CoT for other configs by Soby Mathew · 6 years ago
  47. 94b0bed Merge pull request #1374 from jonathanwright-ARM/jw/fix-memory-leaks-in-fiptool by danh-arm · 6 years ago
  48. 242cd3c tools/fiptool: fix memory leaks in fiptool by Jonathan Wright · 6 years ago
  49. 69da5f2 cert_create: fix makefile to remove executable on 'make realclean' by Jonathan Wright · 6 years ago
  50. 335433a Change PLATFORM_ROOT to TF_PLATFORM_ROOT by Heyi Guo · 6 years ago
  51. 2ffb473 Dynamic cfg: Update the tools by Soby Mathew · 7 years ago
  52. 860b5dc fiptool: Fix use after free by Andreas Färber · 6 years ago
  53. 8193576 Add padding at the end of the last entry by Roberto Vargas · 7 years ago
  54. 76a5a9b tools: add an option -hash-alg for cert_create by Qixiang Xu · 7 years ago
  55. d342d74 fiptool: Enable Visual Studio build by Evan Lloyd · 7 years ago
  56. 04dc344 fiptool: Precursor changes for Visual Studio by Evan Lloyd · 7 years ago
  57. 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
  58. 31f3bb9 cert_tool: Fix ECDSA certificates create failure by Qixiang Xu · 7 years ago
  59. 3862894 cert_tool: update for compatibility with OpenSSL v1.1 by Michalis Pappas · 7 years ago
  60. 87be6c1 Set default value of USE_TBBR_DEFS by Soby Mathew · 7 years ago
  61. 2fd70f6 cert_tool: Support for legacy RSA PKCS#1 v1.5 by Soby Mathew · 7 years ago
  62. b193939 fiptool: Update file open modes with 'b' (for Windows) by Evan Lloyd · 7 years ago
  63. 8072678 Support Trusted OS firmware extra images in TF tools by Summer Qin · 7 years ago
  64. cf40ac5 Merge pull request #1044 from islmit01/im/fix_includes by davidcunado-arm · 7 years ago
  65. 751f56b Fix order of #includes by Isla Mitchell · 7 years ago
  66. 75440bf fiptool: remove unneeded -I. include path by Masahiro Yamada · 7 years ago
  67. 9930501 Fix order of #includes by Isla Mitchell · 7 years ago
  68. 34c8201 tools: Use exported quiet flag from top-level Makefile by dp-arm · 7 years ago
  69. d5b22d3 cert_create: Use RSASSA-PSS signature scheme for certificates by Soby Mathew · 7 years ago
  70. e95aaa6 build: Introduce HOSTCC flag by dp-arm · 7 years ago
  71. a27c166 cert: move platform_oid.h to include/tools_share for all platforms by Masahiro Yamada · 7 years ago
  72. e3a2b31 fip: move headers shared between TF and fiptool to include/tools_share by Masahiro Yamada · 7 years ago
  73. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  74. 242a7b7 fiptool: Support non-decimal --align arguments by Andreas Färber · 7 years ago
  75. afa1efa fiptool: Embed a pointer to an image within the image descriptor by dp-arm · 7 years ago
  76. ae543fc Merge pull request #833 from masahir0y/cert_create by davidcunado-arm · 7 years ago
  77. d035fab fiptool: remove unneeded declarations by Masahiro Yamada · 7 years ago
  78. 1eee6a8 fiptool: stretch out printf strings for readability and grep'ability by Masahiro Yamada · 7 years ago
  79. 1b90015 fiptool: print new lines of usage to stdout instead of stderr by Masahiro Yamada · 7 years ago
  80. 48cb5e5 cert_create: remove unneeded initializers by Masahiro Yamada · 7 years ago
  81. d54cfa9 cert_create: merge successive i2d_ASN1_INTEGER() calls by Masahiro Yamada · 7 years ago
  82. bccb109 cert_create: fix memory leak bug caused by key container overwrite by Masahiro Yamada · 7 years ago
  83. 4d87eb4 fiptool: support --align option to add desired alignment to image offset by Masahiro Yamada · 8 years ago
  84. 2fe0dad fiptool: embed fip_toc_entry in struct image by Masahiro Yamada · 7 years ago
  85. 23f9b9e fiptool: add xfwrite() helper by Masahiro Yamada · 7 years ago
  86. 252c336 fiptool: fix the global option in usage by Masahiro Yamada · 7 years ago
  87. 7abd0a2 fiptool: simplify the top line of command usage by Masahiro Yamada · 7 years ago
  88. c0d2d98 fiptool: refactor remove_image() by Masahiro Yamada · 7 years ago
  89. c2a7d9c fiptool: simplify assert() for add_image(_desc) by Masahiro Yamada · 7 years ago
  90. d65e7fd fiptool: revive replace_image() to keep the image order by update command by Masahiro Yamada · 7 years ago
  91. eee3931 fiptool: remove always true conditional by Masahiro Yamada · 7 years ago
  92. ebb6e37 fiptool: fix existence check of FIP input file for update command by Masahiro Yamada · 8 years ago
  93. d224b45 fiptool: fix add_image() and add_image_desc() implementation by Masahiro Yamada · 7 years ago
  94. 03fdf69 fiptool: introduce xzalloc() helper function by Masahiro Yamada · 7 years ago
  95. fb73231 fiptool: Factor out setting of image descriptor action by dp-arm · 8 years ago
  96. a0adc37 fiptool: Remove unreferenced variable `toc_entries_len` by dp-arm · 8 years ago
  97. 5ba3854 fiptool: Fix format specifier for malloc/strdup wrappers by dp-arm · 8 years ago
  98. 516dfcb fiptool: Add support for operating on binary blobs using the UUID by dp-arm · 8 years ago
  99. 90d2f0e fiptool: Prepare ground for expanding the set of images at runtime by dp-arm · 8 years ago
  100. db0f5e9 fiptool: Provide malloc/strdup wrappers to simplify error checking by dp-arm · 8 years ago