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

Add support for LoongArch. #2559

Merged
merged 2 commits into from
Jan 29, 2024
Merged

Add support for LoongArch. #2559

merged 2 commits into from
Jan 29, 2024

Conversation

liuxiang88
Copy link
Contributor

Add support for LoongArch.The LoongArch architecture (LoongArch) is an Instruction Set Architecture (ISA) that has a RISC style.

Documentations:
ISA:
https://loongson.github.io/LoongArch-Documentation/LoongArch-Vol1-EN.html
ABI:
https://loongson.github.io/LoongArch-Documentation/LoongArch-ELF-ABI-EN.html
More docs can be found at:
https://loongson.github.io/LoongArch-Documentation/README-EN.html

@svaarala
Copy link
Owner

Thanks @liuxiang88, could you update AUTHORS.rst (see CONTRIBUTING.md)?

As a sidenote, I'd like to allow running testcases for LoongArch, can you recommend a physical device or virtualization environment (qemu)?

Signed-off-by: liuxiang <[email protected]>
@liuxiang88
Copy link
Contributor Author

Sorry,after a week of trying, I still can't provide a physical device yet.The following steps are to create the virtuallization environment for LA:

  1. Install qemu. If can't, can make one.
  2. Making LA rootfs .

LA-qemu-rootfs.md

@svaarala
Copy link
Owner

Thanks @liuxiang88!

@svaarala svaarala merged commit 50af773 into svaarala:master Jan 29, 2024
16 checks passed
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