mirror of
https://git.yoctoproject.org/meta-security
synced 2026-01-11 15:00:34 +00:00
docs: dm-verity.txt: Fix a typo
Signed-off-by: Kevin Hao <kexin.hao@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -3,7 +3,7 @@ dm-verity and Yocto/OE
|
||||
The dm-verity feature provides a level of data integrity and resistance to
|
||||
data tampering. It does this by creating a hash for each data block of
|
||||
the underlying device as the base of a hash tree. There are many
|
||||
documents out there to further explain the implementaion, such as the
|
||||
documents out there to further explain the implementation, such as the
|
||||
in-kernel one itself:
|
||||
|
||||
https://docs.kernel.org/admin-guide/device-mapper/verity.html
|
||||
|
||||
Reference in New Issue
Block a user