aboutsummaryrefslogtreecommitdiff
path: root/bl31/aarch64
diff options
context:
space:
mode:
authordavidcunado-arm <david.cunado@arm.com>2018-02-28 01:26:21 +0000
committerGitHub <noreply@github.com>2018-02-28 01:26:21 +0000
commitc69145fc2a8f1660131f555f286c6989c8343c74 (patch)
tree57f5e8ea7244c33953999e97299b482fbe67a433 /bl31/aarch64
parent99e198ecd869d33a5948445dd17c5e0920ef5477 (diff)
parent264410306381d4edceeb03b3a0e8db66605427be (diff)
downloadtrusted-firmware-a-c69145fc2a8f1660131f555f286c6989c8343c74.tar.gz
Merge pull request #1286 from antonio-nino-diaz-arm/an/mmu-mismatch
Clarify comments in xlat tables lib and fixes related to the TLB
Diffstat (limited to 'bl31/aarch64')
-rw-r--r--bl31/aarch64/bl31_entrypoint.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/bl31/aarch64/bl31_entrypoint.S b/bl31/aarch64/bl31_entrypoint.S
index 924f295aff..0d1077cbd6 100644
--- a/bl31/aarch64/bl31_entrypoint.S
+++ b/bl31/aarch64/bl31_entrypoint.S
@@ -9,7 +9,7 @@
#include <el3_common_macros.S>
#include <pmf_asm_macros.S>
#include <runtime_instr.h>
-#include <xlat_tables_defs.h>
+#include <xlat_mmu_helpers.h>
.globl bl31_entrypoint
.globl bl31_warm_entrypoint