summaryrefslogtreecommitdiff
path: root/tools/cert_create
diff options
context:
space:
mode:
authorManish V Badarkhe <Manish.Badarkhe@arm.com>2020-09-05 04:40:41 +0100
committerManish V Badarkhe <Manish.Badarkhe@arm.com>2020-09-07 12:58:24 +0100
commitb13e3f9f98d08b8583db64d62acd947e727a1a4d (patch)
tree2701e24ef75accf3ec699842fdbd71b48d8375ac /tools/cert_create
parent7ef3e0b31baa6a718e0e99d96e65b82c27a08f0b (diff)
downloadarm-trusted-firmware-b13e3f9f98d08b8583db64d62acd947e727a1a4d.tar.gz
tools: Set the tool's default binary name
This patch: fafd3ec9c assumes that tools must build from the main makefile folder. This assumption leads to the error when somebody wants to build a tool from the tool's folder. Hence changes are done to provide the default binary name in the tool's makefile. Change-Id: Iae570a7f8d322151376b6feb19e739300eecc3fc Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
Diffstat (limited to 'tools/cert_create')
-rw-r--r--tools/cert_create/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/cert_create/Makefile b/tools/cert_create/Makefile
index 418e06cf3..0ec08b054 100644
--- a/tools/cert_create/Makefile
+++ b/tools/cert_create/Makefile
@@ -7,6 +7,7 @@
PLAT := none
V ?= 0
DEBUG := 0
+CRTTOOL ?= cert_create${BIN_EXT}
BINARY := $(notdir ${CRTTOOL})
OPENSSL_DIR := /usr
COT := tbbr