1. a85f859 Remove run-as from Microdroid by Alan Stokes · 4 years ago
  2. 097e0db Merge "Don't set kernel.console to null" by Treehugger Robot · 4 years ago
  3. 0114be8 Merge "microdroid: init.rc: add tracefs for debug boot" by Treehugger Robot · 4 years ago
  4. 3e9f57f Merge changes from topic "avf-strict-boot" by Andrew Scull · 4 years ago
  5. 372a820 Don't set kernel.console to null by Alan Stokes · 4 years ago
  6. 9873948 microdroid: init.rc: add tracefs for debug boot by Oleg Matcovschi · 4 years ago
  7. 79a67ff Ensure valid DICE values are used by Andrew Scull · 4 years ago
  8. 5cd312a Fix typo in the doc by Jiyong Park · 4 years ago
  9. a104bee Merge "Pass 'ioremap_guard' through Microdroid cmdline" by Treehugger Robot · 4 years ago
  10. f645a8d Update document on Microdroid by Jiyong Park · 4 years ago
  11. 94ff9c7 Pass 'ioremap_guard' through Microdroid cmdline by Pierre-Clément Tosi · 4 years, 1 month ago
  12. dcf1741 Specify virtual platform version and enforce it by Jiyong Park · 4 years, 1 month ago
  13. 6afd667 Test: Protected VM fails if images are signed by unknown by Jooyung Han · 4 years, 1 month ago
  14. 9897c35 Merge "Add a property to reflect the app debuggability" by Treehugger Robot · 4 years, 1 month ago
  15. 65ddfc4 Add a property to reflect the app debuggability by Andrew Scull · 4 years, 1 month ago
  16. 4301cce Merge "Disable kmsg when microdroid isn't fully debuggable" by Andrew Scull · 4 years, 1 month ago
  17. e127cff Disable kmsg when microdroid isn't fully debuggable by Andrew Scull · 4 years, 1 month ago
  18. a6bf579 Don't rate limit audit messages by Alan Stokes · 4 years, 1 month ago
  19. a3b5c2a Implement DICE HAL against the driver by Andrew Scull · 4 years, 2 months ago
  20. 815ff93 Set is_factory to true in mk_payload by Richard Fung · 4 years, 1 month ago
  21. b54646f Remove unnecessary kernel modules by Jiyong Park · 4 years, 1 month ago
  22. 10b6416 Remove microdroid U-Boot environment by Alistair Delva · 4 years, 1 month ago
  23. 64246ce Merge "Sign uboot_env with AVB" by Treehugger Robot · 4 years, 1 month ago
  24. 3994f00 Don't fall back to unprotected mode if protected is not supported. by Andrew Walbran · 4 years, 2 months ago
  25. e9451b4 Merge "Add the DICE HAL to the compatibility matrix" by Andrew Scull · 4 years, 2 months ago
  26. 6597562 Merge changes from topic "udroid-get-km-gone" by Andrew Scull · 4 years, 2 months ago
  27. 34ad918 Sign uboot_env with AVB by Jiyong Park · 4 years, 2 months ago
  28. 1eadd33 Add the DICE HAL to the compatibility matrix by Andrew Scull · 4 years, 2 months ago
  29. 8c15b63 Remove keymint HAL implementation by Andrew Scull · 4 years, 2 months ago
  30. 195354c Remove keystore and keymint from the images by Andrew Scull · 4 years, 2 months ago
  31. 26f01f0 Merge "Reduce Microdroid's default memory" by Victor Hsieh · 4 years, 2 months ago
  32. 572d750 Reduce Microdroid's default memory by Victor Hsieh · 4 years, 2 months ago
  33. d650235 Pass isFactory bit from host to Microdroid via payload metadata by Jiyong Park · 4 years, 2 months ago
  34. a919ef7 Merge "Add last_update_seconds." by Treehugger Robot · 4 years, 2 months ago
  35. 9d60a26 Set prefer_rlibs for the DICE HAL to keep size down by Andrew Scull · 4 years, 2 months ago
  36. f819594 Implement the DICE HAL using fake values by Andrew Scull · 4 years, 2 months ago
  37. c516684 Prepare diced before microdroid_manager runs by Jiyong Park · 4 years, 2 months ago
  38. 40be9d5 Add last_update_seconds. by Andrew Walbran · 4 years, 2 months ago
  39. 95042c8 Merge "Add diced to microdroid" by Jiyong Park · 4 years, 2 months ago
  40. 06d4c68 Microdroid is temporarily non-protected by Jiyong Park · 4 years, 2 months ago
  41. d0da3e2 Add diced to microdroid by Jiyong Park · 4 years, 2 months ago
  42. 68aed41 Merge "Revert "Revert "Move ramdisk to the new init_boot partition""" by Devin Moore · 4 years, 2 months ago
  43. dc9158e Revert "Revert "Move ramdisk to the new init_boot partition"" by Devin Moore · 4 years, 2 months ago
  44. d46e46f Merge "Revert "Move ramdisk to the new init_boot partition"" by Matthias Männich · 4 years, 2 months ago
  45. 3c76abb Revert "Move ramdisk to the new init_boot partition" by Alistair Delva · 4 years, 2 months ago
  46. c034b8b Merge "Move ramdisk to the new init_boot partition" by Alistair Delva · 4 years, 2 months ago
  47. db279a3 Merge "Set android_keymint_needed=N for microdroid" by Treehugger Robot · 4 years, 2 months ago
  48. 9247251 Run derive_classpath in VM by Alan Stokes · 4 years, 2 months ago
  49. 0159731 Move ramdisk to the new init_boot partition by Jiyong Park · 4 years, 2 months ago
  50. 1096ef8 Set android_keymint_needed=N for microdroid by Jiyong Park · 4 years, 2 months ago
  51. d2dc83f Run microdroid in protected mode by Jiyong Park · 4 years, 3 months ago
  52. aefd9c9 Merge "Set apexd.payload_metadata build property" by Treehugger Robot · 4 years, 3 months ago
  53. 1fec202 Set apexd.payload_metadata build property by Richard Fung · 4 years, 4 months ago
  54. 197748b Verify and mount extra apks by Inseob Kim · 4 years, 4 months ago
  55. 3e5e9bf Depend on KeyMint HAL via default by David Drysdale · 4 years, 4 months ago
  56. 930177d Merge "Update docs" by Jiyong Park · 4 years, 4 months ago
  57. 10b354a Update docs by Jiyong Park · 4 years, 4 months ago
  58. a5a262f Add a parameter for extra apks to payload config by Inseob Kim · 4 years, 4 months ago
  59. 80245f2 Use microdroid_sign_key for prebuilt bootloader by Jooyung Han · 4 years, 4 months ago
  60. d35952e Reland "apex: use the same key for all microdroid items" by Jooyung Han · 4 years, 4 months ago
  61. aea73f8 Revert "apex: use the same key for all microdroid items" by Ivana Chen · 4 years, 4 months ago
  62. 6351310 apex: use the same key for all microdroid items by Jooyung Han · 4 years, 5 months ago
  63. acf31b0 Sign bootconfig partitions by Jiyong Park · 4 years, 4 months ago
  64. ae5a4ed Add one more virtio-console device by Jiyong Park · 4 years, 5 months ago
  65. 316747f Merge "sign_virt_apex: replace bootloader pubkey" by Jooyung Han · 4 years, 5 months ago
  66. 31b1c2b sign_virt_apex: replace bootloader pubkey by Jooyung Han · 4 years, 5 months ago
  67. fa91d70 Send logd logs from VM to host by Jiyong Park · 4 years, 5 months ago
  68. 779daa9 Run logd only when debug_level is set by Jiyong Park · 4 years, 5 months ago
  69. 21e668c microdroid: use a single vbmeta for all partitions by Jooyung Han · 4 years, 5 months ago
  70. 747d636 Use virtio-console for the serial devices by Jiyong Park · 4 years, 5 months ago
  71. 026df86 Remove unnecessary entries from uevent.rc by Jiyong Park · 4 years, 5 months ago
  72. 4d22895 Microdroid has its own ueventd.rc by Jiyong Park · 4 years, 5 months ago
  73. 0ab3a32 Merge "Shifted microdroid to a separate bootloader" by Ram Muthiah · 4 years, 5 months ago
  74. 3102102 Shifted microdroid to a separate bootloader by Ram Muthiah · 4 years, 5 months ago
  75. e7407e2 Don't start adb if debugging is off by Jiyong Park · 4 years, 5 months ago
  76. c2a49cc Define debug levels by Jiyong Park · 4 years, 5 months ago
  77. 42ddc18 Merge "Use keystore2_microdroid instead." by Treehugger Robot · 4 years, 5 months ago
  78. 5dc4217 virtualizationservice: "prefer_staged" for apexes by Jooyung Han · 4 years, 5 months ago
  79. 1b3bcdc Use keystore2_microdroid instead. by Jiyong Park · 4 years, 6 months ago
  80. 998c27f Migrate precompiled sepolicy to se_policy_binary by Inseob Kim · 4 years, 6 months ago
  81. 7c39938 Merge "Remove the i18n APEX from microdroid" by Treehugger Robot · 4 years, 6 months ago
  82. c8deb47 Store/Pass root digests of APEX payload by Jooyung Han · 4 years, 6 months ago
  83. 4e619bc Remove the i18n APEX from microdroid by Jiyong Park · 4 years, 6 months ago
  84. 4a9b3bf microdroid_manager: pass apex pubkeys to apexd by Jooyung Han · 4 years, 6 months ago
  85. 7c5da87 Merge "Use the new verified_boot_android command" by Treehugger Robot · 4 years, 6 months ago
  86. 7a343f9 Microdroid stores APEX pubkeys in instance.img by Jooyung Han · 4 years, 6 months ago
  87. 1c2d758 Update microdroid's built-in apexes by Jooyung Han · 4 years, 6 months ago
  88. bb4a987 APK roothash is trusted by Jiyong Park · 4 years, 6 months ago
  89. 855e6f9 Use the new verified_boot_android command by Jiyong Park · 4 years, 6 months ago
  90. 3f7728e Merge "Mount system and vendor over dm-verity" by Jiyong Park · 4 years, 7 months ago
  91. 52ea083 Mount system and vendor over dm-verity by Jiyong Park · 4 years, 7 months ago
  92. 21ce2c5 Store apk root hash to the instance disk by Jiyong Park · 4 years, 7 months ago
  93. c893717 Turn the /dev/kmsg ratelimiting on for production builds by Jiyong Park · 4 years, 7 months ago
  94. 5f79700 Clean up READMEs and remove unused target. by Andrew Walbran · 4 years, 7 months ago
  95. 2443df3 Update for secure deletion support. by Shawn Willden · 4 years, 8 months ago
  96. e119405 Update for auth-encrypted blob API changes by Shawn Willden · 4 years, 8 months ago
  97. 8bb67b6 Start authfs_service during boot on microdroid by Victor Hsieh · 4 years, 7 months ago
  98. 36e3385 Merge "mk_payload is a host tool" by Jooyung Han · 4 years, 7 months ago
  99. 16a83c0 Merge "Fix microdroid boot with newer crosvm" by Alistair Delva · 4 years, 7 months ago
  100. 2e7eefd mk_payload is a host tool by Jooyung Han · 4 years, 7 months ago