- b5d9a46 [attestation] Enable remote attestation for pVM by Alice Wang · 1 year, 7 months ago
- eeadc3f [attestation] Rename test_apk to demo_apk for Vm attestation by Alice Wang · 1 year, 7 months ago
- 928af75 Merge "pvmfw: Introduce CpuInfo for DT parsing" into main by Pierre-Clément Tosi · 1 year, 7 months ago
- cd18984 [automerger skipped] Don't test unspecified behavior am: 51aceed13b -s ours by Alan Stokes · 1 year, 7 months ago
- 30a5443 Merge "Increase ARM64 memory for tests" into main by Treehugger Robot · 1 year, 7 months ago
- 98acfc3 Merge "[vm_payload][refactoring] Remove redundant vm_payload/lib.rs" into main by Alice Wang · 1 year, 7 months ago
- dab7416 Increase ARM64 memory for tests by Inseob Kim · 1 year, 7 months ago
- b67ee0f Ignore testMicrodroidDebugBootTime_withVendorPartition by Seungjae Yoo · 1 year, 7 months ago
- 8f7f79c Merge "Grant SYS_NICE for CompOS" into main by David Dai · 1 year, 7 months ago
- e2acf9b Merge "Temporarily remove Microdroid tests related to MANAGE_VIRTUAL_MACHINE" into main by David Dai · 1 year, 7 months ago
- 35f5320 Merge "Grant CAP_SYS_NICE for virtmgr/crosvm" into main by David Dai · 1 year, 7 months ago
- d2546ab Merge "pvmfw: Warn if discarding unexpected UART DT nodes" into main by Treehugger Robot · 1 year, 7 months ago
- feaa698 Grant SYS_NICE for CompOS by David Dai · 1 year, 7 months ago
- c7010e3 Temporarily remove Microdroid tests related to MANAGE_VIRTUAL_MACHINE by David Dai · 1 year, 7 months ago
- 8539a64 Merge "Replace use of deprecated logging functions" into main by Jeffrey Vander Stoep · 1 year, 7 months ago
- 689e473 pvmfw: Introduce CpuInfo for DT parsing by Pierre-Clément Tosi · 1 year, 7 months ago
- be89361 pvmfw: Warn if discarding unexpected UART DT nodes by Pierre-Clément Tosi · 1 year, 7 months ago
- 149e0e7 Merge "pvmfw: Remove unsafe code in fdt::patch_timer" into main by Treehugger Robot · 1 year, 7 months ago
- d9dda0c Replace use of deprecated logging functions by Jeff Vander Stoep · 1 year, 7 months ago
- c91541a Merge "[DON'T BLOCK] Test ownership migration rules" into main by Aditya Choudhary · 1 year, 7 months ago
- 51aceed Don't test unspecified behavior by Alan Stokes · 1 year, 7 months ago
- c474a0f [vm_payload][refactoring] Remove redundant vm_payload/lib.rs by Alice Wang · 1 year, 7 months ago
- 42613e6 Merge "pvmfw: Rename intermediate patch_gic() variables" into main by Treehugger Robot · 1 year, 7 months ago
- 7b0848a Merge changes from topic "bootstrap-service-virtualization-jar" into main by Nikita Ioffe · 1 year, 7 months ago
- 6e27534 Merge "pvmfw: use libavb_rs descriptor APIs" into main by David Pursell · 1 year, 7 months ago
- 5369617 [DON'T BLOCK] Test ownership migration rules by Aditya Choudhary · 1 year, 7 months ago
- 0edc4d6 pvmfw: Remove unsafe code in fdt::patch_timer by Pierre-Clément Tosi · 1 year, 7 months ago
- eea2a98 pvmfw: Rename intermediate patch_gic() variables by Pierre-Clément Tosi · 1 year, 7 months ago
- 1f54d78 Merge "Add missing null check" into main by Alan Stokes · 1 year, 7 months ago
- c3e52c5 Merge "Handle broken MicrodroidTests by VM reference DT" into main by Seungjae Yoo · 1 year, 7 months ago
- 05a44b5 Handle broken MicrodroidTests by VM reference DT by Seungjae Yoo · 1 year, 7 months ago
- 4eeb0bf Merge "[DON'T BLOCK] Test ownership migration rules" into main by Aditya Choudhary · 1 year, 7 months ago
- c798edd Track dependency between llpvm, remote attestation and dice flags by Nikita Ioffe · 1 year, 7 months ago
- 20c0825 Add missing null check by Alan Stokes · 1 year, 7 months ago
- ad4c719 Add a VirtualizationSystemService that runs inside system_server by Nikita Ioffe · 1 year, 7 months ago
- a9d71b7 Grant CAP_SYS_NICE for virtmgr/crosvm by David Dai · 1 year, 7 months ago
- 7950894 Merge "Microdroid: Constraints on Payload Subcomponents" into main by Shikha Panwar · 1 year, 7 months ago
- fda7084 Make extra APKs easier to specify by Alan Stokes · 1 year, 9 months ago
- 3995207 virtmgr: Create and pass VM reference DT instead of vendor DTBO by Jaewan Kim · 1 year, 8 months ago
- 355fcd8 fsfdt: Add FsFdt::append() by Jaewan Kim · 1 year, 7 months ago
- 7086d54 Merge "Use /proc/device-tree for reading AVF DT" into main by Treehugger Robot · 1 year, 7 months ago
- 61615bd [DON'T BLOCK] Test ownership migration rules by Aditya Choudhary · 1 year, 7 months ago
- 5830b2b Merge "Replace use of deprecated logging functions" into main by Jeffrey Vander Stoep · 1 year, 7 months ago
- 2b26d65 Fix error messages by Alan Stokes · 1 year, 7 months ago
- 1f0135b Use /proc/device-tree for reading AVF DT by Jaewan Kim · 1 year, 7 months ago
- 57da157 Replace use of deprecated logging functions by Jeff Vander Stoep · 1 year, 7 months ago
- 9a82132 Merge "virtmgr: Add libfsfdt for reading host DT from file system" into main by Treehugger Robot · 1 year, 7 months ago
- eef79bb Merge "Increase compos default memory" into main by Inseob Kim · 1 year, 7 months ago
- 9cf731b virtmgr: Add libfsfdt for reading host DT from file system by Jaewan Kim · 1 year, 8 months ago
- 4036d2d Merge "Move VM Info APIs to MicrodroidHostTestCaseBases" into main by Treehugger Robot · 1 year, 7 months ago
- 61599a2 Increase compos default memory by Inseob Kim · 1 year, 7 months ago
- 9ae2e62 Move cursor to start after truncating the file by Shikha Panwar · 1 year, 7 months ago
- 5eefc09 Move VM Info APIs to MicrodroidHostTestCaseBases by Jaewan Kim · 1 year, 7 months ago
- 6bc52c7 Merge "Fix AVFHostTestCase" into main by Treehugger Robot · 1 year, 7 months ago
- f445992 Fix AVFHostTestCase by Inseob Kim · 1 year, 7 months ago
- c420c8b pvmfw: use libavb_rs descriptor APIs by David Pursell · 1 year, 8 months ago
- b167769 Merge "Flag guard virtual cpufreq support" into main by David Dai · 1 year, 7 months ago
- c66c562 Merge "Microdroid: Use libdice_policy_builder" into main by Treehugger Robot · 1 year, 8 months ago
- e6f5bb0 Flag guard virtual cpufreq support by David Dai · 1 year, 8 months ago
- 101ac8f Microdroid: Constraints on Payload Subcomponents by Shikha Panwar · 1 year, 8 months ago
- eb78624 Merge "Remove java_api_contribution modules from .bp files" into main by Jihoon Kang · 1 year, 8 months ago
- efb0800 Merge "Fix typo" into main by Treehugger Robot · 1 year, 8 months ago
- ae902cc Fix typo by Alan Stokes · 1 year, 8 months ago
- ae4933a Remove java_api_contribution modules from .bp files by Jihoon Kang · 1 year, 8 months ago
- e636342 libfdt: Add FdtNodeMut::add_subnodes() by Jaewan Kim · 1 year, 8 months ago
- 4a34b0d libfdt: Fix subnodes() lifetime by Jaewan Kim · 1 year, 8 months ago
- e763ce1 Microdroid: Use libdice_policy_builder by Shikha Panwar · 1 year, 8 months ago
- 1ec249c Merge "Treat APK path change as compatible" into main by Alan Stokes · 1 year, 8 months ago
- 69eb2a6 Merge "Run MicrodroidBenchmarks also on GKI" into main by Inseob Kim · 1 year, 8 months ago
- 84bac4d Merge "Mention vendor hashtree digest as use case of VM reference DT" into main by Seungjae Yoo · 1 year, 8 months ago
- 9a7b007 Treat APK path change as compatible by Alan Stokes · 1 year, 8 months ago
- 1b670a4 Merge "Validate setOs and --gki when creating a VM" into main by Inseob Kim · 1 year, 8 months ago
- 816f21c Mention vendor hashtree digest as use case of VM reference DT by Seungjae Yoo · 1 year, 8 months ago
- b921745 Documentation about vendor image and its verification by Seungjae Yoo · 1 year, 8 months ago
- 0e62e44 Merge "Update documentation on how to build microdroid kernel" into main by Nikita Ioffe · 1 year, 8 months ago
- 9d54583 Merge "Mention Secretkeeper public key" into main by Treehugger Robot · 1 year, 8 months ago
- 9f6eb59 Run MicrodroidBenchmarks also on GKI by Inseob Kim · 1 year, 8 months ago
- d9ab481 Validate setOs and --gki when creating a VM by Inseob Kim · 1 year, 8 months ago
- 82408d5 Merge "Use VM reference DT instead of VM base DTBO in pvmfw config v1.2" into main by Seungjae Yoo · 1 year, 8 months ago
- f0af81d Use VM reference DT instead of VM base DTBO in pvmfw config v1.2 by Seungjae Yoo · 1 year, 8 months ago
- a042791 Mention Secretkeeper public key by Alan Stokes · 1 year, 8 months ago
- 81d141e Merge "Add brief explanation about VM reference DT into pvmfw/README.md" into main by Treehugger Robot · 1 year, 8 months ago
- b32f632 Add brief explanation about VM reference DT into pvmfw/README.md by Seungjae Yoo · 1 year, 8 months ago
- 9d09f57 Update source for Rust 1.74.1 by Chris Wailes · 1 year, 8 months ago
- a99b1ce Use rdroidtest proc macro. by Andrew Walbran · 1 year, 8 months ago
- e14a1f9 Merge "[release] Add more check for rialto resigning" into main by Alice Wang · 1 year, 8 months ago
- d7766a5 Run device side tests also on microdroid GKI by Inseob Kim · 1 year, 8 months ago
- 4625738 Add test APIs for Microdroid GKI by Inseob Kim · 1 year, 8 months ago
- 34c1923 [release] Add more check for rialto resigning by Alice Wang · 1 year, 8 months ago
- 8fe86f6 Merge "Use MissingAction for building constraint_spec" into main by Shikha Panwar · 1 year, 8 months ago
- 091bfbe Use MissingAction for building constraint_spec by Shikha Panwar · 1 year, 8 months ago
- 2a6caf1 [attestation] Update initrd hashes in rialto.bin by Alice Wang · 1 year, 8 months ago
- 47fe3c5 Merge "Propagate salt when resigning" into main by Alice Wang · 1 year, 8 months ago
- 4357448 Propagate salt when resigning by Seungjae Yoo · 1 year, 8 months ago
- a931cde Merge changes from topic "dice_chain_identity" into main by Shikha Panwar · 1 year, 8 months ago
- 0503cb0 Secretkeeper: Differentiate the VM ID based on salt by Shikha Panwar · 1 year, 8 months ago
- d020d3e Merge changes from topic "explicit_chain_support" into main by Shikha Panwar · 1 year, 8 months ago
- e8cb193 Update documentation on how to build microdroid kernel by Nikita Ioffe · 1 year, 8 months ago
- 3f46c7f Add vbmeta size check for resigned images between before and after by Seungjae Yoo · 1 year, 8 months ago
- 2a7e7e9 Merge "Sync condition of microdroid_vbmeta with microdroid_super" into main by Seungjae Yoo · 1 year, 8 months ago