summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorPaul Beesley <paul.beesley@arm.com>2019-03-06 15:28:11 +0000
committerPaul Beesley <paul.beesley@arm.com>2019-03-12 13:42:08 +0000
commitefb20d8bc316384d1e22ef48edb81482a219ea4e (patch)
tree81e0583f09ab4edb47afbe1d381b361986344153 /tools
parentd5dc774cf05f16e9cc9a010fe2533f1260c19a36 (diff)
tools: Remove TODO from fiptool
It is quite unlikely that this number will ever change and, if it does need to change, we should have a good reason to do so. It seems that this comment is now redundant. Change-Id: I409c764080748e338e9bc5606bbdcc475213fb6e Signed-off-by: Paul Beesley <paul.beesley@arm.com>
Diffstat (limited to 'tools')
-rw-r--r--tools/fiptool/tbbr_config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/fiptool/tbbr_config.h b/tools/fiptool/tbbr_config.h
index 2d897776..1fc6cad4 100644
--- a/tools/fiptool/tbbr_config.h
+++ b/tools/fiptool/tbbr_config.h
@@ -11,7 +11,6 @@
#include <uuid.h>
-/* TODO: Update this number as required */
#define TOC_HEADER_SERIAL_NUMBER 0x12345678
typedef struct toc_entry {