fix(toolchains): force lld to apply link time reloc values

Add --apply-dynamic-relocs parameter when calling LLD to apply
link-time values for dynamic relocations.

This is necessary for app executables as no fixup is is done for them.

Change-Id: I55655593a84f0f52a6b8a213ea9789968f33758a
Signed-off-by: Mate Toth-Pal <mate.toth-pal@arm.com>
1 file changed