Documentation/device-mapper/verity.txt
0 → 100644
+194
−0
+20
−0
+1
−0
drivers/md/dm-verity.c
0 → 100644
+913
−0
File added.
Preview size limit exceeded, changes collapsed.
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This device-mapper target creates a read-only device that transparently validates the data on one underlying device against a pre-generated tree of cryptographic checksums stored on a second device. Two checksum device formats are supported: version 0 which is already shipping in Chromium OS and version 1 which incorporates some improvements. Signed-off-by:Mikulas Patocka <mpatocka@redhat.com> Signed-off-by:
Mandeep Singh Baines <msb@chromium.org> Signed-off-by:
Will Drewry <wad@chromium.org> Signed-off-by:
Elly Jones <ellyjones@chromium.org> Cc: Milan Broz <mbroz@redhat.com> Cc: Olof Johansson <olofj@chromium.org> Cc: Steffen Klassert <steffen.klassert@secunet.com> Cc: Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Alasdair G Kergon <agk@redhat.com>
File added.
Preview size limit exceeded, changes collapsed.