hermit-os / hermit-os/hermit-entry
Deprecate `platform_info::cpu_freq`
Open
- Dominant language
- Rust
- Stars
- 5
- Forks
- 7
- Avg merge
- 58m
- Merged PRs (30d)
- 3
Description
That information is now passed via the device tree, so no need to pass it via BootInfo as well.
Contributor guide
No contributing guide indexed for this repository
Research direction
Search for platform_info::cpu_freq and the BootInfo definition, then inspect how device-tree data is passed through the loading and entry API. Check all references and existing tests or build targets; done means the redundant BootInfo path is deprecated without breaking compilation or device-tree handling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- operating-systems
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100