summaryrefslogtreecommitdiff
path: root/bl31/bl31.ld.S
diff options
context:
space:
mode:
Diffstat (limited to 'bl31/bl31.ld.S')
-rw-r--r--bl31/bl31.ld.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/bl31/bl31.ld.S b/bl31/bl31.ld.S
index 37329b6..c53cd66 100644
--- a/bl31/bl31.ld.S
+++ b/bl31/bl31.ld.S
@@ -47,7 +47,6 @@ SECTIONS
ro . : {
__RO_START__ = .;
- KEEP(*head_data.o(.head_data*))
KEEP(*bl31_entrypoint.o(.text*))
*(.text*)
*(.rodata*)