commit | fe69a8c4846c20c06efe945c2c6b1f9e893347fa | [log] [tgz] |
---|---|---|
author | Shruti Gupta <shruti.gupta@arm.com> | Mon Aug 21 11:49:32 2023 +0100 |
committer | Shruti Gupta <shruti.gupta@arm.com> | Mon Oct 16 18:36:39 2023 +0200 |
tree | 5d57bc467fee1ad54c3960d1e2b43b035dd665a6 | |
parent | 2f13adbc1ac240bdee4c901cbd0e09119f17fce4 [diff] |
fix(AArch64): Fix issue in processing dynamic relocations Fixes issue in processing dynamic relocations, when relocation entries not matching R_AARCH64_RELATIVE type are found. Linker might generate entries of relocation type R_AARCH64_NONE (code 0), which should be ignored to make the code boot. Similar fix done in TF-A (db9736e3d86d7098f9785a9db834746a8b2ed335) Signed-off-by: Shruti Gupta <shruti.gupta@arm.com> Change-Id: Ibc769efa322618f59c05a6b1596555fc1b00b57b