1. 5272cc6 Merge "pvmfw: Add system register read/write macros" by Treehugger Robot · 3 years ago
  2. 2686631 Merge "pvmfw: Improve asm! options for DC CVAU" by Treehugger Robot · 3 years ago
  3. c9afb51 pvmfw: Add system register read/write macros by Jakob Vukalovic · 3 years ago
  4. 7d6944f pvmfw: Improve asm! options for DC CVAU by Pierre-Clément Tosi · 3 years ago
  5. 2116f5d Remove unnecessary feature declarations by Chris Wailes · 3 years ago
  6. afb126a pvmfw: instance: Store UUID in little endian by Pierre-Clément Tosi · 3 years ago
  7. 951a4a8 Merge "Check if pci range is within platform memory range" by Treehugger Robot · 3 years, 1 month ago
  8. 14762fa Merge "Handle ramdump in microdroid_manager" by Treehugger Robot · 3 years, 1 month ago
  9. 0ee6539 Check if pci range is within platform memory range by Jiyong Park · 3 years, 1 month ago
  10. e9d87e8 Patch the template DT by Jiyong Park · 3 years, 1 month ago
  11. a503f42 Update template DT by Jiyong Park · 3 years, 1 month ago
  12. 9c63cd1 Patch DT using information extracted from DT by Jiyong Park · 3 years, 1 month ago
  13. 3124ef0 Handle ramdump in microdroid_manager by Jaewan Kim · 3 years, 1 month ago
  14. 6a8789a Refactor DT validation routine by Jiyong Park · 3 years, 1 month ago
  15. 8331612 Call the DT sanitize routine ealier by Jiyong Park · 3 years, 1 month ago
  16. b87f330 Add cstr! macro by Jiyong Park · 3 years, 1 month ago
  17. 87bea6b Merge "Add AVF debug policy documentation" by Treehugger Robot · 3 years, 1 month ago
  18. 0674c99 Add AVF debug policy documentation by Jaewan Kim · 3 years, 1 month ago
  19. 83a97e8 Merge "pvmfw: heap: Implement calloc()" by Treehugger Robot · 3 years, 1 month ago
  20. 1dfb5e8 Merge "pvmfw: parse and validate incoming device tree" by Treehugger Robot · 3 years, 1 month ago
  21. 00ceff3 pvmfw: parse and validate incoming device tree by Jiyong Park · 3 years, 1 month ago
  22. 21d12bf Define the vcpu stall detector node in the pvmfw DT template by Sebastian Ene · 3 years, 1 month ago
  23. 831b08b Disable native_coverage for pvmfw binary by Nikita Ioffe · 3 years, 1 month ago
  24. aaa0869 pvmfw: heap: Implement calloc() by Pierre-Clément Tosi · 3 years, 1 month ago
  25. 4ce55c0 pvmfw: Refactor pKVM HVCs by Pierre-Clément Tosi · 3 years, 1 month ago
  26. 4177a22 Merge changes from topic "pvmfw_dt_validate" by Jiyong Park · 3 years, 1 month ago
  27. 4102178 Merge "pvmfw: Loop SMCCC_TRNG_RND on NO_ENTROPY" by Treehugger Robot · 3 years, 1 month ago
  28. 34cd726 Merge "pvmfw: README: Detail boot.img header's kernel_size" by Treehugger Robot · 3 years, 1 month ago
  29. cb0340c pvmfw: Loop SMCCC_TRNG_RND on NO_ENTROPY by Pierre-Clément Tosi · 3 years, 1 month ago
  30. 216793e Embed the compiled template DT into pvmfw by Jiyong Park · 3 years, 2 months ago
  31. ef85e83 Hardcode memory base address in platform.dts by Jiyong Park · 3 years, 2 months ago
  32. 196115b Import platform.dts from u-boot by Jiyong Park · 3 years, 2 months ago
  33. bd1684f Merge "Address comments from previous commit" by Jaewan Kim · 3 years, 1 month ago
  34. b2d8aa7 pvmfw: Set /chosen/avf,strict-boot for next stage by Pierre-Clément Tosi · 3 years, 2 months ago
  35. efe780c pvmfw: refactor: Regroup config data slicing by Pierre-Clément Tosi · 3 years, 2 months ago
  36. faa5ad2 Merge changes from topics "pvmfw-encrypt-instance-img", "pvmfw-plain-instance-img" by Pierre-Clément Tosi · 3 years, 2 months ago
  37. 66f062e Address comments from previous commit by Jaewan Kim · 3 years, 2 months ago
  38. a59103d pvmfw: Obtain entropy through the SMCCC TRNG by Pierre-Clément Tosi · 3 years, 2 months ago
  39. 90cd4f1 pvmfw: Encrypt instance.img entries by Pierre-Clément Tosi · 3 years, 2 months ago
  40. 1cc5eb7 pvmfw: Support instance.img for storing DICE salt by Pierre-Clément Tosi · 3 years, 2 months ago
  41. 4ba7966 pvmfw: refactor: Generalize BCC DT node creation by Pierre-Clément Tosi · 3 years, 2 months ago
  42. af8cfac pvmfw: README: Detail boot.img header's kernel_size by Pierre-Clément Tosi · 3 years, 2 months ago
  43. c03f661 Enable microdroid console output with debug level or debug policy by Jaewan Kim · 3 years, 2 months ago
  44. bbc50f6 Merge "Revert "Revert "pvmfw: Remove allow(dead_code) on get_debug_policy""" by Sean.JS Tsai · 3 years, 2 months ago
  45. de0af22 Revert "Revert "pvmfw: Remove allow(dead_code) on get_debug_policy"" by Sean.JS Tsai · 3 years, 2 months ago
  46. de4ed50 Merge "Revert "pvmfw: Remove allow(dead_code) on get_debug_policy"" by Sean.JS Tsai · 3 years, 2 months ago
  47. cb3b00e Revert "pvmfw: Remove allow(dead_code) on get_debug_policy" by Sean.JS Tsai · 3 years, 2 months ago
  48. b719e70 Merge "pvmfw: Remove allow(dead_code) on get_debug_policy" by Treehugger Robot · 3 years, 2 months ago
  49. 3a81f3b Merge "pvmfw: Make use of Rust 1.65 let-else" by Treehugger Robot · 3 years, 2 months ago
  50. 563b79d Merge "pvmfw: Tag TODO with corresponding bug" by Treehugger Robot · 3 years, 2 months ago
  51. ebb3760 pvmfw: Make use of Rust 1.65 let-else by Pierre-Clément Tosi · 3 years, 2 months ago
  52. ba5f5e7 pvmfw: Remove allow(dead_code) on get_debug_policy by Pierre-Clément Tosi · 3 years, 2 months ago
  53. 8036b4f pvmfw: Use Fdt::as_ptr() during logging by Pierre-Clément Tosi · 3 years, 2 months ago
  54. 73c2d64 pvmfw: Tag TODO with corresponding bug by Pierre-Clément Tosi · 3 years, 2 months ago
  55. 1ab3a35 Merge "libs/avb: Introduce libavb_baremetal" by Pierre-Clément Tosi · 3 years, 2 months ago
  56. 843d831 [dice] Use libdice_open_dice_nostd for DICE functions in pvmfw by Alice Wang · 3 years, 2 months ago
  57. f58f3a3 pvmfw: refactor: Expose DICE inputs to main() by Pierre-Clément Tosi · 3 years, 2 months ago
  58. 81ca080 pvmfw_avb: Derive Eq for VerifiedBootData by Pierre-Clément Tosi · 3 years, 2 months ago
  59. e8ec039 pvmfw: virtio: Introduce VirtIOBlkIterator by Pierre-Clément Tosi · 3 years, 3 months ago
  60. 363fdb6 Merge "Add debug policy tests for ramdump" by Jaewan Kim · 3 years, 2 months ago
  61. 2cf6f39 Add debug policy tests for ramdump by Jaewan Kim · 3 years, 2 months ago
  62. 357fb9c Merge "pvmfw: Clear cache lines in DiceClearMemory" by Pierre-Clément Tosi · 3 years, 2 months ago
  63. 69467e0 libs/avb: Introduce libavb_baremetal by Pierre-Clément Tosi · 3 years, 2 months ago
  64. bec8466 pvmfw: Clear cache lines in DiceClearMemory by Pierre-Clément Tosi · 3 years, 3 months ago
  65. 45c3d24 Update source for Rust 1.66.1 by Chris Wailes · 3 years, 2 months ago
  66. cb9d2f9 [dice] Move hash function to the library libdiced_open_dice by Alice Wang · 3 years, 2 months ago
  67. 54511fd [dice] Move format_condig_descriptor to diced_open_dice by Alice Wang · 3 years, 2 months ago
  68. a74d853 Merge "Revert "Update source for Rust 1.66.1"" by Chris Wailes · 3 years, 2 months ago
  69. cd1cf03 Revert "Update source for Rust 1.66.1" by Chris Wailes · 3 years, 2 months ago
  70. f20ee19 Merge "Update source for Rust 1.66.1" by Chris Wailes · 3 years, 2 months ago
  71. a777366 [dice] Use dice::InputValues instead of InputValuesOwned by Alice Wang · 3 years, 2 months ago
  72. 3f3601c Update source for Rust 1.66.1 by Chris Wailes · 3 years, 2 months ago
  73. 5aeed33 [dice] Use libdiced_open_dice_nostd for dice input and config by Alice Wang · 3 years, 2 months ago
  74. bb19b30 Merge "pvmfw: Boot the verified kernel instead of x1" by Treehugger Robot · 3 years, 2 months ago
  75. e587dc8 Merge "[dice] Remove unnecessary conversion for DiceMode" by Alice Wang · 3 years, 2 months ago
  76. faea22f [avb] Use libavb_non_debug to avoid debug message print by Alice Wang · 3 years, 2 months ago
  77. b8e7cec pvmfw: Boot the verified kernel instead of x1 by Pierre-Clément Tosi · 3 years, 2 months ago
  78. 3122613 [dice] Remove unnecessary conversion for DiceMode by Alice Wang · 3 years, 2 months ago
  79. 063d970 Merge "[avb] Collect kernel/initrd digests when verification succeeds" by Alice Wang · 3 years, 2 months ago
  80. 3c15314 Merge "Disable ramdump with debug policy" by Treehugger Robot · 3 years, 2 months ago
  81. 1f0add0 [avb] Collect kernel/initrd digests when verification succeeds by Alice Wang · 3 years, 3 months ago
  82. ba8929b Disable ramdump with debug policy by Jaewan Kim · 3 years, 3 months ago
  83. 39ee8bf Merge "[refactoring] Use #[default] attribute to create enum default" by Alice Wang · 3 years, 2 months ago
  84. 815461f [refactoring] Use #[default] attribute to create enum default by Alice Wang · 3 years, 2 months ago
  85. 0aa3032 [pvmfw][avb] Clean up empty avb module in pvmfw by Alice Wang · 3 years, 2 months ago
  86. f275286 [avb] Collect hash descriptors when verification succeeds by Alice Wang · 3 years, 3 months ago
  87. 8ebf1da Fix tests using unaligned pointers by Inseob Kim · 3 years, 2 months ago
  88. f11ada9 Merge "Importing rustc-1.66.0" by Charisee Chiw · 3 years, 2 months ago
  89. 96113f3 Importing rustc-1.66.0 by Charisee · 3 years, 3 months ago
  90. ce1848e Merge "pvmfw: README: Fix hyperlinks" by Treehugger Robot · 3 years, 3 months ago
  91. 4ea6e54 Merge "Validate that PCI MMIO regions are within the expected range." by Treehugger Robot · 3 years, 3 months ago
  92. 81648f8 pvmfw: README: Fix hyperlinks by Pierre-Clément Tosi · 3 years, 3 months ago
  93. b398fc8 Validate that PCI MMIO regions are within the expected range. by Andrew Walbran · 3 years, 3 months ago
  94. 75d0563 [avb] Verify that extended initrd fails the payload verification by Alice Wang · 3 years, 3 months ago
  95. cb04ef7 Merge "[avb][refactoring] Extract VBMeta number check into a new method" by Treehugger Robot · 3 years, 3 months ago
  96. 4dca134 Merge "[avb] Set rollback index to 0 to make rollback index check pass" by Treehugger Robot · 3 years, 3 months ago
  97. d3f28ae [avb][refactoring] Extract VBMeta number check into a new method by Alice Wang · 3 years, 3 months ago
  98. 209f2c5 [avb] Set rollback index to 0 to make rollback index check pass by Alice Wang · 3 years, 3 months ago
  99. e90e6eb Merge "Updates for new version of virtio-drivers." by Treehugger Robot · 3 years, 3 months ago
  100. 25e96e6 Merge "Add constant for heap size." by Treehugger Robot · 3 years, 3 months ago