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

Factor out Oxide image handling from here and Hubris into a common no_std library #34

Open
lzrd opened this issue Aug 6, 2024 · 1 comment

Comments

@lzrd
Copy link
Contributor

lzrd commented Aug 6, 2024

Hubtools and Hubris have overlap in their implementations of Hubris/Bootleby image handling that
should be combined into a no_std crate so that there is one source of truth.
This may be limited to the read-only image handling which would be used here and in:
hubris: drv/lpc55-update-server/src/image.rs
hubris: lib/rot-startup/src/image.rs

@lzrd
Copy link
Contributor Author

lzrd commented Aug 6, 2024

Tests would also be required.

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

No branches or pull requests

1 participant