commit | 1fe51c473a1723e5776d03a841bfa85ea6cf2862 | [log] [tgz] |
---|---|---|
author | Victor Hsieh <victorhsieh@google.com> | Thu Nov 05 11:08:10 2020 -0800 |
committer | Victor Hsieh <victorhsieh@google.com> | Fri Nov 13 09:43:19 2020 -0800 |
tree | 88d967ae361726461ff8d705b351ecc342894f7d | |
parent | dd56510556d1509fd2a1200bc084580313af2748 [diff] |
authfs: add readers for chunked data This change adds simple readers to read fixed size chunks from file and memory. Also set up basic build rules and test rules. The reader will be used by later fs-verity implementation to read and verify each 4K block access of a file. Bug: 171310075 Test: atest authfs_host_test_src_lib Change-Id: I194cf431d4aa6dd49cc19aea65d233ccdc6c5452