1. ba666fe pvmfw: Only configure PCI if instance.img required by Pierre-Clément Tosi · 9 months ago
  2. 3729f65 pvmfw: Move FDT ops for RBP to fdt.rs by Pierre-Clément Tosi · 9 months ago
  3. f89759c pvmfw: Don't abort boot for missing /avf/untrusted by Pierre-Clément Tosi · 9 months ago
  4. 6f1d290 Merge "pvmfw: Drop cfg!(llpvm_changes)" into main by Treehugger Robot · 7 months ago
  5. b9c83c6 pvmfw: Drop cfg!(llpvm_changes) by Pierre-Clément Tosi · 9 months ago
  6. f46a17c Use C string literals not cstr! by Alan Stokes · 7 months ago
  7. bfa4060 pvmfw: Return MemorySlices from main_wrapper by Pierre-Clément Tosi · 8 months ago
  8. 10bea6f pvmfw: Move RBP into crate::rollback by Pierre-Clément Tosi · 8 months ago
  9. 938b4fb pvmfw: Parametrise GUEST_PAGE_SIZE by Pierre-Clément Tosi · 8 months ago
  10. 9277880 pvmfw: Move DT sanitization to main() by Pierre-Clément Tosi · 9 months ago
  11. c26e220 vmbase: Introduce mem API & turn MEMORY private by Pierre-Clément Tosi · 9 months ago
  12. cb693eb Merge "Skip rollback protection in pvmfw for Trusty Security VM" into main by Alice Wang · 9 months ago
  13. fe0b976 Skip rollback protection in pvmfw for Trusty Security VM by Alice Wang · 9 months ago
  14. 87fbc4b [dice] Support multi key algorithm switch in pvmfw by Alice Wang · 9 months ago
  15. 6823ffc Read the algorithm of the leaf public key in DICE chain in pvmfw by Alice Wang · 9 months ago
  16. f2c19d4 vmbase: Re-expose fdtpci as vmbase::fdt::pci by Pierre-Clément Tosi · 10 months ago
  17. 64aff64 pvmfw: Leave UART shared for debuggable pVMs by Pierre-Clément Tosi · 1 year ago
  18. 239b877 Move pvmfw to under guest by Jiyong Park · 1 year, 1 month ago[Renamed from pvmfw/src/main.rs]
  19. 9ecf253 pvmfw: Skip instance.img for rkpvm by Shikha Panwar · 1 year, 2 months ago
  20. ffadd4d Include defer_rbp in the hidden input of DICE by Shikha Panwar · 1 year, 2 months ago
  21. 8f7fc1a Include instance-hash in DICE chain by Shikha Panwar · 1 year, 4 months ago
  22. 73ba0d4 pvmfw: Defer rbp checks & instance.img is obsolete by Shikha Panwar · 1 year, 5 months ago
  23. 37490d4 pvmfw: Refactor get_or_generate_instance_salt by Shikha Panwar · 1 year, 5 months ago
  24. 411ca27 Merge "[pvmfw] Use AEAD wrapper from libbssl_avf" into main by Alice Wang · 1 year, 8 months ago
  25. 6561833 More Config refactoring by Alan Stokes · 1 year, 8 months ago
  26. 12e4c86 [rkpvm] Implement RKP VM rollback protection in pvmfw by Alice Wang · 1 year, 8 months ago
  27. ee07f72 [pvmfw] Use AEAD wrapper from libbssl_avf by Alice Wang · 1 year, 10 months ago
  28. c6e023b pvmfw: Apply VM DTBO by Jaewan Kim · 1 year, 10 months ago
  29. 4a0651d Add guest OS capability: SecretkeeperProtection by Shikha Panwar · 1 year, 10 months ago
  30. 8025197 pvmfw: Randomize guest KASLR seed by Pierre-Clément Tosi · 2 years, 1 month ago
  31. 7f27c0d Stop truncating the BCC by Alan Stokes · 1 year, 11 months ago
  32. eff5839 [virt] Adjust spelling of initialise in code and comments by Alice Wang · 2 years, 1 month ago
  33. 17e2032 Merge changes Iae7130f2,Ibe6629a2,If39f46d9 by Treehugger Robot · 2 years, 1 month ago
  34. 326f1ea Merge "pvmfw: Log clarification about initrd_normal error" by Treehugger Robot · 2 years, 1 month ago
  35. c332fae vmbase: Move heap.rs out of pvmfw by Pierre-Clément Tosi · 2 years, 2 months ago
  36. f90655d pvmfw: Log clarification about initrd_normal error by Pierre-Clément Tosi · 2 years, 1 month ago
  37. 3e3d733 vmbase: Move rand.rs out of pvmfw by Pierre-Clément Tosi · 2 years, 2 months ago
  38. eade167 [virtio] Move virtio module from pvmfw to vmbase by Alice Wang · 2 years, 2 months ago
  39. 287de62 [pvmfw][virtio] Refactor PCI initialisation by Alice Wang · 2 years, 2 months ago
  40. 93ee98a [pvmfw][vmbase] Move MemoryTracker to vmbase for reuse by Alice Wang · 2 years, 2 months ago
  41. 3fa9b80 [pvmfw] Move memory flush functions to vmbase by Alice Wang · 2 years, 2 months ago
  42. 3d4c5c3 rialto: Use PageTable from pvmfw through vmbase by Pierre-Clément Tosi · 2 years, 2 months ago
  43. ab0d020 [service-vm] Identitfy service VM in pvmfw with avb property by Alice Wang · 2 years, 3 months ago
  44. b99905d pvmfw: Optimize MMIO guard map by Jakob Vukalovic · 2 years, 4 months ago
  45. c4354b8 Refactor BCC handover by Alan Stokes · 2 years, 3 months ago
  46. a38d3b3 Add BCC truncating by Alan Stokes · 2 years, 3 months ago
  47. 4db76eb Add BCC checking by Alan Stokes · 2 years, 3 months ago
  48. 97f5249 pvmfw: Zero all scratch memory before guest runs by Pierre-Clément Tosi · 2 years, 4 months ago
  49. d1ee63e Add Ciborium to pvmfw by Alan Stokes · 2 years, 4 months ago
  50. c5d2ef2 pvmfw: sanitize bootargs by Jiyong Park · 2 years, 4 months ago
  51. 0bdc3f6 [pvmfw] Extract a library to support various hypervisor backends by Alice Wang · 2 years, 5 months ago
  52. 0c21f81 [pvmfw] Extract smccc into a separate library for reuse by Alice Wang · 2 years, 4 months ago
  53. c23426b pvmfw: debug policy application failure is recoverable by Jiyong Park · 2 years, 4 months ago
  54. 2116f5d Remove unnecessary feature declarations by Chris Wailes · 2 years, 4 months ago
  55. 8331612 Call the DT sanitize routine ealier by Jiyong Park · 2 years, 5 months ago
  56. 00ceff3 pvmfw: parse and validate incoming device tree by Jiyong Park · 2 years, 5 months ago
  57. 4ce55c0 pvmfw: Refactor pKVM HVCs by Pierre-Clément Tosi · 2 years, 5 months ago
  58. b2d8aa7 pvmfw: Set /chosen/avf,strict-boot for next stage by Pierre-Clément Tosi · 2 years, 6 months ago
  59. 90cd4f1 pvmfw: Encrypt instance.img entries by Pierre-Clément Tosi · 2 years, 6 months ago
  60. 1cc5eb7 pvmfw: Support instance.img for storing DICE salt by Pierre-Clément Tosi · 2 years, 6 months ago
  61. 4ba7966 pvmfw: refactor: Generalize BCC DT node creation by Pierre-Clément Tosi · 2 years, 6 months ago
  62. 8036b4f pvmfw: Use Fdt::as_ptr() during logging by Pierre-Clément Tosi · 2 years, 6 months ago
  63. 843d831 [dice] Use libdice_open_dice_nostd for DICE functions in pvmfw by Alice Wang · 2 years, 6 months ago
  64. f58f3a3 pvmfw: refactor: Expose DICE inputs to main() by Pierre-Clément Tosi · 2 years, 6 months ago
  65. 063d970 Merge "[avb] Collect kernel/initrd digests when verification succeeds" by Alice Wang · 2 years, 6 months ago
  66. 3c15314 Merge "Disable ramdump with debug policy" by Treehugger Robot · 2 years, 6 months ago
  67. 1f0add0 [avb] Collect kernel/initrd digests when verification succeeds by Alice Wang · 2 years, 7 months ago
  68. ba8929b Disable ramdump with debug policy by Jaewan Kim · 2 years, 7 months ago
  69. 0aa3032 [pvmfw][avb] Clean up empty avb module in pvmfw by Alice Wang · 2 years, 6 months ago
  70. b398fc8 Validate that PCI MMIO regions are within the expected range. by Andrew Walbran · 2 years, 7 months ago
  71. 7526962 Fix warnings from Rust 1.65.0 by Chris Wailes · 2 years, 8 months ago
  72. 593ee2c Merge "Try reading block device. Share queues and buffers with host." by Andrew Walbran · 2 years, 7 months ago
  73. 848decf Try reading block device. Share queues and buffers with host. by Andrew Walbran · 2 years, 8 months ago
  74. abd2d83 Merge changes from topic "pvmfw-libc-bssl" by Treehugger Robot · 2 years, 7 months ago
  75. db74cb1 pvmfw: Pass BCC to next stage through DT by Pierre-Clément Tosi · 2 years, 8 months ago
  76. 4f4f5eb pvmfw: Perform DICE derivation by Pierre-Clément Tosi · 2 years, 8 months ago
  77. 6b486f1 [avb][pvmfw] Verify payload with only kernel and no initrd by Alice Wang · 2 years, 7 months ago
  78. 2d65298 pvmfw: Integrate verify_payload by Pierre-Clément Tosi · 2 years, 7 months ago
  79. a78279c [avb] Verify kernel integrity against the trusted key by Alice Wang · 2 years, 8 months ago
  80. a30122f Merge "Add new library to share FDT/PCI/VirtIO code." by Treehugger Robot · 2 years, 7 months ago
  81. 5f341b3 Merge "No need to allocate PCI BARs after all." by Treehugger Robot · 2 years, 7 months ago
  82. 730375d Add new library to share FDT/PCI/VirtIO code. by Andrew Walbran · 2 years, 8 months ago
  83. 0a8dac7 No need to allocate PCI BARs after all. by Andrew Walbran · 2 years, 8 months ago
  84. 146bfc1 Merge "[avb] Add library libpvmfw_avb_nostd and test it in presubmit" by Alice Wang · 2 years, 8 months ago
  85. ba47d1d Move HVC constants and wrappers to new module. by Andrew Walbran · 2 years, 8 months ago
  86. f3d96b1 [avb] Add library libpvmfw_avb_nostd and test it in presubmit by Alice Wang · 2 years, 8 months ago
  87. d1d0318 Allocate BARs for all VirtIO PCI devices. by Andrew Walbran · 2 years, 8 months ago
  88. 20982f7 [avb] Rename the avb nostd crate name as avb by Alice Wang · 2 years, 8 months ago
  89. f1646e9 Merge "Map PCI (BAR) MMIO range too." by Treehugger Robot · 2 years, 8 months ago
  90. 0d8b54d Map PCI (BAR) MMIO range too. by Andrew Walbran · 2 years, 8 months ago
  91. 8edf72e pvmfw: Validate input BCC handover by Pierre-Clément Tosi · 2 years, 8 months ago
  92. 1969063 Map PCI CAM MMIO region and register pages with the MMIO guard. by Andrew Walbran · 2 years, 8 months ago
  93. 4379c83 [pvmfw][test] Test the pvmfw success scenario with valid image by Alice Wang · 2 years, 8 months ago
  94. 0a688d2 [pvmfw] Use RebootReason in pvmfw::main by Alice Wang · 2 years, 8 months ago
  95. 28cbcf1 [avb] Define rust API for image verification and connect pvmfw by Alice Wang · 2 years, 8 months ago
  96. 20b6096 pvmfw: Add support for appended configuration data by Pierre-Clément Tosi · 2 years, 10 months ago
  97. a0934c1 pvmfw: Add MemoryTracker & MemorySlices by Pierre-Clément Tosi · 2 years, 9 months ago
  98. a8a4a20 pvmfw: Support managing page tables dynamically by Pierre-Clément Tosi · 2 years, 9 months ago
  99. e8726e4 pvmfw: Expect an appended BCC by Pierre-Clément Tosi · 2 years, 10 months ago
  100. fc53115 pvmfw: Integrate buddy_system_allocator by Pierre-Clément Tosi · 2 years, 10 months ago