aboutsummaryrefslogtreecommitdiff
path: root/tools/cert_create
AgeCommit message (Expand)Author
2017-10-08cert_tool: update for compatibility with OpenSSL v1.1Michalis Pappas
2017-09-11Set default value of USE_TBBR_DEFSSoby Mathew
2017-08-31cert_tool: Support for legacy RSA PKCS#1 v1.5Soby Mathew
2017-08-09Support Trusted OS firmware extra images in TF toolsSummer Qin
2017-07-12Fix order of #includesIsla Mitchell
2017-06-12tools: Use exported quiet flag from top-level Makefiledp-arm
2017-06-05cert_create: Use RSASSA-PSS signature scheme for certificatesSoby Mathew
2017-05-24build: Introduce HOSTCC flagdp-arm
2017-05-24cert: move platform_oid.h to include/tools_share for all platformsMasahiro Yamada
2017-05-03Use SPDX license identifiersdp-arm
2017-02-11cert_create: remove unneeded initializersMasahiro Yamada
2017-02-11cert_create: merge successive i2d_ASN1_INTEGER() callsMasahiro Yamada
2017-02-11cert_create: fix memory leak bug caused by key container overwriteMasahiro Yamada
2016-07-05Fix `cert_create` tool for Segmentation faultYatharth Kochar
2016-04-07Merge pull request #578 from EvanLloyd/ejll/woa_make2danh-arm
2016-04-01Make:Allow for extension in tool names.Evan Lloyd
2016-04-01Make:Use environment variables for OS detection.Evan Lloyd
2016-04-01Make:Make shell commands more portableEvan Lloyd
2016-04-01Make:Add realclean to .PHONY listEvan Lloyd
2016-04-01Make:Remove calls to shell from makefiles.Evan Lloyd
2016-03-30cert_create: add non-volatile counter supportJuan Castillo
2016-01-13Merge pull request #484 from jcastillo-arm/jc/tf-issues/337danh-arm
2016-01-07cert_create: update help messageJuan Castillo
2016-01-05Always build with '-pedantic'Sandrine Bailleux
2015-12-14Replace all SCP FW (BL0, BL3-0) referencesJuan Castillo
2015-12-14TBB: apply TBBR naming convention to certificates and extensionsJuan Castillo
2015-12-09FWU: Add FWU support to `cert_create` toolYatharth Kochar
2015-10-23cert_create: specify command line options in the CoTJuan Castillo
2015-10-23cert_create: improve command line argument checkJuan Castillo
2015-07-16TBB: rework cert_create tool to follow a data driven approachJuan Castillo
2015-07-01TBB: build 'cert_create' with ECDSA only if OpenSSL supports itJuan Castillo
2015-06-25TBB: add ECDSA support to the certificate generation toolJuan Castillo
2015-06-25TBB: use ASN.1 type DigestInfo to represent hashesJuan Castillo
2015-04-28Allow deeper platform port directory structureDan Handley
2015-03-05TBB: use SHA256 to generate the certificate signaturesJuan Castillo
2015-01-28TBB: add tool to generate certificatesJuan Castillo