rust-osdev / rust-osdev/bootimage
Support for aarch64 and riscv
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 906
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
Would be nice to have minimal support for aarch64 and riscv bare metal targets.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue requests minimal bare-metal support for aarch64 and riscv but names no files, tests, or entry points. Start by tracing how bootimage handles existing target architectures and identify the target-specific boundaries. Done means bootable images can be created for both requested targets with appropriate validation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- operating-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100