summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJuan Castillo <juan.castillo@arm.com>2015-06-12 11:27:59 +0100
committerJuan Castillo <juan.castillo@arm.com>2015-07-16 14:31:20 +0100
commit55e291a4058633300deafabe62db7e2885f0afb5 (patch)
treeb1e0d284711d4e484f43bbf6a189484d341e5178 /.gitignore
parent484bb38509e8822d8b1fde93e215eb0e7abdf86d (diff)
TBB: rework cert_create tool to follow a data driven approach
This patch reworks the certificate generation tool to follow a data driven approach. The user may specify at build time the certificates, keys and extensions defined in the CoT, register them using the appropiate macros and the tool will take care of creating the certificates corresponding to the CoT specified. Change-Id: I29950b39343c3e1b71718fce0e77dcf2a9a0be2f
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d3567bcb..cc5cbfb4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,4 +12,5 @@ build/
tools/**/*.o
tools/fip_create/fip_create
tools/cert_create/src/*.o
+tools/cert_create/src/**/*.o
tools/cert_create/cert_create