- ceb6acc arc: Remove custom tabs experiment code by Ryo Hashimoto · 4 weeks ago
- 926d926 arc-setup: Explicitly specify JSON parsing options by Ryo Hashimoto · 5 weeks ago
- f539782 seccomp: allow the clone3 syscall in seccomp policies by Sergio Gómez · 4 months ago
- e88eb33 arc: libvda: Add base::allow_nonunique_obj for some usages of base::span by Nathan Muggli · 4 months ago
- d5d50ef arc: libvda: Add base::allow_nonunique_obj for some usages of base::span by Wei-Luan Wang · 4 months ago
- 556fa44 mount-passthrough: Add missing header by Byron Lee · 5 months ago
- 9fb68b6 arc: Include patch levels on Upgrade Key by Vaibhav Raheja · 6 months ago
- c03b3b3 arc-setup: Properly convert string_view to cstring_view by Jeff Lin · 6 months ago
- f6c1f6b arc-setup: Update GetVar to use std::optional by Nathan Muggli · 6 months ago
- 123e4bd Platform2: replace base::make_span by base::span by Cici Ruan · 7 months ago
- cd4019e arc: keymint: Reply D-Bus with an error by Vaibhav Raheja · 7 months ago
- 3681ae9 arc-setup: Parse the upstreamed version socinfo of mediatek by Hsin-Te Yuan · 7 months ago
- 98ccc91 arc: Add tgkill syscall by Vaibhav Raheja · 7 months ago
- d37784e vm_tools: remove mount-passthrough by Yuan Yao · 8 months ago
- 5528040 arc: Add metrics for verified boot parameters by Luzanne Batoon · 9 months ago
- 161d5f3 platform2: Use encstateful paths directly by Sarthak Kukreti · 9 months ago
- c04a64f arc: resize KeyMintBlob data in fuzzer by Luzanne Batoon · 9 months ago
- 0f80b94 arc: grant flock access to arc-keymintd by Luzanne Batoon · 9 months ago
- 8518915 arc: Remove arc/container/bundle/pi/config.json by Satoshi Niwa · 9 months ago
- e0ccec0 arc: Update libvda OWNERS by Hirokazu Honda · 9 months ago
- 6310e87 arc: Install KeyMint library in lib for arc_keymintd_fuzzer by Luzanne Batoon · 9 months ago
- 042808b arc-setup: Clean up ARC-P/ARCVM-R specific code in arc-setup by Satoshi Niwa · 9 months ago
- a658912 arc: Clean up IS_ANDROID_CONTAINER_RVC in container myfiles conf by Satoshi Niwa · 9 months ago
- bb4da46 mount-passthrough: Clean up ARC-P specific code by Satoshi Niwa · 9 months ago
- ed52688 arc: Clean up NOTREACHED_IN_MIGRATION in ARC keymaster by Satoshi Niwa · 10 months ago
- d368132 arc: vm: libvda: Migrate NOTREACHED_IN_MIGRATION to NOTREACHED by Keiichi Watanabe · 10 months ago
- 3629e87 arc: keymaster: seccomp: allow socketpair for ipcz by Andrea Orru · 10 months ago
- 23373d0 arc: Clean up NOTREACHED_IN_MIGRATION in ARC keymint by Satoshi Niwa · 10 months ago
- 7e67a78 arc: add arc_keymintd_fuzzer for keymint conversion by Luzanne Batoon · 10 months ago
- 7c6b847 arc: Remove or substitute mhasank from OWNERS. by Muhammad Hasan Khan · 10 months ago
- 2d25948 data_migrator: Skip migration of fs-verity enabled files by Momoko Hattori · 10 months ago
- 8671f34 arc-setup: Copy audio codecs files by Pattara Teerapong · 11 months ago
- 2e664f7 arc-setup: Parse the new socinfo of mediatek by Hsin-Te Yuan · 11 months ago
- 4832066 arc: libvda: support non-broker to non-broker connection for ipcz by Andrea Orru · 11 months ago
- fff035a arc: keymaster: support non-broker to non-broker connection for ipcz by Andrea Orru · 11 months ago
- 6228ace arc: keymint: support non-broker to non-broker connection for ipcz by Andrea Orru · 11 months ago
- 3b99211 arc-setup: Remove NOTREACHED_IN_MIGRATION by Satoshi Niwa · 11 months ago
- ae6c414 arc: mount-passthrough: data_migration: Migrate to NOTREACHED by Momoko Hattori · 11 months ago
- 115660c arc-setup: setup: Remove arc_file_picker. by Junichi Uekawa · 11 months ago
- 511a17d arc: Change CrOS blob format by Vaibhav Raheja · 11 months ago
- 58887b2 arc-setup: Update GetObjectProxy method by Nathan Muggli · 11 months ago
- 31086dd4 arc: Attest ARCVM serial number by Vaibhav Raheja · 12 months ago
- de82016 arc: Prevent setting serial number again by Vaibhav Raheja · 12 months ago
- 7808e93 arc: Set ARCVM's serial number in KeyMint server by Vaibhav Raheja · 12 months ago
- 4b5cd994 Remove arc_file_picker_experiment impl. by Hidehiko Abe · 12 months ago
- 6f38748 arc-setup: remove DLC installation from the startup job by Ting-Hao Lin · 12 months ago
- 82ef0cc arc: Remove GetRandomVector by Vaibhav Raheja · 1 year ago
- 1bb0ea4 arc: Simplify deriving VB params by Vaibhav Raheja · 1 year ago
- 82108f4 seccomp: add mseal to seccomp policy (arc) by Jeff Xu · 1 year ago
- d35a7a1 arc: keymint: Change VbMeta Digest size by Vaibhav Raheja · 1 year ago
- 96ab4e3 arc: keymint: Implement ComputeHmac by Vaibhav Raheja · 1 year ago
- e381a9c arc: Return Empty Boot Key in dev mode by Vaibhav Raheja · 1 year ago
- c0e56de arc: Add ARC Enforcement Policy by Vaibhav Raheja · 1 year ago
- e959e4f arc: keymint: Relay calls to ARC Attestation Ctx by Vaibhav Raheja · 1 year ago
- a54cf2d arc: keymint: Add Root of Trust by Vaibhav Raheja · 1 year ago
- 1b75bb5 arc: keymint: Remove visibility to /sys/devices by Vaibhav Raheja · 1 year ago
- 9ce9ed8 arc: Add methods to ARC Attestation context by Vaibhav Raheja · 1 year ago
- d050f5b arc: Migrate base::GetFileSize usage by Byron Lee · 1 year ago
- d8156a0 arc: Add Arc Attestation Context Test by Vaibhav Raheja · 1 year ago
- 0c8c93b arc: Derive Verified Boot State by Vaibhav Raheja · 1 year ago
- 518a70c arc: Override Device ID copying in keymint by Vaibhav Raheja · 1 year ago
- 887c273 arc: Add Verify and Copy Device IDs by Vaibhav Raheja · 1 year ago
- 053c287 arc: Fix ureadahead mode. by Yury Khmel · 1 year ago
- a76c119 arc: Create device ID map for attestation by Luzanne Batoon · 1 year ago
- 7258f45 arc: Add boilerplate ARC Attestation Context by Vaibhav Raheja · 1 year ago
- bc94923 arc: Edit the owners file by Vaibhav Raheja · 1 year ago
- c3365ab arc: Edit the owners file by Vaibhav Raheja · 1 year ago
- f0ac591 arc: IncludeBraces LSC by George Burgess IV · 1 year, 1 month ago
- bf038c3 arc-setup: Avoid installing arcvmdlc on the installer disk by Jiao Zhou · 1 year, 1 month ago
- 8331610 step 1 of adding `InsertBraces: true` to global clang-format by George Burgess IV · 1 year, 1 month ago
- bbc8630 arc: Add methods in keymint to get patch levels by Vaibhav Raheja · 1 year, 1 month ago
- 4e8ee43 arc: Add Vendor and Boot Patch Level tag by Vaibhav Raheja · 1 year, 1 month ago
- ac63a00 arc: Set Boot Patch level to keymint by Vaibhav Raheja · 1 year, 1 month ago
- bf2ffe6 arc: Set Vendor Patch level by Vaibhav Raheja · 1 year, 1 month ago
- d1a4725 arc-setup: Expose expanded system properties using virtio-blk by Tiffany Yang · 1 year, 1 month ago
- 02ec8ba arc: Modify GetVerifiedBootParams by Vaibhav Raheja · 1 year, 1 month ago
- d5be83e arc: Add SetVendorPatchLevel to CrOS by Vaibhav Raheja · 1 year, 1 month ago
- a057f04 arc: Add mounts in /sys/devices/platform by Vaibhav Raheja · 1 year, 1 month ago stabilize-16055.B stabilize-starline-16056.B
- 8cc92ae arc: Implement GetVerifiedBootParams by Luzanne Batoon · 1 year, 1 month ago
- c2ef6fd arc: retrieve boot key from verified boot logs by Luzanne Batoon · 1 year, 1 month ago
- 6045d77 adbd: Add eventfd2 back to seccomp policy by Emilie Roberts · 1 year, 1 month ago
- 6c2616c arc: Add sysinfo and clock_nanosleep by Vaibhav Raheja · 1 year, 1 month ago
- f8a108a Revert "adbd: Add epoll with eventfd to stop adb bridge" by Kazuhiro Inaba · 1 year, 1 month ago
- 912c5c8 arc-setup: add startup job for installing android dlc image by Jiao Zhou · 1 year, 1 month ago
- 104b073 arc: keymint: seccomp: allow fstat syscalls by Adrian Ratiu · 1 year, 1 month ago
- 2838fbe adbd: Add epoll with eventfd to stop adb bridge by Shyam Sundar Radjacoumar · 1 year, 1 month ago
- 8bb0fa6 arc-setup: Explicitly handle R->V upgrade scenario. by Josh Horwich · 1 year, 2 months ago
- fae6580 arc-setup: Add VANILLA_ICE_CREAM (35) to arc_setup by Garfield Tan · 1 year, 2 months ago
- f090515 arc: libvda: remove deprecated method from VideoFramePoolClient by Pilar Molina Lopez · 1 year, 2 months ago
- 45e795ac arc: small fixes when retrieving cros_debug and mainfw_type by Luzanne Batoon · 1 year, 2 months ago
- 21b665a arc: Get vbmeta digest value and set verified boot params by Luzanne Batoon · 1 year, 2 months ago
- a754c29 arc: Migrate away from deprecated base::WriteFile by Nathan Muggli · 1 year, 2 months ago
- 9fdcdfd libvda/gpu_vd_impl: Disconnect the pool mojo connection explicitly by Andres Calderon Jaramillo · 1 year, 2 months ago
- 8fcc748 arc: Add Generate Unique ID to KeyMint context by Vaibhav Raheja · 1 year, 2 months ago
- 314337d arc: Inject verified boot info in CreateDeviceInfo by Luzanne Batoon · 1 year, 2 months ago
- 1e204a0 arc-setup: Switch to [[unlikely]] by Kevin Lin · 1 year, 2 months ago
- 14dfac7 arc: add functions to derive verified boot and bootloader states by Luzanne Batoon · 1 year, 3 months ago
- 893afd7b arc: Remove Secure Boot TODO by Vaibhav Raheja · 1 year, 3 months ago
- e67d58d Replace NOTREACHED w/ NOTREACHED_IN_MIGRATION by Byron Lee · 1 year, 3 months ago
- d98981e arc-setup: Write modified system properties to a file by Tiffany Yang · 1 year, 3 months ago