Navigation:
Linux Kernel Driver DataBase -
web LKDDB:
Main index -
D index
The Linux kernel configuration item CONFIG_DM_VERITY has multiple definitions:
drivers/md/KconfigThe configuration item CONFIG_DM_VERITY:
CONFIG_BLK_DEV_DM && CONFIG_EXPERIMENTALdm-verityThis 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.
You'll need to activate the digests you're going to use in the cryptoapi configuration.
To compile this code as a module, choose M here: the module will be called dm-verity.
If unsure, say N.
drivers/md/KconfigThe configuration item CONFIG_DM_VERITY:
CONFIG_BLK_DEV_DMdm-verityThis 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.
You'll need to activate the digests you're going to use in the cryptoapi configuration.
To compile this code as a module, choose M here: the module will be called dm-verity.
If unsure, say N.
Raw data from LKDDb:
lkddb module dm-verity CONFIG_DM_VERITY : drivers/md/Kconfig : "Verity target support"This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - D index
Automatically generated (in year 2013) with gen-web-lkddb.py in lkddb-sources.