commit | 4a2bf951ac804f97be8ab2ad2ece396e6407af8f | [log] [tgz] |
---|---|---|
author | Soby Mathew <soby.mathew@arm.com> | Fri Sep 08 10:54:12 2017 +0100 |
committer | Soby Mathew <soby.mathew@arm.com> | Mon Sep 11 16:00:07 2017 +0100 |
tree | a224a87af2cdf4fb5a059f594fa414ebb7f259bc | |
parent | 8b6385deb379c1e36e2d729e5c5dd9a5f30bb04f [diff] |
Set default value of USE_TBBR_DEFS Using the OIDs defined in tbbr_oids.h is the recommended way to build the cert_create tool. This patch hence sets default value of the build flag USE_TBBR_DEFS to 1 in the Makefile in `tools/cert_create` folder when cert_create is built from this folder. Fixes ARM-software/tf-issues#482 Change-Id: Id1d224826b3417770bccbefa1b68d9bdb3b567f0 Signed-off-by: Soby Mathew <soby.mathew@arm.com>