1. dd906e6 cert_create: updated tool for platform defined certs, keys & extensions by Pankaj Gupta · 3 years, 7 months ago
  2. 0d54fe3 Merge "tools: cert_create: Create only requested certificates" into integration by Sandrine Bailleux · 3 years, 5 months ago
  3. 2b96541 Merge "cert-tool: avoid duplicates in extension stack" into integration by Lauren Wehrmeister · 3 years, 5 months ago
  4. c913fa6 cert-tool: avoid duplicates in extension stack by Jimmy Brisson · 3 years, 6 months ago
  5. 2b7e70e tools: cert_create: Create only requested certificates by Manish V Badarkhe · 3 years, 5 months ago
  6. bec47e1 Use preallocated parts of the HASH struct by Jimmy Brisson · 4 years ago
  7. 54db69e Free arguments copied with strdup by Jimmy Brisson · 4 years ago
  8. 5328796 Free keys after use by Jimmy Brisson · 4 years ago
  9. 63d0693 Free X509_EXTENSIONs by Jimmy Brisson · 4 years ago
  10. 3f0d7af cert_create: add Platform owned secure partitions support by Manish Pandey · 4 years ago
  11. a1ffcf7 cert_tool: Update cert_tool for fw_config image support by Manish V Badarkhe · 4 years, 1 month ago
  12. c70b4b4 cert_create: extend Secure partition support for tbbr CoT by Manish Pandey · 4 years, 1 month ago
  13. 0a65884 cert_create: add SiP owned secure partitions support by Manish Pandey · 4 years, 1 month ago
  14. 5d50508 cert_create: Define the dualroot CoT by Sandrine Bailleux · 4 years, 6 months ago
  15. 0d11b48 cert_create: Remove references to TBBR in common code by Sandrine Bailleux · 4 years, 6 months ago
  16. 3f9df3d cert_create: Introduce TBBR CoT makefile by Sandrine Bailleux · 4 years, 6 months ago
  17. 0b14483 cert_create: Remove some unused header files inclusions by Sandrine Bailleux · 4 years, 6 months ago
  18. 3168a20 Remove RSA PKCS#1 v1.5 support from cert_tool by Justin Chadwell · 4 years, 10 months ago
  19. febe86c Add cert_create tool support for RSA key sizes by Justin Chadwell · 5 years ago
  20. fa3ec4c Reduce the number of memory leaks in cert_create by Justin Chadwell · 5 years ago
  21. fcdbd3e tools: Remove unused cert_create defines by Paul Beesley · 5 years ago
  22. 58a5b2b make_cert: return error when invalid options are used by Roberto Vargas · 6 years ago
  23. 2bb78d3 Dynamic cfg: Enable support on CoT for other configs by Soby Mathew · 6 years ago
  24. 2ffb473 Dynamic cfg: Update the tools by Soby Mathew · 7 years ago
  25. 76a5a9b tools: add an option -hash-alg for cert_create by Qixiang Xu · 7 years ago
  26. 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
  27. 31f3bb9 cert_tool: Fix ECDSA certificates create failure by Qixiang Xu · 7 years ago
  28. 3862894 cert_tool: update for compatibility with OpenSSL v1.1 by Michalis Pappas · 7 years ago
  29. 2fd70f6 cert_tool: Support for legacy RSA PKCS#1 v1.5 by Soby Mathew · 7 years ago
  30. 8072678 Support Trusted OS firmware extra images in TF tools by Summer Qin · 7 years ago
  31. 9930501 Fix order of #includes by Isla Mitchell · 7 years ago
  32. d5b22d3 cert_create: Use RSASSA-PSS signature scheme for certificates by Soby Mathew · 7 years ago
  33. a27c166 cert: move platform_oid.h to include/tools_share for all platforms by Masahiro Yamada · 7 years ago
  34. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  35. 48cb5e5 cert_create: remove unneeded initializers by Masahiro Yamada · 7 years ago
  36. d54cfa9 cert_create: merge successive i2d_ASN1_INTEGER() calls by Masahiro Yamada · 7 years ago
  37. bccb109 cert_create: fix memory leak bug caused by key container overwrite by Masahiro Yamada · 7 years ago
  38. 79f8640 Fix `cert_create` tool for Segmentation fault by Yatharth Kochar · 8 years ago
  39. 4352998 cert_create: add non-volatile counter support by Juan Castillo · 8 years ago
  40. 212f738 cert_create: update help message by Juan Castillo · 9 years ago
  41. a72b647 Replace all SCP FW (BL0, BL3-0) references by Juan Castillo · 9 years ago
  42. be80120 TBB: apply TBBR naming convention to certificates and extensions by Juan Castillo · 9 years ago
  43. 5752b59 FWU: Add FWU support to `cert_create` tool by Yatharth Kochar · 9 years ago
  44. 1218dd5 cert_create: specify command line options in the CoT by Juan Castillo · 9 years ago
  45. 86958fd cert_create: improve command line argument check by Juan Castillo · 9 years ago
  46. e6d30e9 TBB: rework cert_create tool to follow a data driven approach by Juan Castillo · 9 years ago
  47. a2224ab TBB: build 'cert_create' with ECDSA only if OpenSSL supports it by Juan Castillo · 9 years ago
  48. f9f39c3 TBB: add ECDSA support to the certificate generation tool by Juan Castillo · 9 years ago
  49. ac40293 TBB: use ASN.1 type DigestInfo to represent hashes by Juan Castillo · 9 years ago
  50. 271a5ac TBB: use SHA256 to generate the certificate signatures by Juan Castillo · 9 years ago
  51. 11abdcd TBB: add tool to generate certificates by Juan Castillo · 10 years ago