+16
−0
+4
−0
drivers/md/dm-android-verity.c
0 → 100644
+771
−0
drivers/md/dm-android-verity.h
0 → 100644
+92
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This device-mapper target is virtually a VERITY target. This target is setup by reading the metadata contents piggybacked to the actual data blocks in the block device. The signature of the metadata contents are verified against the key included in the system keyring. Upon success, the underlying verity target is setup. BUG: 27175947 Change-Id: I7e99644a0960ac8279f02c0158ed20999510ea97 Signed-off-by:Badhri Jagan Sridharan <Badhri@google.com> Git-commit: 36d01a59 Git-repo: https://android.googlesource.com/kernel/common Signed-off-by:
Vikram Mulukutla <markivx@codeaurora.org>