Skip to content

add reloc type R_ARM_ABS32,R_ARM_CALL,R_ARM_JUMP24#1479

Merged
xwings merged 1 commit into
qilingframework:devfrom
coc-cyqh:master
Jul 3, 2024
Merged

add reloc type R_ARM_ABS32,R_ARM_CALL,R_ARM_JUMP24#1479
xwings merged 1 commit into
qilingframework:devfrom
coc-cyqh:master

Conversation

@coc-cyqh
Copy link
Copy Markdown
Contributor

@coc-cyqh coc-cyqh commented Jul 1, 2024

When I simulated an ARM firmware kernel, some reloc types could not be handled.

image

Therefore I fixed the problem according to the manual, including R_ARM_ABS32, R_ARM_CALL, and R_ARM_JUMP24.

@xwings
Copy link
Copy Markdown
Member

xwings commented Jul 3, 2024

Thanks for the PR

@xwings xwings merged commit 04e42e0 into qilingframework:dev Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants