summaryrefslogtreecommitdiff
path: root/bl2
diff options
context:
space:
mode:
authorSoby Mathew <soby.mathew@arm.com>2019-12-12 14:25:47 +0000
committerTrustedFirmware Code Review <review@review.trustedfirmware.org>2019-12-12 14:25:47 +0000
commit7999904074b6c08fb3a4f7122470b9a1e739f1fc (patch)
tree1fdbb8c4a4d156d0d8941f921a4f66f95291324f /bl2
parentfcccd358e4cd6199c797ad127c77c47ec1ad5983 (diff)
parentda90359b7852e13dc21f54f4d42df6d4790fe0cd (diff)
Merge "PIE: make call to GDT relocation fixup generalized" into integration
Diffstat (limited to 'bl2')
-rw-r--r--bl2/aarch64/bl2_el3_entrypoint.S3
1 files changed, 2 insertions, 1 deletions
diff --git a/bl2/aarch64/bl2_el3_entrypoint.S b/bl2/aarch64/bl2_el3_entrypoint.S
index 6fe2dd923..f97121ef0 100644
--- a/bl2/aarch64/bl2_el3_entrypoint.S
+++ b/bl2/aarch64/bl2_el3_entrypoint.S
@@ -26,7 +26,8 @@ func bl2_entrypoint
_secondary_cold_boot=!COLD_BOOT_SINGLE_CPU \
_init_memory=1 \
_init_c_runtime=1 \
- _exception_vectors=bl2_el3_exceptions
+ _exception_vectors=bl2_el3_exceptions \
+ _pie_fixup_size=0
/* ---------------------------------------------
* Restore parameters of boot rom