diff options
| author | Daniel Golle <[email protected]> | 2026-05-16 00:38:16 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-05-27 13:41:33 -0600 |
| commit | f34597790e655baf25ff3081da654f7fc725b56b (patch) | |
| tree | 525b9e5939e7e0d315244dcf081006f3f5d789f2 /contrib/examples/httpd/https_example | |
| parent | 1e4829855234d8dc91c2840a79e9a64a2e8bf3a6 (diff) | |
doc: fit: add dm-verity boot parameter documentation
Add documentation for CONFIG_FIT_VERITY which allows U-Boot to
construct dm-mod.create= and dm-mod.waitfor= kernel command-line
parameters from dm-verity metadata embedded in FIT filesystem
sub-images.
The new document covers the relationship between FIT loadable indices
and the /dev/fitN block devices that the Linux uImage.FIT block driver
creates, provides a complete .its example with a dm-verity-protected
SquashFS root filesystem, describes all required and optional dm-verity
subnode properties and explains how mkimage generates the verity
metadata automatically.
dm-verity is only supported for external-data FIT images (mkimage -E);
mkimage aborts with an error if the flag is omitted.
Signed-off-by: Daniel Golle <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'contrib/examples/httpd/https_example')
0 files changed, 0 insertions, 0 deletions
