Commit d5dc774c authored by Paul Beesley's avatar Paul Beesley
Browse files

tools: Remove unused cert_create defines



Change-Id: Iea72ef9ba16325cbce07eea1a975d2a96eede274
Signed-off-by: default avatarPaul Beesley <paul.beesley@arm.com>
parent 6105c4f8
...@@ -19,10 +19,6 @@ ...@@ -19,10 +19,6 @@
#include "tbbr/tbb_ext.h" #include "tbbr/tbb_ext.h"
#include "tbbr/tbb_key.h" #include "tbbr/tbb_key.h"
/* TODO: get these values from the command line */
#define TRUSTED_WORLD_NVCTR_VALUE 0
#define NORMAL_WORLD_NVCTR_VALUE 0
static ext_t tbb_ext[] = { static ext_t tbb_ext[] = {
[TRUSTED_FW_NVCOUNTER_EXT] = { [TRUSTED_FW_NVCOUNTER_EXT] = {
.oid = TRUSTED_FW_NVCOUNTER_OID, .oid = TRUSTED_FW_NVCOUNTER_OID,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment