aboutsummaryrefslogtreecommitdiff
path: root/plat/socionext
diff options
context:
space:
mode:
authorMadhukar Pappireddy <madhukar.pappireddy@arm.com>2019-07-08 18:05:24 -0500
committerMadhukar Pappireddy <madhukar.pappireddy@arm.com>2019-07-12 09:12:11 -0500
commit91e6bef9f5c115e00aec361a68ddc78a96cc3885 (patch)
tree21d7ab443161e4f52a4290d48d5f67370d7bcdde /plat/socionext
parent3ce3ce07385a6fe55018d825318a9aba2dab7289 (diff)
downloadtrusted-firmware-a-91e6bef9f5c115e00aec361a68ddc78a96cc3885.tar.gz
synquacer: Fix compilation fail for SPM support build config
Fix the header file path Signed-off-by: Madhukar Pappireddy <madhukar.pappireddy@arm.com> Change-Id: I73a92a3f0049ecbda7eade452405927c04048e01
Diffstat (limited to 'plat/socionext')
-rw-r--r--plat/socionext/synquacer/include/plat.ld.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/plat/socionext/synquacer/include/plat.ld.S b/plat/socionext/synquacer/include/plat.ld.S
index 1b7f69989e..a06fe2adb5 100644
--- a/plat/socionext/synquacer/include/plat.ld.S
+++ b/plat/socionext/synquacer/include/plat.ld.S
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2018, ARM Limited and Contributors. All rights reserved.
+ * Copyright (c) 2018-2019, ARM Limited and Contributors. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
@@ -7,7 +7,7 @@
#ifndef SYNQUACER_PLAT_LD_S__
#define SYNQUACER_PLAT_LD_S__
-#include <xlat_tables_defs.h>
+#include <lib/xlat_tables/xlat_tables_defs.h>
#define SPM_SHIM_EXCEPTIONS_VMA SP_DRAM