Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - D index

CONFIG_DM_VERITY: Verity target support

General informations

The Linux kernel configuration item CONFIG_DM_VERITY has multiple definitions:

Verity target support found in drivers/md/Kconfig

The configuration item CONFIG_DM_VERITY:

Help text

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.

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.

Verity target support (EXPERIMENTAL) found in drivers/md/Kconfig

The configuration item CONFIG_DM_VERITY:

Help text

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.

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.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - D index

Automatically generated (in year 2024). See also LKDDb sources on GitLab