Skip to content
Snippets Groups Projects
Commit 92d5ecba authored by Albert Aribaud's avatar Albert Aribaud Committed by Wolfgang Denk
Browse files

arm: implement ELF relocations


ELF relocation tables generated with linker option -pie can
be used to fixup code and data in a single loop at relocation,
removing the need for manual fixups anywhere else in the code.

Signed-off-by: default avatarAlbert Aribaud <albert.aribaud@free.fr>
parent 89bca0ab
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment