Go to file
Victor Hsieh 4dc85c9ebc authfs: return Merkle tree hidden in the filesystem
fd_server is capable to return a tree "dump" from a file. But for the
normal case where the served file already has fs-verity, we should use
the new AuthFsTestCases ioctl to retrieve the tree and signature.

Test is not included due to some setup difficulty (passed locally).

Bug: 171280402
Test: atest AuthFsTestCases

Change-Id: Ieba685ad065b69edafadce462d112b8fd118686a
2021-03-23 10:26:51 -07:00
apex Add authfs and fd_server to com.android.virt apex 2021-03-12 13:40:25 -08:00
authfs authfs: return Merkle tree hidden in the filesystem 2021-03-23 10:26:51 -07:00
docs/getting_started Refactor VirtualizationHostTestCases 2021-02-16 23:23:22 +09:00
microdroid Reland "Use system's plat_sepolicy.cil for microdroid" 2021-03-22 11:33:25 +09:00
tests Merge "Allow client to pass a file descriptor for VM logs." 2021-03-19 11:02:01 +00:00
virtmanager Add VM ref holding to Virt Manager 2021-03-19 16:55:39 +00:00
vm Merge "No longer need to use libbinder_rs directly." 2021-03-19 21:40:51 +00:00
.clang-format Set an initial .clang-format style 2020-10-19 14:55:06 +01:00
PREUPLOAD.cfg Enable google_java_format in PREUPLOAD.cfg 2021-03-11 16:53:45 +00:00
rustfmt.toml