1. 47d316e Update to zerocopy 0.8. by Andrew Walbran · 9 months ago
  2. bfa4060 pvmfw: Return MemorySlices from main_wrapper by Pierre-Clément Tosi · 9 months ago
  3. 5f3c66a Merge "pvmfw: Move RBP into crate::rollback" into main by Treehugger Robot · 9 months ago
  4. 13d14f9 Merge "pvmfw: Introduce NextStage" into main by Pierre-Clément Tosi · 9 months ago
  5. bcb76ee Merge changes I5f88ff52,I6de6e460,Id7f24fc6 into main by Treehugger Robot · 9 months ago
  6. 9bb62ac pvmfw: Introduce NextStage by Pierre-Clément Tosi · 9 months ago
  7. 10bea6f pvmfw: Move RBP into crate::rollback by Pierre-Clément Tosi · 9 months ago
  8. 938b4fb pvmfw: Parametrise GUEST_PAGE_SIZE by Pierre-Clément Tosi · 9 months ago
  9. 9277880 pvmfw: Move DT sanitization to main() by Pierre-Clément Tosi · 10 months ago
  10. 0d4c09b pvmfw: Read kernel/initrd ranges from untrusted DT by Pierre-Clément Tosi · 10 months ago
  11. c7e6fb2 Merge "pvmfw: Remove old comment about unshare_all_memory" into main by Treehugger Robot · 9 months ago
  12. 41f918c pvmfw: Remove old comment about unshare_all_memory by Pierre-Clément Tosi · 9 months ago
  13. 12f923e pvmfw: Delay UART & PT reset until jump_to_payload by Pierre-Clément Tosi · 9 months ago
  14. ae07161 vmbase: Enter clients with dynamic PTs live by Pierre-Clément Tosi · 10 months ago
  15. eba8316 vmbase: Default to largest stack size possible by Pierre-Clément Tosi · 10 months ago
  16. c26e220 vmbase: Introduce mem API & turn MEMORY private by Pierre-Clément Tosi · 10 months ago
  17. 229dd9d pvmfw: Map image footer after dynamic PT switch by Pierre-Clément Tosi · 10 months ago
  18. b996399 vmbase: Define .image_footer linker section by Pierre-Clément Tosi · 9 months ago
  19. 0b02a2b vmbase: Clients separate eh_stack from .data+.bss by Pierre-Clément Tosi · 9 months ago
  20. 3c5e7a7 vmbase: Support missing SwiotlbInfo DT node by Pierre-Clément Tosi · 9 months ago
  21. cb693eb Merge "Skip rollback protection in pvmfw for Trusty Security VM" into main by Alice Wang · 10 months ago
  22. fe0b976 Skip rollback protection in pvmfw for Trusty Security VM by Alice Wang · 10 months ago
  23. 87fbc4b [dice] Support multi key algorithm switch in pvmfw by Alice Wang · 10 months ago
  24. 6203d67 vmbase: Provide baremetal DiceClearMemory() as lib by Pierre-Clément Tosi · 10 months ago
  25. e5fffd8 tests: Use libopen_dice_clear_memory by Pierre-Clément Tosi · 10 months ago
  26. b4c3e53 [test] Test nostd open-dice library in pvmfw dice test by Alice Wang · 10 months ago
  27. 7ec45d3 Turn hypervisor backends module into a library by Per Larsen · 10 months ago
  28. 63bb20d Merge "Update ARM_SMCCC_KVM_FUNC_DEV_REQ_MMIO ABI" into main by Treehugger Robot · 10 months ago
  29. 4c1d858 Merge "Read the algorithm of the leaf public key in DICE chain in pvmfw" into main by Treehugger Robot · 10 months ago
  30. 6823ffc Read the algorithm of the leaf public key in DICE chain in pvmfw by Alice Wang · 10 months ago
  31. 93a422f Merge "pvmfw: Make template Fdt const" into main by Treehugger Robot · 10 months ago
  32. e905116 Merge "vmbase: Replace flatten() with slice::as_flattened" into main by Treehugger Robot · 10 months ago
  33. 1df7f4a Merge changes I203bd4ea,I52afb664 into main by Treehugger Robot · 10 months ago
  34. c165d4a Merge changes I7231be6a,Ie7b97c99,I56f273e5 into main by Treehugger Robot · 10 months ago
  35. 185145b Merge "pvmfw: Move MemorySlices to crate::memory" into main by Treehugger Robot · 10 months ago
  36. 8ab7c37 vmbase: Move CMOs under crate::arch by Pierre-Clément Tosi · 10 months ago
  37. 1d01277 vmbase: Move handle_*_fault() to crate::exceptions by Pierre-Clément Tosi · 10 months ago
  38. 462bdf4 pvmfw: Move MemorySlices to crate::memory by Pierre-Clément Tosi · 10 months ago
  39. 84ba1a8 pvmfw: Make template Fdt const by Pierre-Clément Tosi · 10 months ago
  40. d0818b2 vmbase: Replace flatten() with slice::as_flattened by Pierre-Clément Tosi · 10 months ago
  41. ba9614a Merge "Refactor DICE chain parsing in pvmfw to collect BccPayload" into main by Alice Wang · 10 months ago
  42. 1f968b1 Refactor DICE chain parsing in pvmfw to collect BccPayload by Alice Wang · 10 months ago
  43. 646a31b Update ARM_SMCCC_KVM_FUNC_DEV_REQ_MMIO ABI by Mostafa Saleh · 11 months ago
  44. 5ce6c6f MockHypervisor: Get MMIO tokens by address only by Pierre-Clément Tosi · 10 months ago
  45. 7fb437f pvmfw: Validate size of assigned MMIO regions by Pierre-Clément Tosi · 10 months ago
  46. eacdd0f pvmfw: Warn for misaligned assigned MMIO regions by Pierre-Clément Tosi · 11 months ago
  47. f4d8a0d pvmfw: Refactor DeviceAssignmentError for clarity by Pierre-Clément Tosi · 10 months ago
  48. f2c19d4 vmbase: Re-expose fdtpci as vmbase::fdt::pci by Pierre-Clément Tosi · 11 months ago
  49. 14770b0 [bssl] Stop initializing CRYPTO library in pvmfw by Alice Wang · 12 months ago
  50. b4268b3 Add --enable-earlycon option to vm tool by Nikita Ioffe · 1 year ago
  51. f0fd0fb Revert "Add --enable-earlycon option to vm tool" by Priyanka Advani (xWF) · 1 year ago
  52. ec68eaf Add --enable-earlycon option to vm tool by Nikita Ioffe · 1 year ago
  53. e1b4289 Fix clippy lints for dice related to 1.79.0 toolchain update. by Stephen Hines · 1 year, 1 month ago
  54. c38fb3e Merge "pvmfw: Leave UART shared for debuggable pVMs" into main by Treehugger Robot · 1 year, 1 month ago
  55. 64aff64 pvmfw: Leave UART shared for debuggable pVMs by Pierre-Clément Tosi · 1 year, 1 month ago
  56. 3de4555 Check correct bit for PCI range prefetchable attribute. by Andrew Walbran · 1 year, 1 month ago
  57. 239b877 Move pvmfw to under guest by Jiyong Park · 1 year, 1 month ago