1. 2972247 tools: add an option -hash-alg for cert_create by Qixiang Xu · 8 years ago
  2. 9679297 Merge pull request #1120 from michpappas/tf-issues#521_cert_tool_does_not_build_with_openssl_v1.1 by davidcunado-arm · 8 years ago
  3. 1727de0 cert_tool: Fix ECDSA certificates create failure by Qixiang Xu · 8 years ago
  4. 742c4e1 cert_tool: update for compatibility with OpenSSL v1.1 by Michalis Pappas · 8 years ago
  5. 4a2bf95 Set default value of USE_TBBR_DEFS by Soby Mathew · 8 years ago
  6. a8eb286 cert_tool: Support for legacy RSA PKCS#1 v1.5 by Soby Mathew · 8 years ago
  7. 71fb396 Support Trusted OS firmware extra images in TF tools by Summer Qin · 8 years ago
  8. 2a4b4b7 Fix order of #includes by Isla Mitchell · 8 years ago
  9. a967390 tools: Use exported quiet flag from top-level Makefile by dp-arm · 8 years ago
  10. 1f33ad4 cert_create: Use RSASSA-PSS signature scheme for certificates by Soby Mathew · 8 years ago
  11. 72610c4 build: Introduce HOSTCC flag by dp-arm · 8 years ago
  12. bb41eb7 cert: move platform_oid.h to include/tools_share for all platforms by Masahiro Yamada · 8 years ago
  13. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  14. c893c73 cert_create: remove unneeded initializers by Masahiro Yamada · 8 years ago
  15. 559eb8b cert_create: merge successive i2d_ASN1_INTEGER() calls by Masahiro Yamada · 8 years ago
  16. 762f1eb cert_create: fix memory leak bug caused by key container overwrite by Masahiro Yamada · 8 years ago
  17. f16db56 Fix `cert_create` tool for Segmentation fault by Yatharth Kochar · 9 years ago
  18. 91e8ae6 Merge pull request #578 from EvanLloyd/ejll/woa_make2 by danh-arm · 9 years ago
  19. 42a45b5 Make:Allow for extension in tool names. by Evan Lloyd · 10 years ago
  20. e7f54db Make:Use environment variables for OS detection. by Evan Lloyd · 10 years ago
  21. f1477d4 Make:Make shell commands more portable by Evan Lloyd · 10 years ago
  22. aeb2566 Make:Add realclean to .PHONY list by Evan Lloyd · 10 years ago
  23. 231c147 Make:Remove calls to shell from makefiles. by Evan Lloyd · 10 years ago
  24. 96103d5 cert_create: add non-volatile counter support by Juan Castillo · 10 years ago
  25. 6cf9b6a Merge pull request #484 from jcastillo-arm/jc/tf-issues/337 by danh-arm · 10 years ago
  26. 159807e cert_create: update help message by Juan Castillo · 10 years ago
  27. aa85691 Always build with '-pedantic' by Sandrine Bailleux · 10 years ago
  28. f59821d Replace all SCP FW (BL0, BL3-0) references by Juan Castillo · 10 years ago
  29. 516beb5 TBB: apply TBBR naming convention to certificates and extensions by Juan Castillo · 10 years ago
  30. cebe1f2 FWU: Add FWU support to `cert_create` tool by Yatharth Kochar · 10 years ago
  31. ad2c1a9 cert_create: specify command line options in the CoT by Juan Castillo · 10 years ago
  32. dfc90e2 cert_create: improve command line argument check by Juan Castillo · 10 years ago
  33. 55e291a TBB: rework cert_create tool to follow a data driven approach by Juan Castillo · 10 years ago
  34. ed2a76e TBB: build 'cert_create' with ECDSA only if OpenSSL supports it by Juan Castillo · 10 years ago
  35. ccbf890 TBB: add ECDSA support to the certificate generation tool by Juan Castillo · 10 years ago
  36. c3da66b TBB: use ASN.1 type DigestInfo to represent hashes by Juan Castillo · 10 years ago
  37. c04d260 Allow deeper platform port directory structure by Dan Handley · 10 years ago
  38. ea4ec3a TBB: use SHA256 to generate the certificate signatures by Juan Castillo · 10 years ago
  39. 6f97162 TBB: add tool to generate certificates by Juan Castillo · 11 years ago