android_system_core/fs_mgr/libfs_avb
Seungjae Yoo 66dc7b7b99 Support dm-verity with verification based on root digest
Currently the only ways to enable dm-verity were relying on its built-in
vbmeta image or containing its public key on standalone vbmeta image.
Merging this change will support enabling dm-verity based on hashtree
descriptor root digest for standalone vbmeta image.

Bug: 285855436
Test: Presubmit
Test: adb shell /apex/com.android.virt/bin/vm run-microdroid --vendor /vendor/etc/avf/microdroid/microdroid_vendor.img
Change-Id: I51eb64cae2ca8b4e97f1c6419b35d45e6f51cacb
2023-12-20 10:41:44 +09:00
..
include/fs_avb libfs_avb: Allow overriding the slot suffix. 2023-08-08 13:01:20 -07:00
tests Adjust unit tests for supporting chain partition with no ab 2023-09-28 11:19:55 +00:00
Android.bp libdm, libsnapshot: Add a virtual interface for DeviceMapper. 2021-09-20 22:13:20 -07:00
avb_ops.cpp libfs_avb: Allow overriding the slot suffix. 2023-08-08 13:01:20 -07:00
avb_ops.h libfs_avb: Allow overriding the slot suffix. 2023-08-08 13:01:20 -07:00
avb_util.cpp Remove unused variable mount_point 2023-03-23 14:14:21 +08:00
avb_util.h libfs_avb: Export more utilities to facilitate VTS 2022-01-10 16:36:51 +08:00
fs_avb.cpp Support dm-verity with verification based on root digest 2023-12-20 10:41:44 +09:00
fs_avb_util.cpp libfs_avb: Export more utilities to facilitate VTS 2022-01-10 16:36:51 +08:00
run_tests.sh libfs_avb: updating run_tests.sh 2022-01-10 16:26:58 +08:00
sha.h fs_mgr: move AVB related source into libfs_avb 2018-11-29 22:21:33 +08:00
types.cpp libfs_avb: adding two public APIs 2019-02-12 22:03:20 +08:00
util.cpp Allowing the fs_mgr flag of avb_keys to be a dir 2019-12-09 14:29:52 +08:00
util.h fs_mgr: Add one space between [libfs_mgr] tag and log msg 2023-01-31 09:41:43 +00:00