mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-23 04:48:14 +00:00
tools: Remove unused cert_create defines
Change-Id: Iea72ef9ba16325cbce07eea1a975d2a96eede274 Signed-off-by: Paul Beesley <paul.beesley@arm.com>
This commit is contained in:
parent
6105c4f8e4
commit
d5dc774cf0
1 changed files with 0 additions and 4 deletions
|
@ -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,
|
||||||
|
|
Loading…
Add table
Reference in a new issue