Home
last modified time | relevance | path

Searched refs:DM_VERITY (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/device/rockchip/common/scripts/
H A Dcheck-grow-align.sh13 DM_VERITY=$(grep "^CONFIG_DM_VERITY=y$" kernel/.config || true)
17 if [ "$DM_VERITY" -a "$GROW_ALIGN_VAL" = "1" ]; then
22 if [ -z "$DM_VERITY" -a "$GROW_ALIGN_CFG" -a "$GROW_ALIGN_VAL" != "1" ]; then
28 if [ "$DM_VERITY" ]; then
/OK3568_Linux_fs/kernel/drivers/md/
H A DKconfig529 config DM_VERITY config
552 depends on DM_VERITY
563 depends on DM_VERITY