1. 2bb78d3 Dynamic cfg: Enable support on CoT for other configs by Soby Mathew · Thu Mar 29 14:29:55 2018 +0100
  2. 69da5f2 cert_create: fix makefile to remove executable on 'make realclean' by Jonathan Wright · Mon Apr 30 15:04:02 2018 +0100
  3. 335433a Change PLATFORM_ROOT to TF_PLATFORM_ROOT by Heyi Guo · Thu Mar 01 18:57:58 2018 +0800
  4. 2ffb473 Dynamic cfg: Update the tools by Soby Mathew · Tue Nov 07 16:50:31 2017 +0000
  5. 76a5a9b tools: add an option -hash-alg for cert_create by Qixiang Xu · Thu Nov 09 13:51:58 2017 +0800
  6. 8da7acf Merge pull request #1120 from michpappas/tf-issues#521_cert_tool_does_not_build_with_openssl_v1.1 by davidcunado-arm · Wed Oct 11 16:39:10 2017 +0100
  7. 31f3bb9 cert_tool: Fix ECDSA certificates create failure by Qixiang Xu · Fri Sep 22 16:21:41 2017 +0800
  8. 3862894 cert_tool: update for compatibility with OpenSSL v1.1 by Michalis Pappas · Fri Oct 06 16:11:44 2017 +0800
  9. 87be6c1 Set default value of USE_TBBR_DEFS by Soby Mathew · Fri Sep 08 10:54:12 2017 +0100
  10. 2fd70f6 cert_tool: Support for legacy RSA PKCS#1 v1.5 by Soby Mathew · Thu Aug 31 11:50:29 2017 +0100
  11. 8072678 Support Trusted OS firmware extra images in TF tools by Summer Qin · Thu Apr 20 16:28:39 2017 +0100
  12. 9930501 Fix order of #includes by Isla Mitchell · Tue Jul 11 14:54:08 2017 +0100
  13. 34c8201 tools: Use exported quiet flag from top-level Makefile by dp-arm · Tue May 02 11:14:29 2017 +0100
  14. d5b22d3 cert_create: Use RSASSA-PSS signature scheme for certificates by Soby Mathew · Mon May 22 16:12:33 2017 +0100
  15. e95aaa6 build: Introduce HOSTCC flag by dp-arm · Tue May 02 11:09:11 2017 +0100
  16. a27c166 cert: move platform_oid.h to include/tools_share for all platforms by Masahiro Yamada · Mon May 22 12:11:24 2017 +0900
  17. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  18. 48cb5e5 cert_create: remove unneeded initializers by Masahiro Yamada · Mon Feb 06 19:47:44 2017 +0900
  19. d54cfa9 cert_create: merge successive i2d_ASN1_INTEGER() calls by Masahiro Yamada · Mon Feb 06 19:00:11 2017 +0900
  20. bccb109 cert_create: fix memory leak bug caused by key container overwrite by Masahiro Yamada · Mon Feb 06 21:15:01 2017 +0900
  21. 79f8640 Fix `cert_create` tool for Segmentation fault by Yatharth Kochar · Wed Jun 22 14:49:27 2016 +0100
  22. e649196 Merge pull request #578 from EvanLloyd/ejll/woa_make2 by danh-arm · Thu Apr 07 17:11:45 2016 +0100
  23. 004c9a5 Make:Allow for extension in tool names. by Evan Lloyd · Thu Dec 03 11:35:40 2015 +0000
  24. a71d259 Make:Use environment variables for OS detection. by Evan Lloyd · Wed Dec 02 18:56:06 2015 +0000
  25. 26c6cb4 Make:Make shell commands more portable by Evan Lloyd · Wed Dec 02 18:33:55 2015 +0000
  26. c0f970d Make:Add realclean to .PHONY list by Evan Lloyd · Wed Dec 02 18:22:22 2015 +0000
  27. f269714 Make:Remove calls to shell from makefiles. by Evan Lloyd · Wed Dec 02 18:17:37 2015 +0000
  28. 4352998 cert_create: add non-volatile counter support by Juan Castillo · Fri Jan 22 11:05:24 2016 +0000
  29. d342e38 Merge pull request #484 from jcastillo-arm/jc/tf-issues/337 by danh-arm · Wed Jan 13 11:42:30 2016 +0000
  30. 212f738 cert_create: update help message by Juan Castillo · Tue Dec 15 16:37:57 2015 +0000
  31. df8de2d Always build with '-pedantic' by Sandrine Bailleux · Mon Jan 04 15:49:23 2016 +0000
  32. a72b647 Replace all SCP FW (BL0, BL3-0) references by Juan Castillo · Thu Dec 10 15:49:17 2015 +0000
  33. be80120 TBB: apply TBBR naming convention to certificates and extensions by Juan Castillo · Thu Dec 03 10:19:21 2015 +0000
  34. 5752b59 FWU: Add FWU support to `cert_create` tool by Yatharth Kochar · Fri Aug 21 15:30:55 2015 +0100
  35. 1218dd5 cert_create: specify command line options in the CoT by Juan Castillo · Fri Jul 03 16:23:16 2015 +0100
  36. 86958fd cert_create: improve command line argument check by Juan Castillo · Wed Jul 08 12:11:38 2015 +0100
  37. e6d30e9 TBB: rework cert_create tool to follow a data driven approach by Juan Castillo · Fri Jun 12 11:27:59 2015 +0100
  38. a2224ab TBB: build 'cert_create' with ECDSA only if OpenSSL supports it by Juan Castillo · Tue Jun 30 13:36:57 2015 +0100
  39. f9f39c3 TBB: add ECDSA support to the certificate generation tool by Juan Castillo · Mon Jun 01 16:34:23 2015 +0100
  40. ac40293 TBB: use ASN.1 type DigestInfo to represent hashes by Juan Castillo · Thu Mar 05 14:30:00 2015 +0000
  41. 81be100 Allow deeper platform port directory structure by Dan Handley · Fri Mar 27 17:44:35 2015 +0000
  42. 271a5ac TBB: use SHA256 to generate the certificate signatures by Juan Castillo · Mon Feb 16 10:34:28 2015 +0000
  43. 11abdcd TBB: add tool to generate certificates by Juan Castillo · Tue Oct 21 11:30:42 2014 +0100