Skip to content

add reloc type R_ARM_ABS32,R_ARM_CALL,R_ARM_JUMP24#1471

Closed
coc-cyqh wants to merge 1 commit into
qilingframework:masterfrom
coc-cyqh:master
Closed

add reloc type R_ARM_ABS32,R_ARM_CALL,R_ARM_JUMP24#1471
coc-cyqh wants to merge 1 commit into
qilingframework:masterfrom
coc-cyqh:master

Conversation

@coc-cyqh
Copy link
Copy Markdown
Contributor

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.

@elicn
Copy link
Copy Markdown
Member

elicn commented Jun 28, 2024

Hi @coc-cyqh and thank you for the contribution!
We do not merge changes into master branch, but on dev.
Could you please re-base your work on dev and then create a new PR?

@coc-cyqh coc-cyqh closed this by deleting the head repository Jul 1, 2024
@coc-cyqh
Copy link
Copy Markdown
Contributor Author

coc-cyqh commented Jul 1, 2024

Hi @coc-cyqh and thank you for the contribution! We do not merge changes into master branch, but on dev. Could you please re-base your work on dev and then create a new PR?

Sure. Here is the new PR: #1479

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.

2 participants