arm-trusted-firmware/bl31
Soby Mathew 5bfac4fc2f BL31: correct GOT section omission
When the patch SHA 931f7c6 introduced PIE support for BL31,
adding the GOT section when the SEPARATE_CODE_AND_RODATA=0
to the linker script was erroneously omitted. This patch corrects
the same.

Also the patch reduces the alignment requirement for GOT and RELA
sections from 16 bytes to 8. Comments are added explain the
intent for alignment.

Change-Id: I8035cbf75f346f99bd56b13f32e0b3b70dd2fe6c
Signed-off-by: Soby Mathew <soby.mathew@arm.com>
2018-12-17 15:25:49 +00:00
..
aarch64 SPM: Introduce SMC handlers for SPCI and SPRT 2018-12-11 13:45:41 +00:00
bl31.ld.S BL31: correct GOT section omission 2018-12-17 15:25:49 +00:00
bl31.mk SPM: Deprecate the current implementation 2018-12-10 16:37:46 +00:00
bl31_context_mgmt.c context_mgmt: Remove deprecated interfaces 2018-09-28 15:31:53 +01:00
bl31_main.c context_mgmt: Fix MISRA defects 2018-11-01 14:15:39 +00:00
ehf.c Mark BL31 initialization functions 2018-10-03 11:47:30 +01:00
interrupt_mgmt.c Fix MISRA defects in BL31 common code 2018-08-30 09:22:33 +01:00