summaryrefslogtreecommitdiffstats
path: root/docs/dm-verity.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dm-verity.txt')
-rw-r--r--docs/dm-verity.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dm-verity.txt b/docs/dm-verity.txt
index c2dce73..a538fa2 100644
--- a/docs/dm-verity.txt
+++ b/docs/dm-verity.txt
@@ -3,7 +3,7 @@ dm-verity and Yocto/OE
3The dm-verity feature provides a level of data integrity and resistance to 3The dm-verity feature provides a level of data integrity and resistance to
4data tampering. It does this by creating a hash for each data block of 4data tampering. It does this by creating a hash for each data block of
5the underlying device as the base of a hash tree. There are many 5the underlying device as the base of a hash tree. There are many
6documents out there to further explain the implementaion, such as the 6documents out there to further explain the implementation, such as the
7in-kernel one itself: 7in-kernel one itself:
8 8
9https://docs.kernel.org/admin-guide/device-mapper/verity.html 9https://docs.kernel.org/admin-guide/device-mapper/verity.html