aboutsummaryrefslogtreecommitdiffstats
path: root/tools/cert_create/Makefile
Commit message (Expand)AuthorAgeFilesLines
* tools: Make invocation of host compiler correctAntonio Nino Diaz2018-10-041-9/+9
* tools/cert_create: fix makefile to build build_msg.o by HOSTCCYing-Chun Liu (PaulLiu)2018-07-061-1/+1
* cert_create: fix makefile to remove executable on 'make realclean'Jonathan Wright2018-04-301-1/+1
* Change PLATFORM_ROOT to TF_PLATFORM_ROOTHeyi Guo2018-03-051-1/+1
* Set default value of USE_TBBR_DEFSSoby Mathew2017-09-111-0/+1
* tools: Use exported quiet flag from top-level Makefiledp-arm2017-06-121-3/+3
* build: Introduce HOSTCC flagdp-arm2017-05-241-3/+3
* cert: move platform_oid.h to include/tools_share for all platformsMasahiro Yamada2017-05-241-2/+13
* Use SPDX license identifiersdp-arm2017-05-031-25/+1
* Make:Allow for extension in tool names.Evan Lloyd2016-04-011-1/+1
* Make:Use environment variables for OS detection.Evan Lloyd2016-04-011-2/+2
* Make:Make shell commands more portableEvan Lloyd2016-04-011-3/+4
* Make:Add realclean to .PHONY listEvan Lloyd2016-04-011-1/+1
* Make:Remove calls to shell from makefiles.Evan Lloyd2016-04-011-8/+9
* cert_create: specify command line options in the CoTJuan Castillo2015-10-231-0/+1
* TBB: rework cert_create tool to follow a data driven approachJuan Castillo2015-07-161-4/+4
* TBB: add ECDSA support to the certificate generation toolJuan Castillo2015-06-251-2/+3
* Allow deeper platform port directory structureDan Handley2015-04-281-2/+8
* TBB: add tool to generate certificatesJuan Castillo2015-01-281-0/+92