diff --git a/tools/cert_create/src/tbbr/tbb_ext.c b/tools/cert_create/src/tbbr/tbb_ext.c index d0038a2bd857146f7c254bf8b6ed0b0bf577107e..ee5377fe8b2784c09f9e7ae98615c1d2eba6715c 100644 --- a/tools/cert_create/src/tbbr/tbb_ext.c +++ b/tools/cert_create/src/tbbr/tbb_ext.c @@ -19,10 +19,6 @@ #include "tbbr/tbb_ext.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[] = { [TRUSTED_FW_NVCOUNTER_EXT] = { .oid = TRUSTED_FW_NVCOUNTER_OID,