Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libc:machine:risc-v:unifying elf relocation code. #2865

Merged
merged 1 commit into from
Feb 19, 2021
Merged

libc:machine:risc-v:unifying elf relocation code. #2865

merged 1 commit into from
Feb 19, 2021

Conversation

hotislandn
Copy link
Contributor

Signed-off-by: hotislandn hotislandn@hotmail.com

Summary

This patch merges the two arch_elf.c files dedicated for rv32 and rv64 into a unified one.

Impact

libs:libc:machine for risc-v targets.

Testing

rv32: verified on bl602evb:elf.
rv64: verified on QEMU with elf files.

Signed-off-by: hotislandn <hotislandn@hotmail.com>
Copy link
Contributor

@xiaoxiang781216 xiaoxiang781216 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@xiaoxiang781216 xiaoxiang781216 merged commit 0337cd0 into apache:master Feb 19, 2021
@hotislandn hotislandn deleted the lib_elf_riscv_unifying branch February 25, 2021 02:32
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