1. 523e864 build: use new toolchain variables for tools by Chris Kay · 6 months ago
  2. c8a47ba build: refactor toolchain detection by Chris Kay · 8 months ago
  3. ea9f2f5 fix(cert-create): fix key loading logic by Sandrine Bailleux · 8 months ago
  4. 00185ea feat(cert-create): ecdsa p384 key support by laurenw-arm · 10 months ago
  5. 06b5cdb feat(cert-create): add pkcs11 engine support by Robin van der Gracht · 9 months ago
  6. b2013ba fix(cert-create): key: Avoid having a temporary value for pkey in key_load by Robin van der Gracht · 9 months ago
  7. b75a0dd build(tools): avoid unnecessary link by Vincent Stehlé · 11 months ago
  8. 9b4f9d5 feat(cert-create): add new option for CCA NV ctr by laurenw-arm · 1 year, 1 month ago
  9. bd5225c fix(cert-create): change WARN to VERBOSE by laurenw-arm · 1 year, 4 months ago
  10. fefeffb feat(cert-create): update for ECDSA brainpoolP256r/t1 support by Lionel Debieve · 1 year, 7 months ago
  11. 3539c74 refactor(security): add OpenSSL 1.x compatibility by Juan Pablo Conde · 1 year, 7 months ago
  12. 1c7c576 feat(cert_create): define the cca chain of trust by laurenw-arm · 2 years, 1 month ago
  13. 7275a5a refactor(security): upgrade tools to OpenSSL 3.0 by Juan Pablo Conde · 2 years, 3 months ago
  14. dd906e6 cert_create: updated tool for platform defined certs, keys & extensions by Pankaj Gupta · 3 years, 6 months ago
  15. 0d54fe3 Merge "tools: cert_create: Create only requested certificates" into integration by Sandrine Bailleux · 3 years, 4 months ago
  16. 2b96541 Merge "cert-tool: avoid duplicates in extension stack" into integration by Lauren Wehrmeister · 3 years, 4 months ago
  17. c913fa6 cert-tool: avoid duplicates in extension stack by Jimmy Brisson · 3 years, 4 months ago
  18. 2b7e70e tools: cert_create: Create only requested certificates by Manish V Badarkhe · 3 years, 4 months ago
  19. 4c9e44b Merge changes from topic "certtool-memleak" into integration by Sandrine Bailleux · 3 years, 5 months ago
  20. 7d7916d tools: don't clean when building by Ross Burton · 3 years, 5 months ago
  21. bec47e1 Use preallocated parts of the HASH struct by Jimmy Brisson · 3 years, 10 months ago
  22. 54db69e Free arguments copied with strdup by Jimmy Brisson · 3 years, 10 months ago
  23. 5328796 Free keys after use by Jimmy Brisson · 3 years, 10 months ago
  24. 63d0693 Free X509_EXTENSIONs by Jimmy Brisson · 3 years, 10 months ago
  25. b9adb52 tools: Set the tool's default binary name by Manish V Badarkhe · 3 years, 9 months ago
  26. 635482e tools: Get the tool's binary name from the main makefile by Manish V Badarkhe · 3 years, 10 months ago
  27. 3f0d7af cert_create: add Platform owned secure partitions support by Manish Pandey · 3 years, 10 months ago
  28. a1ffcf7 cert_tool: Update cert_tool for fw_config image support by Manish V Badarkhe · 4 years ago
  29. c70b4b4 cert_create: extend Secure partition support for tbbr CoT by Manish Pandey · 4 years ago
  30. 0a65884 cert_create: add SiP owned secure partitions support by Manish Pandey · 4 years ago
  31. 5d50508 cert_create: Define the dualroot CoT by Sandrine Bailleux · 4 years, 5 months ago
  32. 0d11b48 cert_create: Remove references to TBBR in common code by Sandrine Bailleux · 4 years, 5 months ago
  33. 2f7f144 cert_create: Introduce COT build option by Sandrine Bailleux · 4 years, 5 months ago
  34. 3f9df3d cert_create: Introduce TBBR CoT makefile by Sandrine Bailleux · 4 years, 5 months ago
  35. 0b14483 cert_create: Remove some unused header files inclusions by Sandrine Bailleux · 4 years, 5 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. fa3ec4c Reduce the number of memory leaks in cert_create by Justin Chadwell · 4 years, 10 months ago
  39. fcdbd3e tools: Remove unused cert_create defines by Paul Beesley · 5 years ago
  40. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  41. 1c4d362 tools: Make invocation of host compiler correct by Antonio Nino Diaz · 6 years ago
  42. 6cd4d4d tools/cert_create: fix makefile to build build_msg.o by HOSTCC by Ying-Chun Liu (PaulLiu) · 6 years ago
  43. 58a5b2b make_cert: return error when invalid options are used by Roberto Vargas · 6 years ago
  44. 2bb78d3 Dynamic cfg: Enable support on CoT for other configs by Soby Mathew · 6 years ago
  45. 69da5f2 cert_create: fix makefile to remove executable on 'make realclean' by Jonathan Wright · 6 years ago
  46. 335433a Change PLATFORM_ROOT to TF_PLATFORM_ROOT by Heyi Guo · 6 years ago
  47. 2ffb473 Dynamic cfg: Update the tools by Soby Mathew · 7 years ago
  48. 76a5a9b tools: add an option -hash-alg for cert_create by Qixiang Xu · 7 years ago
  49. 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
  50. 31f3bb9 cert_tool: Fix ECDSA certificates create failure by Qixiang Xu · 7 years ago
  51. 3862894 cert_tool: update for compatibility with OpenSSL v1.1 by Michalis Pappas · 7 years ago
  52. 87be6c1 Set default value of USE_TBBR_DEFS by Soby Mathew · 7 years ago
  53. 2fd70f6 cert_tool: Support for legacy RSA PKCS#1 v1.5 by Soby Mathew · 7 years ago
  54. 8072678 Support Trusted OS firmware extra images in TF tools by Summer Qin · 7 years ago
  55. 9930501 Fix order of #includes by Isla Mitchell · 7 years ago
  56. 34c8201 tools: Use exported quiet flag from top-level Makefile by dp-arm · 7 years ago
  57. d5b22d3 cert_create: Use RSASSA-PSS signature scheme for certificates by Soby Mathew · 7 years ago
  58. e95aaa6 build: Introduce HOSTCC flag by dp-arm · 7 years ago
  59. a27c166 cert: move platform_oid.h to include/tools_share for all platforms by Masahiro Yamada · 7 years ago
  60. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  61. 48cb5e5 cert_create: remove unneeded initializers by Masahiro Yamada · 7 years ago
  62. d54cfa9 cert_create: merge successive i2d_ASN1_INTEGER() calls by Masahiro Yamada · 7 years ago
  63. bccb109 cert_create: fix memory leak bug caused by key container overwrite by Masahiro Yamada · 7 years ago
  64. 79f8640 Fix `cert_create` tool for Segmentation fault by Yatharth Kochar · 8 years ago
  65. e649196 Merge pull request #578 from EvanLloyd/ejll/woa_make2 by danh-arm · 8 years ago
  66. 004c9a5 Make:Allow for extension in tool names. by Evan Lloyd · 9 years ago
  67. a71d259 Make:Use environment variables for OS detection. by Evan Lloyd · 9 years ago
  68. 26c6cb4 Make:Make shell commands more portable by Evan Lloyd · 9 years ago
  69. c0f970d Make:Add realclean to .PHONY list by Evan Lloyd · 9 years ago
  70. f269714 Make:Remove calls to shell from makefiles. by Evan Lloyd · 9 years ago
  71. 4352998 cert_create: add non-volatile counter support by Juan Castillo · 8 years ago
  72. d342e38 Merge pull request #484 from jcastillo-arm/jc/tf-issues/337 by danh-arm · 8 years ago
  73. 212f738 cert_create: update help message by Juan Castillo · 8 years ago
  74. df8de2d Always build with '-pedantic' by Sandrine Bailleux · 8 years ago
  75. a72b647 Replace all SCP FW (BL0, BL3-0) references by Juan Castillo · 8 years ago
  76. be80120 TBB: apply TBBR naming convention to certificates and extensions by Juan Castillo · 9 years ago
  77. 5752b59 FWU: Add FWU support to `cert_create` tool by Yatharth Kochar · 9 years ago
  78. 1218dd5 cert_create: specify command line options in the CoT by Juan Castillo · 9 years ago
  79. 86958fd cert_create: improve command line argument check by Juan Castillo · 9 years ago
  80. e6d30e9 TBB: rework cert_create tool to follow a data driven approach by Juan Castillo · 9 years ago
  81. a2224ab TBB: build 'cert_create' with ECDSA only if OpenSSL supports it by Juan Castillo · 9 years ago
  82. f9f39c3 TBB: add ECDSA support to the certificate generation tool by Juan Castillo · 9 years ago
  83. ac40293 TBB: use ASN.1 type DigestInfo to represent hashes by Juan Castillo · 9 years ago
  84. 81be100 Allow deeper platform port directory structure by Dan Handley · 9 years ago
  85. 271a5ac TBB: use SHA256 to generate the certificate signatures by Juan Castillo · 9 years ago
  86. 11abdcd TBB: add tool to generate certificates by Juan Castillo · 10 years ago