summaryrefslogtreecommitdiff
path: root/plat/arm/board/fvp/fvp_trusted_boot.c
diff options
context:
space:
mode:
Diffstat (limited to 'plat/arm/board/fvp/fvp_trusted_boot.c')
-rw-r--r--plat/arm/board/fvp/fvp_trusted_boot.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/plat/arm/board/fvp/fvp_trusted_boot.c b/plat/arm/board/fvp/fvp_trusted_boot.c
index d1e8b9f5..39be4a6e 100644
--- a/plat/arm/board/fvp/fvp_trusted_boot.c
+++ b/plat/arm/board/fvp/fvp_trusted_boot.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2016-2017, ARM Limited and Contributors. All rights reserved.
+ * Copyright (c) 2016-2018, ARM Limited and Contributors. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
@@ -7,6 +7,7 @@
#include <assert.h>
#include <stdint.h>
#include <string.h>
+#include <platform.h>
#include <tbbr_oid.h>
#include "fvp_def.h"