abi-aa icon indicating copy to clipboard operation
abi-aa copied to clipboard

Morello ELF specification has misleading R_MORELLO_(I)RELATIVE definitions

Open jrtc27 opened this issue 4 years ago • 0 comments

Currently these are both given as CAP_INIT(S, A, CAP_SIZE, CAP_PERM), but that does not make sense. Both always have a null symbol and the image base load offset needs to be added in. For R_MORELLO_IRELATIVE it also needs Indirect(...) around it (or an explicit capability version).

jrtc27 avatar Jan 21 '21 12:01 jrtc27