1. 2e059cc Avoid using static mut variables for heap. by Andrew Walbran · 10 months ago
  2. 1a089a0 Move vmbase to libs/libvmbase by Jiyong Park · 1 year, 1 month ago[Renamed from vmbase/src/heap.rs]
  3. 000595b [rkp] Restore the EC_Key from the remotely provisioned key blob by Alice Wang · 1 year, 10 months ago
  4. fb54a0a vmbase: Please rustfmt by Pierre-Clément Tosi · 1 year, 10 months ago
  5. c06e734 Standardise and require safety comments in vmbase. by Andrew Walbran · 2 years, 1 month ago
  6. 6a4808c vmbase: Rename configure_global_allocator_size by Pierre-Clément Tosi · 2 years, 1 month ago
  7. 8ca7a44 vmbase: Initialize heap in rust_entry by Pierre-Clément Tosi · 2 years, 2 months ago
  8. c332fae vmbase: Move heap.rs out of pvmfw by Pierre-Clément Tosi · 2 years, 2 months ago[Renamed from pvmfw/src/heap.rs]
  9. f3681e8 pvmfw: Prepare heap.rs for move by Pierre-Clément Tosi · 2 years, 2 months ago
  10. a0e4296 Require unsafe blocks in unsafe functions by Alan Stokes · 2 years, 4 months ago
  11. aaa0869 pvmfw: heap: Implement calloc() by Pierre-Clément Tosi · 2 years, 5 months ago
  12. 815461f [refactoring] Use #[default] attribute to create enum default by Alice Wang · 2 years, 6 months ago
  13. 739c9e6 Add constant for heap size. by Andrew Walbran · 2 years, 7 months ago
  14. 593ee2c Merge "Try reading block device. Share queues and buffers with host." by Andrew Walbran · 2 years, 7 months ago
  15. 848decf Try reading block device. Share queues and buffers with host. by Andrew Walbran · 2 years, 8 months ago
  16. db74cb1 pvmfw: Pass BCC to next stage through DT by Pierre-Clément Tosi · 2 years, 8 months ago
  17. 54e71d0 pvmfw: heap: Implement malloc() and free() by Pierre-Clément Tosi · 2 years, 8 months ago
  18. fc53115 pvmfw: Integrate buddy_system_allocator by Pierre-Clément Tosi · 2 years, 10 months ago