1. dfa04b3 Merge changes from topic "certtool-memleak" into integration by Sandrine Bailleux · 3 years, 6 months ago
  2. 69a9165 tools: don't clean when building by Ross Burton · 3 years, 6 months ago
  3. bcad203 Use preallocated parts of the HASH struct by Jimmy Brisson · 4 years ago
  4. 4a34d18 Free arguments copied with strdup by Jimmy Brisson · 4 years ago
  5. 1f111f1 Free keys after use by Jimmy Brisson · 4 years ago
  6. bea8019 Free X509_EXTENSIONs by Jimmy Brisson · 4 years ago
  7. b13e3f9 tools: Set the tool's default binary name by Manish V Badarkhe · 3 years, 10 months ago
  8. fafd3ec tools: Get the tool's binary name from the main makefile by Manish V Badarkhe · 3 years, 11 months ago
  9. 23d5f03 cert_create: add Platform owned secure partitions support by Manish Pandey · 4 years ago
  10. 9b3ca9b cert_tool: Update cert_tool for fw_config image support by Manish V Badarkhe · 4 years, 1 month ago
  11. a8818bb cert_create: extend Secure partition support for tbbr CoT by Manish Pandey · 4 years, 1 month ago
  12. 0792dd7 cert_create: add SiP owned secure partitions support by Manish Pandey · 4 years, 1 month ago
  13. a9d5c27 cert_create: Define the dualroot CoT by Sandrine Bailleux · 4 years, 6 months ago
  14. 067f7e9 cert_create: Remove references to TBBR in common code by Sandrine Bailleux · 4 years, 6 months ago
  15. 43743ea cert_create: Introduce COT build option by Sandrine Bailleux · 4 years, 6 months ago
  16. 3b24b66 cert_create: Introduce TBBR CoT makefile by Sandrine Bailleux · 4 years, 6 months ago
  17. ba1eaab cert_create: Remove some unused header files inclusions by Sandrine Bailleux · 4 years, 6 months ago
  18. 6a415a5 Remove RSA PKCS#1 v1.5 support from cert_tool by Justin Chadwell · 4 years, 10 months ago
  19. dfe0f4c Add cert_create tool support for RSA key sizes by Justin Chadwell · 5 years ago
  20. 65ec13b Reduce the number of memory leaks in cert_create by Justin Chadwell · 5 years ago
  21. d5dc774 tools: Remove unused cert_create defines by Paul Beesley · 5 years ago
  22. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  23. 750e8d8 tools: Make invocation of host compiler correct by Antonio Nino Diaz · 6 years ago
  24. aba0c7a tools/cert_create: fix makefile to build build_msg.o by HOSTCC by Ying-Chun Liu (PaulLiu) · 6 years ago
  25. 600835d make_cert: return error when invalid options are used by Roberto Vargas · 6 years ago
  26. 17bc617 Dynamic cfg: Enable support on CoT for other configs by Soby Mathew · 6 years ago
  27. 2f36e85 cert_create: fix makefile to remove executable on 'make realclean' by Jonathan Wright · 6 years ago
  28. 7d9ee7e Change PLATFORM_ROOT to TF_PLATFORM_ROOT by Heyi Guo · 6 years ago
  29. e24659d Dynamic cfg: Update the tools by Soby Mathew · 7 years ago
  30. 2972247 tools: add an option -hash-alg for cert_create by Qixiang Xu · 7 years ago
  31. 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
  32. 1727de0 cert_tool: Fix ECDSA certificates create failure by Qixiang Xu · 7 years ago
  33. 742c4e1 cert_tool: update for compatibility with OpenSSL v1.1 by Michalis Pappas · 7 years ago
  34. 4a2bf95 Set default value of USE_TBBR_DEFS by Soby Mathew · 7 years ago
  35. a8eb286 cert_tool: Support for legacy RSA PKCS#1 v1.5 by Soby Mathew · 7 years ago
  36. 71fb396 Support Trusted OS firmware extra images in TF tools by Summer Qin · 7 years ago
  37. 2a4b4b7 Fix order of #includes by Isla Mitchell · 7 years ago
  38. a967390 tools: Use exported quiet flag from top-level Makefile by dp-arm · 7 years ago
  39. 1f33ad4 cert_create: Use RSASSA-PSS signature scheme for certificates by Soby Mathew · 7 years ago
  40. 72610c4 build: Introduce HOSTCC flag by dp-arm · 7 years ago
  41. bb41eb7 cert: move platform_oid.h to include/tools_share for all platforms by Masahiro Yamada · 7 years ago
  42. 82cb2c1 Use SPDX license identifiers by dp-arm · 7 years ago
  43. c893c73 cert_create: remove unneeded initializers by Masahiro Yamada · 7 years ago
  44. 559eb8b cert_create: merge successive i2d_ASN1_INTEGER() calls by Masahiro Yamada · 7 years ago
  45. 762f1eb cert_create: fix memory leak bug caused by key container overwrite by Masahiro Yamada · 7 years ago
  46. f16db56 Fix `cert_create` tool for Segmentation fault by Yatharth Kochar · 8 years ago
  47. 91e8ae6 Merge pull request #578 from EvanLloyd/ejll/woa_make2 by danh-arm · 8 years ago
  48. 42a45b5 Make:Allow for extension in tool names. by Evan Lloyd · 9 years ago
  49. e7f54db Make:Use environment variables for OS detection. by Evan Lloyd · 9 years ago
  50. f1477d4 Make:Make shell commands more portable by Evan Lloyd · 9 years ago
  51. aeb2566 Make:Add realclean to .PHONY list by Evan Lloyd · 9 years ago
  52. 231c147 Make:Remove calls to shell from makefiles. by Evan Lloyd · 9 years ago
  53. 96103d5 cert_create: add non-volatile counter support by Juan Castillo · 8 years ago
  54. 6cf9b6a Merge pull request #484 from jcastillo-arm/jc/tf-issues/337 by danh-arm · 8 years ago
  55. 159807e cert_create: update help message by Juan Castillo · 9 years ago
  56. aa85691 Always build with '-pedantic' by Sandrine Bailleux · 9 years ago
  57. f59821d Replace all SCP FW (BL0, BL3-0) references by Juan Castillo · 9 years ago
  58. 516beb5 TBB: apply TBBR naming convention to certificates and extensions by Juan Castillo · 9 years ago
  59. cebe1f2 FWU: Add FWU support to `cert_create` tool by Yatharth Kochar · 9 years ago
  60. ad2c1a9 cert_create: specify command line options in the CoT by Juan Castillo · 9 years ago
  61. dfc90e2 cert_create: improve command line argument check by Juan Castillo · 9 years ago
  62. 55e291a TBB: rework cert_create tool to follow a data driven approach by Juan Castillo · 9 years ago
  63. ed2a76e TBB: build 'cert_create' with ECDSA only if OpenSSL supports it by Juan Castillo · 9 years ago
  64. ccbf890 TBB: add ECDSA support to the certificate generation tool by Juan Castillo · 9 years ago
  65. c3da66b TBB: use ASN.1 type DigestInfo to represent hashes by Juan Castillo · 9 years ago
  66. c04d260 Allow deeper platform port directory structure by Dan Handley · 9 years ago
  67. ea4ec3a TBB: use SHA256 to generate the certificate signatures by Juan Castillo · 9 years ago
  68. 6f97162 TBB: add tool to generate certificates by Juan Castillo · 10 years ago