- 70961b9 Add tests to TEST_MAPPING by Alan Stokes · 2 years, 5 months ago
- 4fa5e94 Merge "[rialto] Enable Rialto to run in protected VM" by Treehugger Robot · 2 years, 5 months ago
- 9a8b39f [rialto] Enable Rialto to run in protected VM by Alice Wang · 2 years, 5 months ago
- c5d2ef2 pvmfw: sanitize bootargs by Jiyong Park · 2 years, 5 months ago
- 0bdc3f6 [pvmfw] Extract a library to support various hypervisor backends by Alice Wang · 2 years, 6 months ago
- 3a80577 Merge "Merge TQ2A.230405.003" by Treehugger Robot · 2 years, 5 months ago
- 7d18ab4 Merge "[pvmfw] Extract smccc into a separate library for reuse" by Treehugger Robot · 2 years, 5 months ago
- 0c21f81 [pvmfw] Extract smccc into a separate library for reuse by Alice Wang · 2 years, 5 months ago
- 061478b [microdroid] Refator payload apk verification by Alice Wang · 2 years, 5 months ago
- 2333f5a Merge "[pvmfw][microdroid] Make empty_file filegroup for reuse" by Treehugger Robot · 2 years, 5 months ago
- 841d9ad Merge "[pvmfw] Update bug IDs and descriptions for hvc functions" by Alice Wang · 2 years, 5 months ago
- ea93547 Merge "[pvmfw] Use smccc::hvc64 from crate psci in pvmfw" by Treehugger Robot · 2 years, 5 months ago
- 25063bc [pvmfw] Update bug IDs and descriptions for hvc functions by Alice Wang · 2 years, 5 months ago
- 1c7e0eb [pvmfw][microdroid] Make empty_file filegroup for reuse by Alice Wang · 2 years, 5 months ago
- a516a61 [pvmfw] Use smccc::hvc64 from crate psci in pvmfw by Alice Wang · 2 years, 5 months ago
- 44daceb Merge "Explicitly include MicrodroidTestPreparer in the test module" by Treehugger Robot · 2 years, 5 months ago
- b9a358d Merge "Split vm_identifier of Compos into ComposComposd and ComposVerify" by Seungjae Yoo · 2 years, 5 months ago
- 64d2e41 Explicitly include MicrodroidTestPreparer in the test module by Jaewan Kim · 2 years, 5 months ago
- a61a867 Split vm_identifier of Compos into ComposComposd and ComposVerify by Seungjae Yoo · 2 years, 5 months ago
- 20f16a3 Merge "Explicit init .rc user." by Steven Moreland · 2 years, 5 months ago
- 331874c Merge "Not to spawn thread when writing the atom VmExited" by Seungjae Yoo · 2 years, 5 months ago
- ece0195 Merge "pvmfw: debug policy application failure is recoverable" by Treehugger Robot · 2 years, 5 months ago
- 80b073a Merge TQ2A.230405.003 by Xin Li · 2 years, 5 months ago
- 6d11d37 Include MicrodroidTestPreparer where it's used by Jaewan Kim · 2 years, 5 months ago
- f0a3354 Explicit init .rc user. by Steven Moreland · 2 years, 5 months ago
- c23426b pvmfw: debug policy application failure is recoverable by Jiyong Park · 2 years, 5 months ago
- 3544990 Skip test if debug policy cannot be disabled by Jaewan Kim · 2 years, 5 months ago
- b84c18e Run MicrodroidTestApp test without DisableMicrodroidDebugPolicyPreparer by Jaewan Kim · 2 years, 5 months ago
- 1511c64 Merge "Disable AVF debug policies for tests" by Treehugger Robot · 2 years, 5 months ago
- b2db3d2 Not to spawn thread when writing the atom VmExited by Seungjae Yoo · 2 years, 5 months ago
- 409bfb8 Merge "pvmfw: README: Document HVC requirements" by Treehugger Robot · 2 years, 5 months ago
- 84dfcf1 pvmfw: README: Document HVC requirements by Pierre-Clément Tosi · 2 years, 5 months ago
- a35f212 Disable ComposTestCase on Cuttlefish by Alan Stokes · 2 years, 5 months ago
- 30d0e48 Merge "pvmfw: README: Document ABIs & guest signing" by Treehugger Robot · 2 years, 5 months ago
- d62d04b pvmfw: README: Document ABIs & guest signing by Pierre-Clément Tosi · 2 years, 6 months ago
- 15819f5 Disable AVF debug policies for tests by Jaewan Kim · 2 years, 5 months ago
- e665c55 Merge "Bump the version_code of virt & compos apex" by Treehugger Robot · 2 years, 5 months ago
- 7968aa9 Merge "Capture stderr when we run composd_cmd" by Treehugger Robot · 2 years, 5 months ago
- 3fcb86a Merge "pvmfw: Call CRYPTO_library_init before using BSSL" by Pierre-Clément Tosi · 2 years, 5 months ago
- 435765d Capture stderr when we run composd_cmd by Alan Stokes · 2 years, 5 months ago
- eebe644 Add info logs when atoms are written into statsd by Seungjae Yoo · 2 years, 5 months ago
- 12fab26 Merge changes I9f3a829c,I4404240c by Jaewan Kim · 2 years, 5 months ago
- 61f8614 Ignore debug policy with sysprop by Jaewan Kim · 2 years, 5 months ago
- d4dae65 Refactor to handle log output outside of pvmfw by Jaewan Kim · 2 years, 5 months ago
- 48ce4db Remove duplicated device capability checks by Jaewan Kim · 2 years, 5 months ago
- 41748ed pvmfw: Call CRYPTO_library_init before using BSSL by Pierre-Clément Tosi · 2 years, 5 months ago
- 0b4a262 Merge "Ensure no AVF debug policy in locked device" by Treehugger Robot · 2 years, 5 months ago
- ea0d6de Merge "MicrodroidBenchmarks: testMemoryUsage: Add pKVM statistics" by Treehugger Robot · 2 years, 5 months ago
- d42c24b Ensure no AVF debug policy in locked device by Jaewan Kim · 2 years, 6 months ago
- 754c074 Merge "pvmfw: Clarify docs about BCC generation in ABL" by Pierre-Clément Tosi · 2 years, 5 months ago
- 5709afa MicrodroidBenchmarks: testMemoryUsage: Add pKVM statistics by Vincent Donnefort · 2 years, 6 months ago
- a33b75a Merge "Use protobuf 2.x instead of 3.x" by Treehugger Robot · 2 years, 5 months ago
- e5033c0 pvmfw: Clarify docs about BCC generation in ABL by Pierre-Clément Tosi · 2 years, 5 months ago
- 8decb07 Merge "Avoid unnecessary tear down in the test" by Treehugger Robot · 2 years, 5 months ago
- 2229fbc Merge "Switch the adb-over-ip check to an existing method" by Treehugger Robot · 2 years, 5 months ago
- 5272cc6 Merge "pvmfw: Add system register read/write macros" by Treehugger Robot · 2 years, 5 months ago
- 2686631 Merge "pvmfw: Improve asm! options for DC CVAU" by Treehugger Robot · 2 years, 5 months ago
- eb27db4 Merge "Improve testTelemetryPushedAtoms" by Seungjae Yoo · 2 years, 5 months ago
- 2fbda52 Improve testTelemetryPushedAtoms by Seungjae Yoo · 2 years, 5 months ago
- 98345c2 Merge "Update usage of uuid crate" by Chris Wailes · 2 years, 5 months ago
- c9afb51 pvmfw: Add system register read/write macros by Jakob Vukalovic · 2 years, 5 months ago
- 7d6944f pvmfw: Improve asm! options for DC CVAU by Pierre-Clément Tosi · 2 years, 5 months ago
- 1619ee1 Switch the adb-over-ip check to an existing method by Victor Hsieh · 2 years, 5 months ago
- f93d5cf Avoid unnecessary tear down in the test by Victor Hsieh · 2 years, 5 months ago
- 909c931 Merge "Don't switch pKVM status with adb over IP" by Victor Hsieh · 2 years, 5 months ago
- 82c3a83 Bump the version_code of virt & compos apex by Shikha Panwar · 2 years, 5 months ago
- 43e9b42 Merge "Stop writing VM logs to files" by Treehugger Robot · 2 years, 5 months ago
- 4df49e3 Merge "Encryptedstore: Enable 64-bit fs & extents" by Treehugger Robot · 2 years, 5 months ago
- f9f5826 Stop writing VM logs to files by Alan Stokes · 2 years, 5 months ago
- ab8591a Encryptedstore: Enable 64-bit fs & extents by Shikha Panwar · 2 years, 5 months ago
- 2116f5d Remove unnecessary feature declarations by Chris Wailes · 2 years, 5 months ago
- 122abdc Don't switch pKVM status with adb over IP by Victor Hsieh · 2 years, 5 months ago
- 6c962da Merge "Add example using VirtIO console device." by Treehugger Robot · 2 years, 5 months ago
- 72d0404 Merge changes Id0934556,I7c9c6ec2 by Treehugger Robot · 2 years, 5 months ago
- 8d05dae Add example using VirtIO console device. by Andrew Walbran · 2 years, 6 months ago
- c91d42c Don't ignore bootFailsWhenPvmFwDataIsCompromised by Pierre-Clément Tosi · 2 years, 6 months ago
- afb126a pvmfw: instance: Store UUID in little endian by Pierre-Clément Tosi · 2 years, 5 months ago
- a2e6799 Merge "Update install instructions." by Treehugger Robot · 2 years, 5 months ago
- 5be89e6 Update install instructions. by Alan Stokes · 2 years, 5 months ago
- 7898e85 Consider RawConfig as non-debuggable by Jaewan Kim · 2 years, 5 months ago
- 1d2853f Merge "Fix debugging payload command" by Inseob Kim · 2 years, 5 months ago
- 2fd06ae Fix debugging payload command by Inseob Kim · 2 years, 5 months ago
- dfdc5ce Merge changes I232ec389,I6c9ca2f2,I0dcd1f3a by Treehugger Robot · 2 years, 5 months ago
- 951a4a8 Merge "Check if pci range is within platform memory range" by Treehugger Robot · 2 years, 5 months ago
- 14762fa Merge "Handle ramdump in microdroid_manager" by Treehugger Robot · 2 years, 5 months ago
- a57df92 Merge "Patch the template DT" by Treehugger Robot · 2 years, 5 months ago
- b1a98ae Reuse Binder connection for VirtualizationService by David Brazdil · 2 years, 6 months ago
- 0ee6539 Check if pci range is within platform memory range by Jiyong Park · 2 years, 5 months ago
- e9d87e8 Patch the template DT by Jiyong Park · 2 years, 6 months ago
- 8770dbc Merge changes I2145a7ed,Iacd188cb,Ib672b23b by Jiyong Park · 2 years, 5 months ago
- b96468f Merge "Call the DT sanitize routine ealier" by Treehugger Robot · 2 years, 5 months ago
- a503f42 Update template DT by Jiyong Park · 2 years, 6 months ago
- 9c63cd1 Patch DT using information extracted from DT by Jiyong Park · 2 years, 6 months ago
- 5a66057 Merge "Determine CompOS VM size from properties" by Treehugger Robot · 2 years, 5 months ago
- 75b386e Merge "Ensure that kernel is >= 5.15" by Treehugger Robot · 2 years, 5 months ago
- bddebd2 Ensure that kernel is >= 5.15 by Jiyong Park · 2 years, 6 months ago
- 3124ef0 Handle ramdump in microdroid_manager by Jaewan Kim · 2 years, 6 months ago
- 77c56f4 Merge "Run perf-setup before running benchmark" by Inseob Kim · 2 years, 6 months ago
- cac60c4 Merge changes I8007849d,Ia8d589f5 by Nikita Ioffe · 2 years, 6 months ago
- 8d35160 Determine CompOS VM size from properties by Alan Stokes · 2 years, 6 months ago