- cd0fa45 [apkverify] Refactor finding digest by algorithm by Alice Wang · 3 years, 4 months ago
- 85666e8 Merge changes I0fabcbb4,I214f172d,I3529c2cb by Shikha Panwar · 3 years, 4 months ago
- a7cac42 [apkverify] Use PKey<Public> instead of raw bytes for public key by Alice Wang · 3 years, 4 months ago
- 95471e6 Merge "Re-connect after adb root" by Jiyong Park · 3 years, 4 months ago
- 19680dc Merge "[apkverify] Use SignatureAlgorithmID in Digest/Signature" by Treehugger Robot · 3 years, 4 months ago
- ec174f1 Merge "fd_server: use clap's derive" by Treehugger Robot · 3 years, 4 months ago
- d73d0ff [apkverify] Use SignatureAlgorithmID in Digest/Signature by Alice Wang · 3 years, 4 months ago
- 7eaeda0 Merge "[apk_digest][test] Check v4 apk_digest is valid" by Treehugger Robot · 3 years, 4 months ago
- c89b10d Merge "Remove Python enables identical to global defaults." by Krzysztof Kosiński · 3 years, 4 months ago
- 248f529 Remove kernel commandline arguments fom bootimg rule by Shikha Panwar · 3 years, 5 months ago
- 676bb4a [apk_digest][test] Check v4 apk_digest is valid by Alice Wang · 3 years, 4 months ago
- 1ac7272 Remove Python enables identical to global defaults. by Krzysztof Kosiński · 3 years, 5 months ago
- 2ef3074 [apk_digest] Return SignatureAlgorithmID when fetching apk digest by Alice Wang · 3 years, 4 months ago
- f8f2011 Merge "[apkverify] Remove the Ord implementation for SignatureAlgorithmID" by Alice Wang · 3 years, 4 months ago
- 62353c5 [apk_digest] Pass SignatureAlgorithmID to compute_digest by Alice Wang · 3 years, 4 months ago
- b1e15ca [apkverify] Remove the Ord implementation for SignatureAlgorithmID by Alice Wang · 3 years, 4 months ago
- 22b374c Merge "[apkverify][test] Check public key extracted from apk is valid" by Treehugger Robot · 3 years, 4 months ago
- ee1cedc Merge "[idsig] Use SignatureAlgorithmID from apkverify" by Treehugger Robot · 3 years, 4 months ago
- 3c01662 [apkverify][test] Check public key extracted from apk is valid by Alice Wang · 3 years, 4 months ago
- 0a293bb [idsig] Use SignatureAlgorithmID from apkverify by Alice Wang · 3 years, 4 months ago
- 78b6e42 Merge "Add more time info and break down test cases in AVFHostTestCases." by Guile Chao · 3 years, 4 months ago
- 67d3c00 [apkverify][test] Verify public key in apk verification tests by Alice Wang · 3 years, 5 months ago
- cd9b945 Re-connect after adb root by Jiyong Park · 3 years, 4 months ago
- 3893add Add more time info and break down test cases in AVFHostTestCases. by guile · 3 years, 5 months ago
- c6076c5 Merge "Remove logd from Microdroid" by Treehugger Robot · 3 years, 5 months ago
- 821554e Merge "[apkverify] Use ensure!() instead of bail!() in apk verification" by Treehugger Robot · 3 years, 5 months ago
- e93cc88 Merge "Migrate pkvm_perf_test.py dex2oat64 and crosvm memory footprint collection during compilation to AOSP." by Guile Chao · 3 years, 5 months ago
- bc4b9a9 [apkverify] Use ensure!() instead of bail!() in apk verification by Alice Wang · 3 years, 5 months ago
- 4971e7c Merge "[apkverify] Get message digest directly from signature algorithm" by Alice Wang · 3 years, 5 months ago
- 163e062 Merge "[avmd][test] Test avmdtool create command" by Alice Wang · 3 years, 5 months ago
- 1ffff62 [apkverify] Get message digest directly from signature algorithm by Alice Wang · 3 years, 5 months ago
- b035138 [avmd][test] Test avmdtool create command by Alice Wang · 3 years, 5 months ago
- 00dd71f Update kernel to builds 9047506 by Shikha Panwar · 3 years, 5 months ago
- e71cb30 Update kernel to builds 9047506 by Shikha Panwar · 3 years, 5 months ago
- 455b02b [apkverify] Enable apk verification with ECDSA with SHA2-512 digest by Alice Wang · 3 years, 5 months ago
- 42e418e Merge "[apkverify] Refactor verify_signed_data to use SignatureAlgorithmID" by Alice Wang · 3 years, 5 months ago
- a20c3d0 Merge "[apkverify] Point TODOs in comments to the correct bug ids" by Alice Wang · 3 years, 5 months ago
- 9288935 [apkverify] Point TODOs in comments to the correct bug ids by Alice Wang · 3 years, 5 months ago
- a66b5c0 [apkverify] Refactor verify_signed_data to use SignatureAlgorithmID by Alice Wang · 3 years, 5 months ago
- 56c37d6 Merge "Share a single VirtualMachine object for VMs" by Treehugger Robot · 3 years, 5 months ago
- 551f7d3 Migrate pkvm_perf_test.py dex2oat64 and crosvm memory footprint by guile · 3 years, 5 months ago
- 381af70 Merge "Reland: Rename to PRODUCT_FSVERITY_GENERATE_METADATA" by Victor Hsieh · 3 years, 5 months ago
- 543d199 fd_server: use clap's derive by Victor Hsieh · 3 years, 5 months ago
- 29ef193 Merge "Refactor identity invalidation test" by Treehugger Robot · 3 years, 5 months ago
- 69ab013 Merge "[apkverify] Introduce enums for signature and content digest algorithms" by Treehugger Robot · 3 years, 5 months ago
- cb2322c Share a single VirtualMachine object for VMs by Inseob Kim · 3 years, 5 months ago
- 431ca43 Refactor identity invalidation test by Inseob Kim · 3 years, 5 months ago
- 5d0f89a [apkverify] Introduce enums for signature and content digest algorithms by Alice Wang · 3 years, 5 months ago
- 27b22fc Make sure that runToFinish() returns after VM dies by Inseob Kim · 3 years, 5 months ago
- 733becf Reland: Rename to PRODUCT_FSVERITY_GENERATE_METADATA by Victor Hsieh · 3 years, 5 months ago
- 1dd273a Merge "Revert "Rename to PRODUCT_FSVERITY_GENERATE_METADATA"" by Victor Hsieh · 3 years, 5 months ago
- 2a34172 Revert "Rename to PRODUCT_FSVERITY_GENERATE_METADATA" by Victor Hsieh · 3 years, 5 months ago
- 889fad1 Merge "Rename to PRODUCT_FSVERITY_GENERATE_METADATA" by Victor Hsieh · 3 years, 5 months ago
- 6b57a43 Merge "Skip AVFHostTestCases on Cuttlefish" by Treehugger Robot · 3 years, 5 months ago
- beeb104 Skip AVFHostTestCases on Cuttlefish by David Brazdil · 3 years, 5 months ago
- 862b995 Merge "Fix the task graph of sign_virt_apex" by Jooyung Han · 3 years, 5 months ago
- 419957e Remove logd from Microdroid by Jiyong Park · 3 years, 5 months ago
- 1732c0d compos: switch to clap's derive pattern by Victor Hsieh · 3 years, 5 months ago
- b5bcfab Migrate away from structopt by Victor Hsieh · 3 years, 5 months ago
- bae6ce4 Fix the task graph of sign_virt_apex by Jooyung Han · 3 years, 5 months ago
- 960f2fb Rename to PRODUCT_FSVERITY_GENERATE_METADATA by Victor Hsieh · 3 years, 5 months ago
- f219cd8 Delete cpu affinity config by Victor Hsieh · 3 years, 5 months ago
- 137a835 Merge "apkverify:Raise NotFound error when searching for signature" by Treehugger Robot · 3 years, 5 months ago
- 60b7c42 Merge "Stop configuring the VM with specific cpu set" by Treehugger Robot · 3 years, 5 months ago
- 4e1ca6f Merge "bootFailsWhenLowMem to rely on onPayloadReady callback" by Treehugger Robot · 3 years, 5 months ago
- 4dbae2f Merge "Generate initrd & bootconfigs for Microdroid boot" by Treehugger Robot · 3 years, 5 months ago
- af1d15b apkverify:Raise NotFound error when searching for signature by Alice Wang · 3 years, 5 months ago
- f8900bd Stop configuring the VM with specific cpu set by Victor Hsieh · 3 years, 5 months ago
- f46f96b Generate initrd & bootconfigs for Microdroid boot by Shikha Panwar · 3 years, 5 months ago
- b3aa404 bootFailsWhenLowMem to rely on onPayloadReady callback by Shikha Panwar · 3 years, 5 months ago
- 9807322 apkverify:Test apk digest computation by Alice Wang · 3 years, 5 months ago
- 25109dd Merge "Test V4 apk_digest computation in apkverify" by Alice Wang · 3 years, 5 months ago
- b5f5530 Merge "vmbase: Keep vmbase_elf_defaults out of /system" by Treehugger Robot · 3 years, 5 months ago
- a94ba17 Test V4 apk_digest computation in apkverify by Alice Wang · 3 years, 5 months ago
- cc29756 Merge "vmbase: Make vmbase_elf_defaults android_arm64-only" by Pierre-Clément Tosi · 3 years, 5 months ago
- 2098eda vmbase: Keep vmbase_elf_defaults out of /system by Pierre-Clément Tosi · 3 years, 5 months ago
- b130035 vmbase: Keep base target names for ELF not bin by Pierre-Clément Tosi · 3 years, 5 months ago
- 48e013f vmbase: Make vmbase_elf_defaults android_arm64-only by Pierre-Clément Tosi · 3 years, 5 months ago
- 5f7b640 Merge "Create host-side tool to attach bootconfig to initrd image" by Shikha Panwar · 3 years, 5 months ago
- efe387f Merge "Test APK section zip methods with real APK files" by Treehugger Robot · 3 years, 5 months ago
- ed79eab Test APK section zip methods with real APK files by Alice Wang · 3 years, 5 months ago
- f7b3cb2 Merge "cleanup:Limit the scope of dead_code in v3" by Alice Wang · 3 years, 5 months ago
- 8d806bd Merge "Restrict setting cpu affinity or task profiles" by Treehugger Robot · 3 years, 5 months ago
- 91d1e58 Merge "pvmfw: Extract read_esr out of print_esr" by Pierre-Clément Tosi · 3 years, 5 months ago
- 82f389c Restrict setting cpu affinity or task profiles by Alan Stokes · 3 years, 5 months ago
- 2654dbc Merge "Revert "Set cpu affinity for time benchmarks"" by Inseob Kim · 3 years, 5 months ago
- 4b7c0ba cleanup:Limit the scope of dead_code in v3 by Alice Wang · 3 years, 5 months ago
- c6a5f2f Fix skipping testBootEnableAndDisablePKVM (take 2) by David Brazdil · 3 years, 5 months ago
- 2a3537d Fix metric reporting from AVFHostTestCase by David Brazdil · 3 years, 5 months ago
- 7d3d0a9 Revert "Set cpu affinity for time benchmarks" by Inseob Kim · 3 years, 5 months ago
- 8487f47 Merge "Fix skipping testBootEnableAndDisablePKVM" by Treehugger Robot · 3 years, 5 months ago
- a70d991 Merge "Jump to payload." by Andrew Walbran · 3 years, 5 months ago
- 94e9d60 pvmfw: Extract read_esr out of print_esr by Pierre-Clément Tosi · 3 years, 5 months ago
- b135614 Merge "exceptions: Pass ELR & SPSR to handlers with AAPCS" by Treehugger Robot · 3 years, 5 months ago
- bcfa535 Fix skipping testBootEnableAndDisablePKVM by David Brazdil · 3 years, 5 months ago
- 5595711 Create host-side tool to attach bootconfig to initrd image by Shikha Panwar · 3 years, 5 months ago
- 845915e Set cpu affinity for time benchmarks by Inseob Kim · 3 years, 5 months ago
- 3dd8c2a Merge "cleanup:Rename IBenchmarkService#readFile to measureReadRate" by Alice Wang · 3 years, 5 months ago
- 8cbd4b7 exceptions: Pass ELR & SPSR to handlers with AAPCS by Pierre-Clément Tosi · 3 years, 6 months ago
- f2685f6 cleanup:Rename IBenchmarkService#readFile to measureReadRate by Alice Wang · 3 years, 5 months ago