]> git.ipfire.org Git - thirdparty/u-boot.git/commit
image: fit: add dm-verity property name constants
authorDaniel Golle <daniel@makrotopia.org>
Fri, 15 May 2026 23:37:43 +0000 (00:37 +0100)
committerTom Rini <trini@konsulko.com>
Wed, 27 May 2026 19:41:33 +0000 (13:41 -0600)
commitd3eee4d3b120f2fe30932b2f29d935cc9ac9ddb3
tree2a054fb8624982f4165dffcf5fcd47b0c4d8b5bc
parentdc4dd589269d0c3fbaee6be41241b66d685686b2
image: fit: add dm-verity property name constants

Add FIT_VERITY_NODENAME and the complete set of FIT_VERITY_*_PROP
constants for the dm-verity child node of filesystem-type images, plus
the five optional boolean error-handling property names aligned with the
flat-image-tree specification.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
include/image.h