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

apple-device-tree: add to workspace #166

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

theoparis
Copy link
Contributor

@theoparis theoparis commented Nov 3, 2024

I haven't tested booting XNU using a custom device tree written from this crate. However, I have tested parsing of a rpi.dtb file from NSG650's blog on booting XNU on a Raspberry Pi 3. If you want I can add this to the repository with some tests, since it is very small (160 KiB).

This closes #151

@theoparis
Copy link
Contributor Author

theoparis commented Nov 18, 2024

Not sure what's going on with the CI..
sccache: error: Server startup failed: cache storage failed to read: Unexpected (permanent) at stat
It builds fine using cargo +1.81 build locally.

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.

Add a crate for working with apple device trees (no-std)
1 participant