1. b244d93 libfdt: Map FDT_ERR_NOTFOUND to Option::None by Pierre-Clément Tosi · 2 years, 9 months ago
  2. 1b0d890 libfdt: Extend Rust wrapper with write functions by Pierre-Clément Tosi · 2 years, 9 months ago
  3. 41c158e libfdt: Add CompatibleIterator by Pierre-Clément Tosi · 2 years, 9 months ago
  4. 1baa9a9 libfdt: Create Rust wrapper by David Brazdil · 3 years, 1 month ago
  5. ed7c037 Merge changes I7175d7c1,I401ac4af by Treehugger Robot · 2 years, 9 months ago
  6. 9a658f7 vmbase: Export linker-defined MemoryRegions & VAs by Pierre-Clément Tosi · 2 years, 10 months ago
  7. 581e9b6 vmbase_example: Replace cast with .as{_mut}_ptr() by Pierre-Clément Tosi · 2 years, 10 months ago
  8. 35e9c1e vmbase: example: Add bin_end to integration_test by Pierre-Clément Tosi · 2 years, 10 months ago
  9. 9a83e61 Add libopen_dice nostd wrapper and test it in vmbase_example by David Brazdil · 2 years, 11 months ago
  10. a51c6f0 vmbase: Support LLVM and Bionic stack guard by David Brazdil · 2 years, 10 months ago
  11. 8cbd4b7 exceptions: Pass ELR & SPSR to handlers with AAPCS by Pierre-Clément Tosi · 3 years ago
  12. b41aa8f vmbase: Use logger in example kernel by David Brazdil · 3 years, 1 month ago
  13. 153aad9 Move memory layout helpers to new module. by Andrew Walbran · 3 years, 1 month ago
  14. f17c651 Format entry register values as 64-bit hex. by Andrew Walbran · 3 years, 1 month ago
  15. 06cba03 Check that DTB address is as expected. by Andrew Walbran · 3 years, 3 months ago
  16. 1356454 Construct page table in Rust. by Andrew Walbran · 3 years, 4 months ago
  17. e03395a Pass x0-x3 boot values to Rust main function. by Andrew Walbran · 3 years, 3 months ago
  18. f7b6dc8 Add a heap allocator. by Andrew Walbran · 3 years, 4 months ago
  19. 5d4e1c9 Test BSS and data sections. by Andrew Walbran · 3 years, 4 months ago
  20. 6261cf4 Print addresses. by Andrew Walbran · 3 years, 4 months ago
  21. eef9820 Add example to run as unprotected VM bootloader. by Andrew Walbran · 3 years, 3 months ago