tools: Remove unused cert_create defines
authorPaul Beesley <[email protected]>
Wed, 6 Mar 2019 15:27:15 +0000 (15:27 +0000)
committerPaul Beesley <[email protected]>
Tue, 12 Mar 2019 13:42:08 +0000 (13:42 +0000)
Change-Id: Iea72ef9ba16325cbce07eea1a975d2a96eede274
Signed-off-by: Paul Beesley <[email protected]>
tools/cert_create/src/tbbr/tbb_ext.c

index d0038a2bd857146f7c254bf8b6ed0b0bf577107e..ee5377fe8b2784c09f9e7ae98615c1d2eba6715c 100644 (file)
 #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,