-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
feat: put memory and env vars into FDT #758
Conversation
LGTM. I think you probably have to update the raw images as well. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #758 +/- ##
==========================================
+ Coverage 67.24% 67.82% +0.57%
==========================================
Files 18 19 +1
Lines 2345 2455 +110
==========================================
+ Hits 1577 1665 +88
- Misses 768 790 +22 ☔ View full report in Codecov by Sentry. |
Looks alright, but here again you could do me a favor and just add some doc comments to src/fdt.rs |
Happy? ^^ |
❤️ ❤️ ❤️ ❤️ |
Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
Depends on Kernel PR: hermit-os/kernel#1394
CI should be fixed by hermit-os/kernel#1396.